diagram
Installation
SKILL.md
Diagram
Mission
Generate human-readable .todiagram JSON that is valid for ToDiagram's custom schema and optimized for fast visual comprehension.
Mode Router
schema-build: user asks to create/fix.todiagramstructure or convert notes into valid nodes/edges.system-architecture: user asks for platform/service/component topology.flow-diagram: user asks for workflow, journey, runbook, or decision flow.detail-calibration: user asks to simplify, enrich, or split dense diagrams.
If a request spans multiple modes, run in this order:
- schema-build
- system-architecture or flow-diagram
- detail-calibration
- final schema validation