← Back to Skills Marketplace
arun-8687

DeepWiki

by arun-8687 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
8462
Downloads
14
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install deepwiki
Description
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install deepwiki
  3. After installation, invoke the skill by name or use /deepwiki
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug deepwiki
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is DeepWiki?

Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions. It is an AI Agent Skill for Claude Code / OpenClaw, with 8462 downloads so far.

How do I install DeepWiki?

Run "/install deepwiki" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is DeepWiki free?

Yes, DeepWiki is completely free (open-source). You can download, install and use it at no cost.

Which platforms does DeepWiki support?

DeepWiki is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created DeepWiki?

It is built and maintained by arun-8687 (@arun-8687); the current version is v1.0.0.

💬 Comments