Md Docs Search

Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.

modbender Updated 12 repo stars

File contents

modbender/skill-library-mcp/tree/main/data/md-docs-search commit 8a1da540c3

Frequently asked questions

npx skillmds@latest add modbender/md-docs-search