code-wiki

Generate wiki docs + Mermaid diagrams for any codebase.

  • Documentation
  • Mermaid
  • Architecture
  • Diagrams
  • Wiki
  • Code-Analysis

Declared platforms: linux · macos · windows

Install
npx skills add 'https://github.com/NousResearch/hermes-agent/tree/main/optional-skills/software-development/code-wiki'
Download bundle ↓
main · 24fd22bScanned 2026-09-15

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

templates/getting-started.md

templates/getting-started.mdBrowse 5 files
View on GitHub
← Back to SKILL.md

Getting Started

Prerequisites

  • {{LANGUAGE_RUNTIME_VERSION}}
  • {{DEPENDENCY}}

Installation

{{INSTALL_COMMANDS}}

First Run

{{FIRST_RUN_COMMAND}}

You should see {{EXPECTED_OUTPUT}}.

Common Workflows

{{WORKFLOW_1}}

{{COMMANDS}}

{{WORKFLOW_2}}

{{COMMANDS}}

Configuration

Key config files and settings:

  • {{CONFIG_FILE}} — {{WHAT_IT_CONTROLS}}
  • Env var {{VAR}} — {{WHAT_IT_CONTROLS}}

Where to Go Next