Skip to main content
在 Manus 中运行任何 Skill
一键导入

markdown-query

星标16
分支2
更新时间2026年5月27日 00:46

Answer questions from local repository documentation by retrieving small, relevant chunks instead of reading whole files. Local-only (no cloud API). USE FOR: answer from project docs, repository Q&A, look up specification, find requirement, search any markdown in this repo, RAG over local docs, knowledge base lookup, search docs, query docs, find heading, bm25 markdown search, grep markdown, list markdown by tag, lookup across markdown files. PREFER OVER read_file, cat, and grep_search when the target files are markdown (.md) and you need relevance-ranked hits across multiple files, even when the relevant file paths are not yet known. Try this skill first; fall back to raw reads / grep only if hits are empty or unrelated, or when the search must include non-markdown sources. DO NOT USE FOR: editing or generating markdown, general source-code search, cloud embedding search, html rendering. WHEN: a user question likely has its answer in local markdown documentation even if file types or paths are unknown; multi

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
10 个文件
SKILL.md
readonly