rusty-page-indexer
✓High-performance semantic indexing and retrieval of local PDF and Markdown files with multi-repo support.
Installation
SKILL.md
This skill allows agents to index and query local documentation using rusty-page-indexer. Unlike standard vector databases, it focuses on Structural Context, preserving the document's hierarchical tree for more logical retrieval.
Standard RAG often slices documents into arbitrary chunks, losing context. rusty-page-indexer maintains a Folder → File → Section hierarchy.
Index Documents Recursively index a directory of documents (.md, .pdf).
High-performance semantic indexing and retrieval of local PDF and Markdown files with multi-repo support. Source: algiras/rusty-pageindex.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/algiras/rusty-pageindex --skill rusty-page-indexer- Source
- algiras/rusty-pageindex
- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is rusty-page-indexer?
High-performance semantic indexing and retrieval of local PDF and Markdown files with multi-repo support. Source: algiras/rusty-pageindex.
How do I install rusty-page-indexer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/algiras/rusty-pageindex --skill rusty-page-indexer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/algiras/rusty-pageindex
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01