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.
npx skills add MichelKerkmeester/skilled-agent-harness_spec-driven-loops --skill sk-design-diagramgit clone --depth 1 https://github.com/MichelKerkmeester/skilled-agent-harness_spec-driven-loopsWrote 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.
[](https://agentmods.dev/skills/michelkerkmeester/skilled-agent-harness_spec-driven-loops/sk-design-diagram)<a href="https://agentmods.dev/skills/michelkerkmeester/skilled-agent-harness_spec-driven-loops/sk-design-diagram"><img src="https://agentmods.dev/badge/skills/michelkerkmeester/skilled-agent-harness_spec-driven-loops/sk-design-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.
<a href="https://agentmods.dev/skills/michelkerkmeester/skilled-agent-harness_spec-driven-loops/sk-design-diagram"><img src="https://agentmods.dev/badge/skills/michelkerkmeester/skilled-agent-harness_spec-driven-loops/sk-design-diagram.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Excessive Agency · line 395 Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00025 | $0.08000 |
| Opus 5 | $0.00013 | $0.04000 |
| Sonnet 5 | $0.00005 | $0.01600 |
| Haiku 4.5 | $0.00003 | $0.00800 |
Grade A, and why
sk-design-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 today.
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.
How it starts
The opening of the file, as written. The whole thing — 399 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Create Diagram
create-diagram is the sk-design hub's diagram mode for technical/product diagrams in two formats: html-svg (default) for 27 diagram types, and ascii-markdown for flowcharts embedded in markdown. HTML/SVG output uses one editorial design system, complexity budget, and taste gate. The packet also redraws draw.io / Mermaid sources and exports generated diagrams to PNG / SVG.
This packet owns both formats. type-flowchart.md remains the HTML/SVG TYPE reference; ascii-format/ and ascii-patterns/ are the separate ASCII FORMAT path.
1. WHEN TO USE
Activation Triggers
Use when a reader will learn more from a visual artifact than from prose, a table, or a bulleted list:
- Components + connections in a system → architecture, IT current-state, high-level, data-platform diagrams.
- Behavior and flow → flowchart, sequence, state machine, process, data flow, swimlane.
- ASCII flowchart, workflow diagram, text diagram, decision tree, decision branch, approval loop, or parallel execution diagram in markdown.
- Storage and data structure → ER / data model, medallion, DP integration, DP security matrix.
- Structure, ranking, and time → timeline, Gantt, bar, line, scatter, radar, pyramid/funnel, venn, nested, tree, org chart, layer stack, quadrant, loop.
- Redrawing an existing
.drawio,.drawio.png,.drawio.svg,.mmd,.mermaid, or fenced-Mermaid source as a presentable editorial diagram. - Exporting a generated diagram as
.pngor.svgfor a slide, social card, print, or further editing. - Repainting a diagram in a product's own visual language from a measured or hand-written
DESIGN.mdStyle Reference.
Keyword triggers: create:diagram, /design:diagram, diagram, theme diagram, style reference, DESIGN.md, repaint diagram, brand the diagram, architecture diagram, sequence diagram, ER diagram, data model, swimlane, state machine, venn, org chart, draw.io, drawio, mermaid, redraw diagram, export diagram, ASCII flowchart, workflow diagram, text diagram, text characters, decision tree, decision branch, parallel execution diagram, approval loop diagram.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/ascii-patterns/approval-workflow-loops.md 24 KB
- assets/ascii-patterns/decision-tree-flow.md 18 KB
- assets/ascii-patterns/parallel-execution.md 14 KB
- assets/ascii-patterns/simple-workflow.md 5.0 KB
- assets/ascii-patterns/system-architecture-swimlane.md 25 KB
- assets/ascii-patterns/user-onboarding.md 26 KB
- assets/diagrams/architecture.html 12 KB
- assets/diagrams/bar.html 8.8 KB
- assets/diagrams/data-flow.html 13 KB
- assets/diagrams/dp-integration.html 14 KB
- assets/diagrams/dp-security-matrix.html 11 KB
- assets/diagrams/er.html 14 KB
- assets/diagrams/flowchart.html 9.0 KB
- assets/diagrams/gantt.html 11 KB
- assets/diagrams/high-level.html 26 KB
- assets/diagrams/import-drawio.html 12 KB
- assets/diagrams/import-mermaid.html 7.8 KB
- assets/diagrams/it-state.html 13 KB
- assets/diagrams/layers.html 6.9 KB
- assets/diagrams/line.html 7.4 KB
- assets/diagrams/loop-terminal.html 9.8 KB
- assets/diagrams/loop.html 6.3 KB
- assets/diagrams/medallion.html 14 KB
- assets/diagrams/nested.html 6.7 KB
- assets/diagrams/org-chart.html 11 KB
- assets/diagrams/process.html 14 KB
- assets/diagrams/pyramid.html 6.4 KB
- assets/diagrams/quadrant-consultant.html 12 KB
- assets/diagrams/quadrant.html 6.4 KB
- assets/diagrams/radar.html 7.7 KB
- assets/diagrams/README.md 6.7 KB
- assets/diagrams/scatter.html 9.2 KB
- assets/diagrams/sequence-oauth-dark.html 12 KB
- assets/diagrams/sequence-oauth-full.html 16 KB
- assets/diagrams/sequence-oauth.html 14 KB
- assets/diagrams/sequence.html 13 KB
- assets/diagrams/starter-dark.html 3.2 KB
- assets/diagrams/starter-full.html 23 KB
- assets/diagrams/starter-light.html 3.3 KB
- assets/diagrams/starter-terminal.html 4.9 KB
- assets/diagrams/state.html 9.5 KB
- assets/diagrams/swimlane.html 10.0 KB
- assets/diagrams/timeline.html 7.2 KB
- assets/diagrams/tree.html 11 KB
- assets/diagrams/venn.html 5.0 KB
- assets/style-reference/harness-diagram/DESIGN.md 5.4 KB
- assets/style-reference/harness-diagram/diagram-palette.json 4.5 KB
- assets/style-reference/harness-diagram/icons.html 106 KB
- assets/style-reference/harness-diagram/origin.md 2.1 KB
- assets/style-reference/README.md 2.8 KB
- benchmark/reports/2026-08-12--manual-testing-playbook--create-diagram-command/artifact.html 14 KB
- benchmark/reports/2026-08-12--manual-testing-playbook--create-diagram-command/failed-runs.md 186 B
- benchmark/reports/2026-08-12--manual-testing-playbook--create-diagram-command/findings-and-recommendations.md 234 B
- benchmark/reports/2026-08-12--manual-testing-playbook--create-diagram-command/README.md 1.4 KB
- benchmark/reports/2026-08-12--manual-testing-playbook--create-diagram-command/results.csv 709 B
- benchmark/reports/2026-08-12--manual-testing-playbook--create-diagram-command/skill-benchmark-report.json 2.4 KB
- benchmark/reports/2026-08-12--manual-testing-playbook--create-diagram-command/skill-benchmark-report.md 2.0 KB
- benchmark/reports/2026-08-12--manual-testing-playbook--create-diagram-command/source.md 1.1 KB
- benchmark/reports/2026-08-12--manual-testing-playbook--drawio-import/artifact.html 8.0 KB
- benchmark/reports/2026-08-12--manual-testing-playbook--drawio-import/failed-runs.md 177 B
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.
- today Changed · -131 lines ef72b4ea3752
- 5d ago First seen · 530 lines · 25 tokens per session scan A 705eabf823fc
sk-design-diagram is a skill published in the GitHub repository MichelKerkmeester/skilled-agent-harness_spec-driven-loops (35 stars, last pushed today), licensed MIT. It adds 25 tokens to every session and 8,000 once invoked, about $0.0001 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-09-07.
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.
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.
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).
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
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.
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.