deep-wiki
Installation
SKILL.md
deep-wiki
Query any public GitHub repo's docs from the terminal via DeepWiki. Assumes Node.js is installed.
Commands
| Command | Usage | Description |
|---|---|---|
toc |
npx @seflless/deep-wiki toc <owner/repo> |
Table of contents |
wiki |
npx @seflless/deep-wiki wiki <owner/repo> |
Full wiki content |
ask |
npx @seflless/deep-wiki ask <owner/repo> "<question>" |
AI-powered Q&A |
ask |
npx @seflless/deep-wiki ask <repo1> <repo2> "<question>" |
Multi-repo Q&A (max 10) |