deepwiki

Retrieve public GitHub repository documentation via the DeepWiki MCP server.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/yoogoc/xcraw --skill deepwiki-yoogoc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepwiki
Source: https://github.com/yoogoc/xcraw/tree/main/.opencode/skills/deepwiki
Command: npx skills add https://github.com/yoogoc/xcraw --skill deepwiki-yoogoc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Retrieve and navigate public GitHub repository documentation efficiently by querying the DeepWiki MCP server, enabling quick access to wiki topics, structures, and AI-assisted answers grounded in repo docs.

Core Features & Use Cases

  • Search repository wikis and retrieve documentation topics.
  • Read wiki structure and contents for a repository.
  • Ask questions with AI-powered, context-grounded responses based on the repository's documentation.

Quick Start

Ask DeepWiki for the wiki structure of owner/repo.

Frequently Asked Questions about deepwiki

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search and retrieve documentation from a public GitHub repository?

You can retrieve GitHub repository documentation by querying the DeepWiki MCP server, which allows you to search wiki topics, read structures, and access content without authentication for public repos.

Can I ask questions about a GitHub repo's wiki and get AI-powered answers?

Yes, you can ask questions and receive AI-powered, context-grounded responses based on the repository's documentation by using the DeepWiki MCP server's query commands.

What is the best way to explore the wiki structure of a GitHub repository?

Exploring wiki structure involves requesting the wiki layout from the DeepWiki MCP server, which returns the topics and contents organized for the specified public GitHub repository.

Do I need authentication to access public GitHub repository wikis?

No authentication is required to access public GitHub repository wikis when using the DeepWiki MCP server to retrieve documentation topics, structures, and AI-assisted answers.

Does GitHub documentation lookup work for private repositories?

GitHub documentation lookup via the DeepWiki MCP server is designed for public repositories and requires no authentication, meaning private repository access is not supported.

Why should I use an AI-powered wiki lookup instead of browsing GitHub directly?

AI-powered wiki lookup retrieves and navigates repository documentation efficiently, providing context-grounded answers to specific questions rather than requiring manual browsing through scattered files.