Deepwiki Skill
Description
AI agent skills for claude code that generates comprehensive wiki-style markdown document for codebase, with CI/CD-ready incremental updates
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
π deepwiki-skill
Generate comprehensive, evidence-based wiki documentation for any codebase
**deepwiki-skill** is a portable **agent skill** that produces DeepWiki-style documentation β with line-level source citations and validated Mermaid diagrams β for Claude Code, Gemini, Codex, and any agent that supports agent skills.
Install it across every harness with **one command** via [apm](https://github.com/microsoft/apm). Zero standalone agents, zero complex setup.
   
**English** | [δΈζ](./README.zh-CN.md) | [ζ₯ζ¬θͺ](./README.ja.md)
Why use deepwiki-skill
- Standard Agent Skill: Not another standalone agent, but a reusable skill that works across multiple AI agents
- Zero Configuration Hassle: Leverage your existing subscription without complex setup
- Evidence-Based & Hallucination-Free: Every key statement includes precise line-level citations from source code
- Manual Structure Control: Available to take full control of document structure, solving the problem of uncontrollable auto-generated content
- CI/CD Ready: Built-in incremental updates feature makes it easy to deploy in CI/CD pipelines, keeping docs synchronized with code changes
Features
- Evidence-Based Documentation: Every statement traced back to source files with line numbers
- Mermaid Diagram Support: Generate and validate flowcharts, sequence diagrams, class diagrams, and more
- Flexible Execution Modes: Fully automatic, TOC-file-based, or incremental updates
- Parallel Processing: Subagents for faster documentation generation and better context isolation
- Smart Code Analysis: Detects multiple programming languages, handles encoding detection, filters binary
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k β) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps