ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

diagrams-generator

Generate Mermaid diagrams following C4 conventions. Activates for create diagram, draw diagram, visualize, system diagram, architecture diagram, C4 diagram, context diagram, container diagram, component diagram, sequence diagram, ER diagram, entity relationship, data model, deployment diagram. Coordinates with diagrams-architect agent.

Why use this skill?

Efficiently generate C4, sequence, and ER diagrams within OpenClaw. This skill coordinates with the diagrams-architect agent to keep your system documentation accurate.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/anton-abyzov/sw-diagrams-generator
Or

What This Skill Does

The diagrams-generator skill acts as an intelligent architectural coordinator within the OpenClaw ecosystem. It is specifically engineered to bridge the gap between human architectural intent and machine-generated visualization. Rather than generating low-quality diagrams directly, this skill functions as an orchestrator that analyzes user requests, gathers necessary technical specifications from project documentation, and delegates the heavy lifting to the diagrams-architect subagent. This ensures that every diagram generated adheres to strict C4 modeling conventions, maintaining consistency across your technical documentation. By leveraging automated context loading, it ensures the resulting diagrams are not just pretty pictures, but accurate representations of your actual system design.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/anton-abyzov/sw-diagrams-generator

Use Cases

  • Documentation Automation: Quickly visualize newly designed microservices or API structures without manually editing files.
  • Onboarding Assistance: Generate high-level C4 context diagrams to help new team members understand system boundaries and external dependencies.
  • Database Schema Modeling: Instantly generate Entity Relationship (ER) diagrams from existing data models, ensuring the schema remains visible and auditable.
  • Infrastructure Auditing: Visualize production or staging infrastructure to identify potential bottlenecks or misconfigurations in deployment strategies.

Example Prompts

  1. "Create a C4 container diagram showing our new payment gateway services and their connection to the existing database."
  2. "I need a sequence diagram for the user authentication flow based on the documentation in the auth-design.md file."
  3. "Generate an ER diagram for the customer profile data model to help me review our current schema."

Tips & Limitations

  • Context is King: The skill is significantly more effective when your project repository contains updated .md specification files. Ensure your architecture docs are up to date for best results.
  • Delegation Model: Remember that this skill does not generate the diagram image itself. If you encounter issues with the visual layout, verify the diagrams-architect agent configuration.
  • Scope: Keep requests specific to a single diagram type for better clarity. Avoid asking for multiple complex diagrams in one single prompt to maintain high fidelity in the output.

Metadata

Stars1054
Views1
Updated2026-02-16
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-anton-abyzov-sw-diagrams-generator": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#architecture#c4-model#diagrams#documentation#visualization
Safety Score: 4/5

Flags: file-read, file-write