From searchpo
Use when a Searchpo task involves GitHub repository understanding, DeepWiki MCP, repo architecture questions, dependency exploration, or source-code context as supporting context after AnySearch-first evidence planning has started.
How this skill is triggered — by the user, by Claude, or both
Slash command
/searchpo:searchpo-deepwiki-researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for repo-focused context collection. DeepWiki is a supporting repository-intelligence surface, not a replacement for Searchpo canonical evidence or AnySearch supplemental research.
Use this skill for repo-focused context collection. DeepWiki is a supporting repository-intelligence surface, not a replacement for Searchpo canonical evidence or AnySearch supplemental research.
.mcp.json and declares deepwiki as https://mcp.deepwiki.com/mcp.mcp__deepwiki.read_wiki_structure, mcp__deepwiki.read_wiki_contents, and mcp__deepwiki.ask_question when those tools are available.mcp__deepwiki__read_wiki_structure, mcp__deepwiki__read_wiki_contents, and mcp__deepwiki__ask_question.generate_wiki unless the user explicitly asks to generate a wiki.owner/repo.searchpo-research-agent has started the AnySearch-first evidence path: canonical URL detail, GitHub API/README evidence, and AnySearch search/extract planning. If not, return to searchpo-research-agent first.python3 scripts/agent_capabilities.py --profile repo --format text to verify MCP/key availability without printing secrets.read_wiki_structure to find topic areas.read_wiki_contents when full repo documentation is useful and concise enough.ask_question for targeted questions such as architecture, CLI entrypoint, render path, API boundary, or safety model.fact_bank.json, topic_brief.json, and cross_check_review.json..env values.npx claudepluginhub sunflowerslwtech/sunkit --plugin searchpoQueries DeepWiki/GitHub public repository documentation. Ask AI-powered questions about any open-source repo, or read wiki structure and contents for code understanding.
Access documentation for public GitHub repositories via the DeepWiki MCP server. Query AI-powered answers, read wiki structure, and retrieve specific wiki pages.
Generates AI-powered wiki documentation for public GitHub repositories to answer questions on architecture, APIs, internals, or library workings without cloning locally.