Overview
- Skill Key
- carev01/md-docs-search
- Author
- carev01
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/carev01/md-docs-search
- Latest Commit SHA
- 860486619612b8334c3da73138a8cb583a744584
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`.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 md-docs-search 技能。 若已安装,则直接安装 md-docs-search 技能。
# Markdown Documentation Full-Text Search Fast, indexed full-text search across Markdown documentation archives using SQLite FTS5 with BM25 relevance ranking. ## When to Use - Searching documentation archives for specific features, capabilities, or information - Finding official source URLs to cite in reports - Looking up technical specifications or configuration details - Research across multiple documentation sources ## Document Format Expected Articles separated by `---` delimiter with `*Source:` URL: ```markdown # Article Title *Source: https://docs.example.com/path/to/article.html* Article content here... --- # Next Article Title *Source: https://docs.example.com/another/article.html* More content... ``` ## Quick Start ```bash # 1. Index the documentation (one-time or when docs change) scripts/docs.py index ./docs # 2. Search scripts/docs.py search "kubernetes backup" --max 5 # 3. Check index status scripts/docs.py status ``` ## Primary Tool: docs.py The unified CLI handles all operations: ### Indexing ```bash # Index documentation directory scripts/docs.py index ./docs # Force full rebuild scripts/docs.py index ./docs --rebuild # Custom database location scripts/docs.py index ./docs --db /path/to/custom.db ``` ### Searching ```bash # Basic search scripts/docs.py search "kubernetes backup" # Boolean operators scripts/docs.py search "AWS AND S3 AND snapshot" # Phrase search scripts/docs.py search '"exact phrase match"' # Prefix search scripts/docs.py search "kube*" # Exclude terms scripts/docs.py search "backup NOT restore" # Title-only search scripts/docs.py search "kubernetes" --title-only # Output formats scripts/docs.py search "kubernetes" --format json scripts/docs.py search "kubernetes" --format markdown # More context around matches scripts/docs.py search "kubernetes" --context 400 # Include full content in JSON scripts/docs.py search "kubernetes" --format json --full-content ``` ### FTS5 Query Syntax | Syntax | Meaning |...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.