Data and visualization · Channel: Claude Code

drawio-skill

Use when user requests diagrams, flowcharts, architecture charts, or visualizations. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that benefit from visual representation. Generates .drawio XML files and exports to PNG/SVG/P.

SkillAgents365-ai/drawio-skillVerify upstream fit
Rank signal73/100

This rank signal uses GitHub stars, measured star growth, and recent maintenance. It is not a safety score or install approval.

SKILL.md proofSKILL.mdOpen the upstream source before installing.
GitHub stars3,149Adoption baseline, not a quality guarantee.
Adoption momentum+364/wk starsMeasured star growth from the current scan window.
Recent update10 days agoRecent maintenance signal: last pushed Jun 3, 2026.
Why we list it

Worth reviewing before you install

Worth a closer look if the use case fits. It has adoption, measured growth, and recent maintenance. No primary install command was extracted, so review the upstream source first.

Approved public shortlistSKILL.md evidenceAlternatives kept nearby
Best for

Data visualization teams. Channel tag: Claude Code, OpenClaw, Codex, AI Agent. Treat this as a search fit signal, not compatibility proof. Best when you can review the repo manually before adoption. Start with SKILL.md.

Review before install

Inspect SKILL.md and the install command before adding it to a shared agent workflow. No actionable warning was returned for this snapshot.

Compare alternatives

Compare nearby data and visualization skills in the Claude Code, OpenClaw, Codex, AI Agent channel when 3,149 GitHub stars, source freshness, or install notes are close. This one still needs manual install review, so a nearby skill may be easier to adopt.

GitHub3,149 stars215 forksSkill

How to install drawio-skill

No install command was extracted. Treat this as a manual review case.

Source evidence preview

We show selected README/SKILL.md excerpts, not a full mirror of the repo. Use the focus cards for install notes, usage, and skill rules, then open GitHub before installing.

Install evidence

Sections found: Project-level install, Project-level install, Project-level install.

Usage evidence

Sections found: Usage, Workflow.

Skill rules

Sections found: When to Use, Workflow.

README.mdSections: Project-level install, Project-level install, Project-level install, Install under design category

Project-level install

git clone https://github.com/Agents365-ai/drawio-skill.git .claude/skills/drawio-skill

Project-level install

git clone https://github.com/Agents365-ai/drawio-skill.git .opencode/skills/drawio-skill

Opencode also reads ~/.claude/skills/ and .claude/skills/, so an existing Claude Code install is automatically picked up — no second clone needed.

Project-level install

git clone https://github.com/Agents365-ai/drawio-skill.git skills/drawio-skill

Install under design category

git clone https://github.com/Agents365-ai/drawio-skill.git ~/.hermes/skills/design/drawio-skill

Or add an external directory in ~/.hermes/config.yaml:

skills:
 external_dirs:
 - ~/myskills/drawio-skill

Usage

Just describe what you want:

Create a microservices e-commerce architecture with API Gateway, auth/user/order/product/payment services,
Kafka message queue, notification service, and separate databases for each service

The agent will generate the .drawio XML file and export it to PNG automatically.

Need the full source? Read full README on GitHub