reimagine-it-infographic

reimagine-it-infographic is a skill for Claude Code from Kayforkind/reimagine-it. It costs 131 tokens per session (1,130 once invoked), scanned A, original, MIT.

A skill for turning facts already present in a source file into a statistical infographic poster. It uses charts, repeated symbols, custom visual marks, and a complete data table to show the information.

In plain words
What is it for?
Use it to create fact-based posters from reports or other source files, especially when the data includes countable items or comparisons.
Why use it?
It helps readers compare and understand the source data while keeping every value available for checking.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Codex; mentions Gemini CLI.

Part of the reimagine-it plugin — 7 skills, 1 command shipped together

Good fit Use it to create fact-based posters from reports or other source files, especially when the data includes countable items or comparisons.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kayforkind/reimagine-it/infographic
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 Kayforkind/reimagine-it --skill infographic
Clone the repo
git clone --depth 1 https://github.com/Kayforkind/reimagine-it

Made for: Claude Code.

Or install reimagine-it, the plugin that ships this one along with the rest of its 7 skills, 1 command.

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 reimagine-it-infographic

README.md
[![agentmods](https://agentmods.dev/badge/skills/kayforkind/reimagine-it/infographic/github.svg)](https://agentmods.dev/skills/kayforkind/reimagine-it/infographic)
Your own site
<a href="https://agentmods.dev/skills/kayforkind/reimagine-it/infographic"><img src="https://agentmods.dev/badge/skills/kayforkind/reimagine-it/infographic/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 reimagine-it-infographic

Your own site · 80×15
<a href="https://agentmods.dev/skills/kayforkind/reimagine-it/infographic"><img src="https://agentmods.dev/badge/skills/kayforkind/reimagine-it/infographic.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 131 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,130 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00131 $0.01130
Opus 5 $0.00066 $0.00565
Sonnet 5 $0.00026 $0.00226
Haiku 4.5 $0.00013 $0.00113

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

Security

Grade A, and why

reimagine-it-infographic 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 2d 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.

skills/reimagine-it/infographic/SKILL.md · 98 lines

How it starts

The opening of the file, as written. The whole thing — 98 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/reimagine-it infographic

Parent: ../SKILL.md — the full Content-Derived Design engine. Research pack: ../references/research/infographic-craft.md — 15-source infographic method (Cleveland–McGill, Tufte, Bertin, ISOTYPE, Minard/Snow, Cairo, Lupi, FT Visual Vocabulary, USWDS, WCAG charts, InfoAlign layouts). Domain pack: ../references/domains/infographic.md — the infographic domain non-negotiables.

Builds a statistical poster of facts already in the source — not an ops dashboard, not a CV, not an AntV template clone.

Hard non-negotiables

  1. Cleveland–McGill perceptual ranking. Position along a common scale > length > angle > area > volume > color saturation. Encode the most important comparisons as positions, not pies.
  2. ISOTYPE unit counts when the data is discrete countable things (Neurath: one pictogram = N units, repeated, not scaled).
  3. Custom glyphs from the source. Lupi/Fragapane pattern — draw a visual alphabet from the data itself (leaves, braids, snakes, whatever the content demands), not generic bar/pie/donut.
  4. Lossless data table. Every chart has a companion table; the infographic is a supplement to the data, not a replacement.
  5. No pies, donuts, gauges, or 3D charts. Pie charts rank last in Cleveland–McGill; donuts are pies with the center punched out (worse); 3D distorts perception.
  6. No fabricated KPIs. Every number on the poster comes from the source, not extrapolated or invented.

Structure router

Before drawing, sniff the source and lock a structure:

Structure When InfoAlign scenery
list Unordered peers grid, star
sequence Steps / dated beats portrait, landscape
hierarchy Tree / nesting portrait
compare Two+ groups portrait-grid
values Magnitudes portrait-grid
relation Nodes + edges the source names spiral

Read the full file on GitHub · 98 lines

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. 2d ago Changed ec8a1c18446b
  2. 3d ago Changed 29e998220c4f
  3. 4d ago Changed 660088641412
  4. 10d ago First seen · 98 lines · 131 tokens per session scan A 8c06cc4c8003

Subscribe to this mod's changes

reimagine-it-infographic is a skill published in the GitHub repository Kayforkind/reimagine-it (115 stars, last pushed 2d ago), licensed MIT. It adds 131 tokens to every session and 1,130 once invoked, about $0.0007 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

sharecraft

A workflow for making shareable materials such as slide decks, posters, code screenshots, infographics, explainer videos, and GIFs for a specific audience.

ma-pony/sharecraft · 266 tokens

diagram-design

Create branded architecture, IT current-state, flowchart, sequence, state machine, ER/data model, timeline, swimlane, quadrant, radar/spider, polar chart (polar/radial lollipop), loop/flywheel, nested, tree, org chart, layer stack, Venn, pyramid/funnel, treemap, bar, line, Gantt and scatter charts, high-level…

cathrynlavery/diagram-design · 188 tokens

infographic-creator

An information-graphic creation guide that turns written information into a visual layout using AntV Infographic, a description language for rendering infographics.

antvis/Infographic · 25 tokens

frontend-slides

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

gooseworks-ai/goose-skills · 63 tokens

goose-graphics

Portable visual skill pack for the Agent Skills ecosystem (Claude Code, Claude Desktop, Claude Cowork, Claude Design, Goose, Cursor, Codex). Discovers community-published styles + formats via the gooseworks CLI, runs an extract-style workflow on reference images, and exports rendered PNGs via Playwright.

gooseworks-ai/goose-skills · 67 tokens

motion-graphics

Use when the user wants a short, design-led motion graphic where motion is the message: kinetic typography, stat or number count-up, chart/data-viz hit, logo sting, brand lockup, lower-third, callout, social overlay, animated headline/tweet/news item, motion poster, or quick captured-page highlight. Usually under 10s…

calesthio/OpenMontage · 187 tokens