DeepWiki技能使用说明
2026-03-27
新闻来源:网淘吧
围观:14
电脑广告
手机广告
DeepWiki
使用此技能,通过DeepWiki MCP服务器访问公共GitHub仓库的文档。您可以搜索仓库wiki、获取结构,并根据仓库文档提出复杂问题。
命令
提问
提出关于GitHub仓库的任何问题,并获得基于AI的、有上下文依据的答复。
node ./scripts/deepwiki.js ask <owner/repo> "your question"
读取Wiki结构
获取GitHub仓库的文档主题列表。
node ./scripts/deepwiki.js structure <owner/repo>
读取Wiki内容
查看GitHub仓库wiki中特定路径的文档。
node ./scripts/deepwiki.js contents <owner/repo> <path>
示例
询问关于Devin的MCP使用:
node ./scripts/deepwiki.js ask cognitionlabs/devin "How do I use MCP?"
获取React文档的结构:
node ./scripts/deepwiki.js structure facebook/react
注意事项
- 基础服务器:https://mcp.deepwiki.com/mcp
- 仅适用于公共仓库。
- 无需身份验证。
文章底部电脑广告
手机广告位-内容正文底部
上一篇:Agent Council技能使用说明
下一篇:Base Trader技能使用说明


微信扫一扫,打赏作者吧~