AIBestSkill
Diagrams & visual work · Claude Code, OpenClaw, Codex, AI Agent Skill

drawio-skill adoption decision

Create diagrams, visualizations, architecture charts, or visual assets that explain complex work. Use when user requests diagrams, flowcharts, architecture charts, or visualizations. Also use proactively when explaining systems with 3+ components, complex data flows,...

Job to solvediagrams and visual explanations

Create diagrams, visualizations, architecture charts, or visual assets that explain complex work.

Who should use itDevelopers and product builders who need visual explanations as part of an agent-assisted workflow.

Use this as a fit check before reading install commands.

Works withClaude Code / OpenClaw / Codex / AI Agent

Platform fit comes after the use case, not before it.

Adoption pathNeeds adoption review

No trusted setup command was extracted yet. Open the source evidence before adopting it.

Trust signalREADME + SKILL.md

1 SKILL.md + README evidence, 775 stars, and 1d ago repo freshness at last scan.

Overview

What job does it solve?Diagrams & visual work

Create diagrams, visualizations, architecture charts, or visual assets that explain complex work.

Who should use it?Developers and product builders who need visual explanations as part of an agent-assisted workflow.

diagrams and visual explanations for Claude Code users.

Works withClaude Code / OpenClaw / Codex / AI Agent

Check platform compatibility after confirming the use case fits your workflow.

How can I adopt it?Needs adoption review

No trusted setup command was extracted yet. Open the source evidence before adopting it.

Can I trust it?README + SKILL.md

1 SKILL.md + README evidence, 775 stars, and 1d ago repo freshness at last scan.

What to compare?5 related skills

Use the comparison list below to avoid adopting the first matching repo blindly.

Quick read

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.

drawio-skill — From Text to Professional Diagrams. An Agent Skill (SKILL.md) that generates draw.io diagrams from natural language and exports to PNG/SVG/PDF. Works with Claude Code, OpenClaw, Hermes Agent, OpenAI Codex, and SkillsMP.

Why we list it
  • Public because this is a source-backed skill-like repo with enough current evidence to qualify for the shortlist.
  • Current GitHub metadata is available for Agents365-ai/drawio-skill.
  • 1 SKILL.md file(s) were found in the recursive tree scan.
  • README content is available as part of the public evidence set.

Adoption path for drawio-skill

Needs adoption review: no trusted setup path was extracted yet.

Source evidence

Source excerpts used for this adoption decision. Low-confidence cases link back to GitHub instead of forcing a misleading quote.

README excerpt

README.md

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.

Show scanned SKILL.md paths (1)
  • SKILL.md