deepwiki

Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "deepwiki" with this command: npx skills add arun-8687/deepwiki

DeepWiki

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.

Commands

Ask Question

Ask any question about a GitHub repository and get an AI-powered, context-grounded response.

node ./scripts/deepwiki.js ask <owner/repo> "your question"

Read Wiki Structure

Get a list of documentation topics for a GitHub repository.

node ./scripts/deepwiki.js structure <owner/repo>

Read Wiki Contents

View documentation about a specific path in a GitHub repository's wiki.

node ./scripts/deepwiki.js contents <owner/repo> <path>

Examples

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

Notes

  • Base Server: https://mcp.deepwiki.com/mcp
  • Works for public repositories only.
  • No authentication required.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Agent Dev Workflow

Orchestrate coding agents (Claude Code, Codex, etc.) to implement coding tasks through a structured workflow. Use when the user gives a coding requirement, f...

Registry SourceRecently Updated
Coding

Cortex Engine

Persistent cognitive memory for AI agents — query, record, review, and consolidate knowledge across sessions with spreading activation, FSRS scheduling, and...

Registry SourceRecently Updated
Coding

Skill Blocker - 安全守卫

Blocks execution of dangerous commands and risky operations like destructive deletions, credential theft, code injection, and unauthorized system changes to...

Registry SourceRecently Updated
014
Profile unavailable