deepwiki
SKILL.md
Deepwiki Generator
Create a Markdown-based deepwiki for a code repository. Always write files under deepwiki/.
Language selection
On first-time generation (no existing deepwiki/ directory), ask the user to
choose the output language as a multiple-choice prompt:
A) English B) Chinese C) Other (please specify)
On updates when deepwiki/ already exists, do not ask again; keep the existing
language and proceed. If the language is unclear, infer it from existing pages.
Commands and intent
/deepwikior "generate deepwiki": run the full flow; the model detects whether this is the first run or an update and proceeds accordingly.