返回 Skill 列表
extension
分类: 开发与工程无需 API Key

deepwiki

DeepWiki MCP用于GitHub仓库文档和问答。适用于deepwiki、仓库文档、GitHub仓库问题或代码库查询。加载mcporter技能以执行此技能的MCP调用。

person作者: jakexiaohubgithub

DeepWiki MCP

Use DeepWiki MCP for public GitHub repo documentation and Q&A.

Constraints

  • Public repos only (private needs Devin account)
  • repoName must be owner/repo

Suggested flow

  1. read_wiki_structure for topic map
  2. read_wiki_contents for scoped docs
  3. ask_question for targeted Q&A
    If empty/insufficient: fall back to Exa/Brave.

Notes

  • read_wiki_contents can be large; use ask_question for narrow answers

Quick start

read_wiki_structure repoName="owner/repo"

Common calls

read_wiki_contents repoName="owner/repo"
ask_question repoName="owner/repo" question="..."

Query templates

See assets/query-templates.json for reusable parameter templates.

Reference

See reference.md for server URL details, tool catalog, and defaults.