在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用query
星标3
分支0
更新时间2026年4月18日 15:02
Search the wiki and synthesize an answer with citations
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Search the wiki and synthesize an answer with citations
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Process raw sources into wiki pages — creates summaries, entities, and concept pages
Check Sentry errors, Axiom logs, and other monitoring sources for bugs, then fix them with regression tests
Recursively crawl a documentation site, converting each page to markdown
Fetch Google Docs and convert to markdown
Generate TTS audio from speaker_notes and upload to Vercel Blob
Generate AI illustrations for course cards and upload to Vercel Blob
| name | query |
| description | Search the wiki and synthesize an answer with citations |
| user-invocable | true |
| allowed-tools | Read, Write, Edit, Glob, Grep, Bash, mcp__qmd_search |
Answer questions by searching the wiki and synthesizing information with citations.
mcp__qmd_search) if available. Also read wiki/index.md for an overview.
wiki/index.md and using Grep to search wiki pages.[[wikilinks]] (e.g., "According to [[Source - Article Title]]...").wiki/.wiki/<descriptive-title>.md with type analysis frontmatter.wiki/index.md under the Analyses section.wiki/log.md: ## [YYYY-MM-DD] query | <Question summary>git add wiki/
git commit -m "wiki: query - <short description>"
git push
Tell the user what's missing and suggest sources that could fill the gap.