SkillAgentSearch skills...

CIPS

A web app for reading the Comprehensive Index of Pali Suttas

Install / Use

/learn @thesunshade/CIPS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Screenshot of the app in September of 2024

Sutta Index Project

This sutta index is still very much a work in progress. You can find a demo of the data here.

If you would like to offer feedback, please see this page in the documentation.

Curious about the philosopy being used to create the index? See these notes.

License

All data and content in this repository (including the final website as well as raw data) is copyright ReadingFaithfully.org and may not be reproduced without permission.

The use of this index for training, developing, testing, or improving any artificial intelligence system, machine learning model, or similar technology is strictly prohibited.

Development

Dependencies

sudo apt install tidy

npm ci

Build

The site is built by running

node build

in the root directory. This will generate the public/index.html file as well as all of the scripts and css needed for the site.

Running locally

To run the site locally, just start a simple http server pointing at the "public" folder:

npx http-server public -o -p 9999

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2d ago
Forks2

Languages

HTML

Security Score

70/100

Audited on Apr 1, 2026

No findings