code-wiki Skill
Generate wiki docs + Mermaid diagrams for any codebase. Published by NousResearch in hermes-agent.
What is code-wiki Skill?
Generate wiki docs + Mermaid diagrams for any codebase. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Documentation
- Deployment use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use code-wiki Skill
- Use it for deployment.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: optional-skills/software-development/code-wiki/SKILL.md
What it does
Generate wiki docs + Mermaid diagrams for any codebase.
Skill instructions
Code Wiki Skill Generate a comprehensive wiki for any codebase — overview, architecture, per-module deep-dives, Mermaid class and sequence diagrams. Inspired by Google CodeWiki, but works on local repos, private repos, and any language. Uses only existing Hermes tools (terminal, readfile, searchfiles, writefile); no Docker, no external services, no extra dependencies. This skill produces reference documentation (what/how). It does not produce strategic narrative (why — that's a different skill). When to Use - User says "document this codebase", "generate a wiki", "make architecture diagrams" - Onboarding to an unfamiliar repo and wants a structured reference - User points at a GitHub URL and asks for documentation - Need a stable artifact (markdown + Mermaid) that renders on GitHub Do NOT use this for: - Single-file or single-function documentation — just answer directly - API reference for one specific endpoint — use readfile and answer inline - Strategic "why does this exist" narrati
Explore related resources
Frequently asked questions
What is code-wiki?
code-wiki is a open-source AI agent skill with Copy skill directory. Generate wiki docs + Mermaid diagrams for any codebase.
Who is code-wiki best for?
code-wiki is best for reusing agent instructions, scripts, and references, deployment workflows, documentation workflows.
How do I install code-wiki?
Install or run code-wiki using Copy skill directory. Check code-wiki for the latest setup command.
Is code-wiki actively maintained?
code-wiki may need a closer maintenance check before production use.
Auto-fetched from GitHub.