project-query-docs-index
CommunityOffline BM25 search for skills and docs.
System Documentation
What problem does it solve?
This capability enables fast offline discovery of skills, rules, and documentation by querying three local SQLite/FTS5 indexes, eliminating the need for internet access. The offline index set covers the workspace clone, the central skill repository, and local technical docs so teams can quickly locate relevant artifacts. It uses BM25-based ranking to surface the most relevant items for immediate reading and activation.
Core Features & Use Cases
- Offline-first search across three indexes to discover SKILL.md files, rules, and docs relevant to a topic.
- BM25-ranked results prioritise top matches for quick reading and activation.
- Use case: a user asks for documentation on a topic and the system returns the best matching SKILL.md and related entries.
Quick Start
Query the offline index to locate the top matching skill, rule, or doc and open its SKILL.md.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: project-query-docs-index Download link: https://github.com/cslsoftwares/ParamentersORM/archive/main.zip#project-query-docs-index Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.