aid-create-diagram

aid-create-diagram is a skill for Claude Code from AndreVianna/aid-methodology. It costs 155 tokens per session (426 once invoked), scanned A, original, MIT.

A diagram-creation skill that chooses a suitable diagram style and produces it in Mermaid or Graphviz. It can represent flows, message sequences, database relationships, system structure, or states.

In plain words
What is it for?
Use it to create flowcharts, sequence diagrams, entity-relationship diagrams, C4 system diagrams, state diagrams, and similar visuals. The result is a diagram, not an implementation.
Why use it?
It helps explain a subject visually when prose would take longer. You do not need to choose the diagram notation yourself.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths.

Good fit Use it to create flowcharts, sequence diagrams, entity-relationship diagrams, C4 system diagrams, state diagrams, and similar visuals. The result is a diagram, not an implementation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/andrevianna/aid-methodology/aid-create-diagram
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AndreVianna/aid-methodology --skill aid-create-diagram
Clone the repo
git clone --depth 1 https://github.com/AndreVianna/aid-methodology

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aid-create-diagram

README.md
[![agentmods](https://agentmods.dev/badge/skills/andrevianna/aid-methodology/aid-create-diagram/github.svg)](https://agentmods.dev/skills/andrevianna/aid-methodology/aid-create-diagram)
Your own site
<a href="https://agentmods.dev/skills/andrevianna/aid-methodology/aid-create-diagram"><img src="https://agentmods.dev/badge/skills/andrevianna/aid-methodology/aid-create-diagram/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aid-create-diagram

Your own site · 80×15
<a href="https://agentmods.dev/skills/andrevianna/aid-methodology/aid-create-diagram"><img src="https://agentmods.dev/badge/skills/andrevianna/aid-methodology/aid-create-diagram.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 155 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 426 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00155 $0.00426
Opus 5 $0.00077 $0.00213
Sonnet 5 $0.00031 $0.00085
Haiku 4.5 $0.00015 $0.00043

Measured 11d ago against content hash 610af7bedb9a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

aid-create-diagram scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/aid-create-diagram/SKILL.md · 29 lines

What it actually says

Create Diagram (kind-sibling of /aid-create-document)

/aid-create-diagram is a thin kind-sibling of /aid-create-document (.claude/skills/aid-create-document/SKILL.md) -- not an alias: it is its own catalog row (alias_of: null, its own {verb: create, artifact: diagram}), repurpose: true (skipped by build-shortcut-skills.py; hand-authored). It carries no logic of its own.

Execute .claude/skills/aid-create-document/SKILL.md exactly as written, with the output format bound to diagram (mermaid/graphviz; pick the diagram type -- flowchart, sequence, ER, C4, state, ... -- that fits the subject). Substitute only the invocation name in any printed usage example (/aid-create-diagram instead of /aid-create-document). Deeper genre/format structures: .claude/aid/templates/shortcut-scaffolding/document.md.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 29 lines · 155 tokens per session scan A 610af7bedb9a

Subscribe to this mod's changes

aid-create-diagram is a skill published in the GitHub repository AndreVianna/aid-methodology (5 stars, last pushed yesterday), licensed MIT. It adds 155 tokens to every session and 426 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 50 tokens

accessibility

Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.

microsoft/hve-core · 47 tokens

make-resume

A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.

Hisn00w/ASu-skills · 86 tokens