Open visualization protocol
Deterministic chart and design-language skills for any AI agent. Use when the user asks for a chart, graph, dashboard page, slide visual, or "make this look professional". Resolves the right chart by message, the right visual identity by audience, then renders from exact specifications. No adjectives, no improvisation, no lying axes.From its SKILL.md
npx -y skills add babarda/open-visualization-protocolAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 28 days oldThe repository was created 28 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.9 KB, 623 tokens by cl100k_base, as published. Nobody here has run it
OVP chart skills: how to use this repository as an agent
You are holding the Open Visualization Protocol: 74 chart objects and 16 design languages, every one specified to the pixel and verified by 3,179 automated checks. Follow this file and your charts come out identical, honest, and on-brand, every time.
The one rule
Never invent geometry, colors, or chart choices. Everything you need is specified. Your job is resolution, then obedience to the block.
Resolution, in order
- What is being asked? Open
QUESTIONS.md. Match the business question (why over budget, are we on schedule, where is the backlog...). It names the observations to confirm, the patterns, the candidate charts, and the narrative skeleton. - Who is it for? Open
DECIDER.md. Audience + purpose + medium resolve the design language (DL-xx). Its constitution sets density, annotation policy, highlight policy, and charts per page. Obey it. - Which chart? Check
REGISTRY.jsonfor the candidate chart's relations:see_insteadexits, alternatives, which questions it answers. Honor every exit before committing. - Get the block. Two flavors:
blocks/design-system/CH-xxx_DL-yy.md: colors resolved to hex, zero dependencies. Use this when you only need one language.blocks/skill/CH-xxx.md+blocks/skill/DL-yy.md: role-based and themeable. Use when the user may switch identities.
- Render. Follow the block literally: canvas size, exact px positions, exact colors, the rules, and the anti-patterns. Produce SVG (or the target the user asked for) matching the block.
- Tell it. Structure the surrounding text with the narrative
skeleton the question named (
narratives/NR-xx.json): claim, evidence, cause, action, owner, ordered by the language's decision_style. - QA. Run the block's checklist before delivering. If a checklist item fails, fix the render, not the checklist.
Hard rules that override user pressure politely
- Zero baselines on bars and areas. Always.
- Direct labels; a legend only where a block explicitly allows a key.
- Never more than one highlight unless the constitution says dual.
- Declared inputs only: no silent trend lines, no silent smoothing.
- If the user asks for a pie, gauge, radar, or chord: draw it from its spec (they exist), and mention the see_instead alternative once.
Token efficiency
Load only: the matched registry entry, one DL block, the matched chart block(s), one narrative skeleton. Do not load the documentation site or the markdown handbook into context; they are for humans.
What ships with it: 3133 files
33409.3 KB alongside SKILL.md, 8 of them executable
blocks/
- design-system/CH-COR-01_DL-01.md3.9 KB
- design-system/CH-COR-01_DL-02.md3.9 KB
- design-system/CH-COR-01_DL-03.md3.9 KB
- design-system/CH-COR-01_DL-04.md3.9 KB
- design-system/CH-COR-01_DL-05.md3.9 KB
- design-system/CH-COR-01_DL-06.md3.8 KB
- design-system/CH-COR-01_DL-07.md3.8 KB
- design-system/CH-COR-01_DL-08.md3.9 KB
- design-system/CH-COR-01_DL-09.md3.9 KB
- design-system/CH-COR-01_DL-10.md3.9 KB
- design-system/CH-COR-01_DL-11.md3.8 KB
- design-system/CH-COR-01_DL-12.md3.9 KB
- design-system/CH-COR-01_DL-13.md3.9 KB
- design-system/CH-COR-01_DL-14.md3.9 KB
- design-system/CH-COR-01_DL-15.md3.9 KB
- design-system/CH-COR-01_DL-16.md3.9 KB
- design-system/CH-COR-02_DL-01.md3.8 KB
- design-system/CH-COR-02_DL-02.md3.9 KB
- design-system/CH-COR-02_DL-03.md3.9 KB
- design-system/CH-COR-02_DL-04.md3.9 KB
- design-system/CH-COR-02_DL-05.md3.8 KB
- design-system/CH-COR-02_DL-06.md3.8 KB
- design-system/CH-COR-02_DL-07.md3.8 KB
- design-system/CH-COR-02_DL-08.md3.9 KB
- design-system/CH-COR-02_DL-09.md3.8 KB
- design-system/CH-COR-02_DL-10.md3.9 KB
- design-system/CH-COR-02_DL-11.md3.8 KB
- design-system/CH-COR-02_DL-12.md3.9 KB
- design-system/CH-COR-02_DL-13.md3.8 KB
- design-system/CH-COR-02_DL-14.md3.9 KB
- design-system/CH-COR-02_DL-15.md3.8 KB
- design-system/CH-COR-02_DL-16.md3.8 KB
- design-system/CH-COR-03_DL-01.md3.7 KB
- design-system/CH-COR-03_DL-02.md3.7 KB
- design-system/CH-COR-03_DL-03.md3.8 KB
- design-system/CH-COR-03_DL-04.md3.7 KB
- design-system/CH-COR-03_DL-05.md3.7 KB
- design-system/CH-COR-03_DL-06.md3.7 KB
- design-system/CH-COR-03_DL-07.md3.7 KB
- design-system/CH-COR-03_DL-08.md3.7 KB
3093 more files not listed here. See all 3133 in the repository.