Skip to content

Skill

A SKILL.md that picks a markdown graph when a write-up would scan faster with a figure. Same files in Cursor, Claude Code, Codex, OpenCode, or any agent that loads Agent Skills.

The graphs themselves still need to be in the project. Install the components first if they are missing.

Install

Project copy travels with the repo. Personal copy is this machine only. The agent picks it up from the description when the writing would scan faster with a figure. If yours watches some other folder, drop the same two files there.

Project

Personal

From the repo

Prompt

Try it

Paste one of these after install. Each should pick two graphs from the chooser and put prose between them.

Refactor · GraphFlow, then GraphTimeline

Incident · GraphTimeline, then GraphUptime

Pull request · GraphDiff, then GraphSlope

Pick one · GraphCompare, then GraphRank

When to use

Before a wall of bullets, the skill asks if a framed figure would scan faster. Skip it if the whole point is one sentence.

The writing isUse
A path or a refactorGraphFlow, then GraphTimeline
An incidentGraphTimeline, then GraphUptime
Pick A vs BGraphCompare, then GraphRank
What a PR changedGraphDiff, then GraphSlope
Overlapping workGraphGantt, then GraphStat
A migration in flightGraphMeter, then GraphKpi
One headline numberGraphKpi, then GraphStat
Nested filesGraphTree

Worked write-ups with JSX: Examples.

Rules

  • At most two graphs in a section. Prose between them.
  • Titles: short uppercase, drawn as [ TITLE ].
  • Labels: lowercase, plain (auth middleware, not AuthMiddleware Layer).
  • Copy props from docs or recipes. Do not invent APIs, extra hues, or chart libraries.
  • palette="duo" / "multi" only when a second or third series needs it.
  • Motion is already in the components. Do not add loops or pulses.

Do not draw the chart in SVG or Markdown ASCII art if the component exists. Do not restyle the frame. Do not dump every graph into one reply.

The file

This is what the agent loads. /skill.md and /skill/recipes.md stay in sync with the repo. /llms.txt is the full chooser if the skill is not installed.

SKILL.md