← 返回 Skills 市场
arun-8687

DeepWiki

作者 arun-8687 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
8115
总下载
14
收藏
76
当前安装
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 public repository names, wiki paths, and question text to DeepWiki. Avoid including private repository details, secrets, or confidential context in prompts, and make sure Node.js is available before using the commands.
功能分析
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 the DeepWiki MCP server for repository documentation, wiki structure, and questions; the script implements only those DeepWiki request types.
Instruction Scope
Commands are user-directed Node CLI invocations for ask, structure, and contents; there are no instructions for automatic execution, account mutation, deletion, or broad local scanning.
Install Mechanism
There is no installer or package download path. The documented commands require Node.js, but that runtime dependency is not otherwise declared.
Credentials
Outbound HTTPS requests to mcp.deepwiki.com are core to the skill and disclosed in SKILL.md; repo names, paths, and questions are sent to that external service.
Persistence & Privilege
The artifacts show no persistence, background worker, privilege escalation, credential/session access, local file reads, or local writes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install deepwiki
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /deepwiki 触发
  4. 根据 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.
元数据
Slug deepwiki
版本 1.0.0
许可证
累计安装 276
当前安装数 76
历史版本数 1
常见问题

DeepWiki 是什么?

Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8115 次。

如何安装 DeepWiki?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install deepwiki」即可一键安装,无需额外配置。

DeepWiki 是免费的吗?

是的,DeepWiki 完全免费(开源免费),可自由下载、安装和使用。

DeepWiki 支持哪些平台?

DeepWiki 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 DeepWiki?

由 arun-8687(@arun-8687)开发并维护,当前版本 v1.0.0。

💬 留言讨论