researching-with-deepwiki
Installation
SKILL.md
Researching with DeepWiki
Research and understand codebases using the DeepWiki MCP server.
MCP Server Setup
Add to your Claude Code settings:
claude mcp add -s user -t http deepwiki https://mcp.deepwiki.com/mcp
Or add to settings.json:
{
"mcpServers": {
"deepwiki": {
"type": "http",
Related skills