π¦ ClawHub
DeepWiki MCP Skill
by @jolestar
Ask questions and read documentation about any GitHub repository using DeepWiki MCP. Use when you need to understand a codebase, find specific APIs, or get c...
βοΈ Configuration
uxc is installed and available in PATH.mcp.deepwiki.com/mcpNote: Repositories must be indexed on DeepWiki first. Visit https://deepwiki.com to index a repository.
Install uxc
Choose one of the following methods:
Homebrew (macOS/Linux):
brew tap holon-run/homebrew-tap
brew install uxc
Install Script (macOS/Linux, review before running):
curl -fsSL https://raw.githubusercontent.com/holon-run/uxc/main/scripts/install.sh -o install-uxc.sh
less install-uxc.sh
bash install-uxc.sh
Cargo:
cargo install uxc
π Tips & Best Practices
deepwiki-mcp-cli ... is equivalent to uxc mcp.deepwiki.com/mcp ... .uxc mcp.deepwiki.com/mcp ... calls as fallback.TERMINAL
clawhub install deepwiki-mcp-skill