exploring-repos
Installation
SKILL.md
Explore GitHub Repositories with DeepWiki
DeepWiki provides AI-generated wiki documentation for 30,000+ popular public GitHub repositories — architecture overviews, design patterns, component relationships, and semantic Q&A powered by Cognition's Devin.
When to Use DeepWiki vs Context7
- Repo architecture, design patterns, how components connect — DeepWiki (AI-generated wiki from full codebase analysis)
- API references, code examples, version-specific docs — Context7 (sourced from official library documentation)
- "How does this repo work?" — DeepWiki (codebase-level understanding)
- "How do I use this library?" — Context7 (usage-level documentation)
- Cross-repo comparison — DeepWiki
ask_questionwith multiple repos (accepts up to 10 repos)
Workflow
Step 1 — Understand the repository structure
Call mcp__deepwiki__read_wiki_structure with repoName in owner/repo format to get the topic list: