Deep Wiki
by @microsoft · plugin · 10 skills
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich structured documentation with architecture diagrams, component analysis, and source citations.
Install the whole plugin (CLI)
npx skillmds add microsoft/wiki-qa
npx skillmds add microsoft/wiki-llms-txt
npx skillmds add microsoft/wiki-agents-md
npx skillmds add microsoft/wiki-architect
npx skillmds add microsoft/wiki-changelog
npx skillmds add microsoft/wiki-vitepress
npx skillmds add microsoft/wiki-onboarding
npx skillmds add microsoft/wiki-researcher
npx skillmds add microsoft/wiki-ado-convert
npx skillmds add microsoft/wiki-page-writerSkills in this plugin
- ▌ wiki-qa · microsoftAnswers questions about a code repository by analyzing source files, providing evidence-based explanations with inline citations.
- ▌ wiki-llms-txt · microsoftGenerates llms.txt and llms-full.txt files that provide LLM-friendly access to wiki documentation, following the llms.txt specification.
- ▌ wiki-agents-md · microsoftGenerates AGENTS.md files for repository folders to provide coding agents with project-specific context including build commands, testing instructions, code style, project structure, and operational boundaries, only where AGENTS.md is missing.
- ▌ wiki-architect · microsoftAnalyzes code repositories and generates hierarchical documentation structures with onboarding guides.
- ▌ wiki-changelog · microsoftAnalyzes git commit history and generates structured changelogs categorized by change type.
- ▌ wiki-vitepress · microsoftPackages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output.
- ▌ wiki-onboarding · microsoftGenerates four audience-tailored onboarding guides in an onboarding/ folder — Contributor, Staff Engineer, Executive, and Product Manager. Use when the user wants onboarding documentation for a codebase.
- ▌ wiki-researcher · microsoftConducts multi-turn iterative deep research on specific topics within a codebase, tracing actual code paths and grounding every claim in evidence.
- ▌ wiki-ado-convert · microsoftGenerates a Node.js build script that converts VitePress/GFM markdown to Azure DevOps Wiki format, handling Mermaid syntax, front matter, and links.
- ▌ wiki-page-writer · microsoftGenerates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth.