pages

Installation
SKILL.md

📖 Pages — reading intelligence

Data

Base path is workspace root or document root folder. On first use, create it: mkdir -p kyp/pages/. Pages uses a kyp/pages/ folder in your workspace.

Files live in kyp/pages/. Organised by reading status:

kyp/
└── pages/
    ├── pagesconfig.yml
    ├── read/        ← finished
    ├── reading/     ← currently reading
    └── want/        ← want to read

File names: <author-lastname>-<title-slug>.md. Example: taleb-antifragile.md. For books with no clear author (anthologies, edited volumes): use the title slug.

Installs
2
GitHub Stars
2
First Seen
Apr 7, 2026