← 返回 Skills 市场
8462
总下载
14
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install deepwiki
功能描述
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.
安全使用建议
Install this if you are comfortable sending repository names, wiki paths, and your question text to DeepWiki. Do not include secrets, private repository details, or confidential project context in prompts.
功能分析
Type: OpenClaw Skill
Name: deepwiki
Version: 1.0.0
The skill is designed to query the DeepWiki MCP server for GitHub repository documentation. The `SKILL.md` file clearly describes its purpose and commands without any prompt injection attempts. The `scripts/deepwiki.js` script makes HTTPS requests exclusively to `mcp.deepwiki.com`, as stated in the documentation. It does not access local files, environment variables, or execute arbitrary shell commands, and there is no evidence of data exfiltration, persistence, or obfuscation. All network activity is confined to the stated purpose and domain.
能力评估
Purpose & Capability
The stated purpose is to query DeepWiki for public GitHub repository documentation, and the script implements only ask, structure, and contents calls for that service.
Instruction Scope
The instructions are user-directed command examples; there is no automatic execution, hidden role manipulation, account mutation, deletion, or broad local scanning.
Install Mechanism
There is no separate installer or dependency fetch path; use requires running the included Node.js script.
Credentials
Outbound HTTPS to mcp.deepwiki.com is necessary for the skill and disclosed; repository names, paths, and question text are sent to that external service.
Persistence & Privilege
The artifacts show no persistence, background worker, privilege escalation, credential or session access, local file reads, or local writes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install deepwiki - 安装完成后,直接呼叫该 Skill 的名称或使用
/deepwiki触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of DeepWiki skill.
- Query the DeepWiki MCP server for documentation related to public GitHub repositories.
- Search and retrieve repository wiki structures and specific documentation topics.
- Ask complex, AI-powered questions about repository documentation.
- No authentication needed; works with any public GitHub repository.
元数据
常见问题
DeepWiki 是什么?
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8462 次。
如何安装 DeepWiki?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install deepwiki」即可一键安装,无需额外配置。
DeepWiki 是免费的吗?
是的,DeepWiki 完全免费(开源免费),可自由下载、安装和使用。
DeepWiki 支持哪些平台?
DeepWiki 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 DeepWiki?
由 arun-8687(@arun-8687)开发并维护,当前版本 v1.0.0。
推荐 Skills