Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Use this skill to access documentation for public GitHub repositories via the DeepWiki MCP server. You can search repository wikis, get structure, and ask complex questions grounded in the repository's documentation.
Ask any question about a GitHub repository and get an AI-powered, context-grounded response. node ./scripts/deepwiki.js ask <owner/repo> "your question"
Get a list of documentation topics for a GitHub repository. node ./scripts/deepwiki.js structure <owner/repo>
View documentation about a specific path in a GitHub repository's wiki. node ./scripts/deepwiki.js contents <owner/repo> <path>
Ask about Devin's MCP usage: node ./scripts/deepwiki.js ask cognitionlabs/devin "How do I use MCP?" Get the structure for the React docs: node ./scripts/deepwiki.js structure facebook/react
Base Server: https://mcp.deepwiki.com/mcp Works for public repositories only. No authentication required.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.