infographic-old

infographic-old is a skill for Claude Code from naveedharri/benai-skills. It costs 19 tokens per session (135 once invoked), scanned A, original, MIT.

An image-generation tool for making simple infographics from user-provided content. An infographic is a visual layout that presents information through text, images, and design.

In plain words
What is it for?
It is for creating an infographic, showing the generated image, and applying requested edits to that image.
Why use it?
It turns supplied material into a visual draft without requiring the user to design the layout from scratch.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the all-skills plugin — 109 skills shipped together

Good fit It is for creating an infographic, showing the generated image, and applying requested edits to that image.

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

Made for: Claude Code.

Or install all-skills, the plugin that ships this one along with the rest of its 109 skills.

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 infographic-old

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/naveedharri/benai-skills/infographic-old"><img src="https://agentmods.dev/badge/skills/naveedharri/benai-skills/infographic-old.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 135 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.00019 $0.00135
Opus 5 $0.00010 $0.00068
Sonnet 5 $0.00004 $0.00027
Haiku 4.5 $0.00002 $0.00014

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

Security

Grade A, and why

infographic-old 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 7d 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.

plugins/all-skills/skills/infographic-old/SKILL.md · 29 lines

What it actually says

Infographic Generator

Make infographics with AI.

How to Use

  1. Tell me what you want
  2. I'll generate it
  3. Tell me if you want changes

Generate

When user gives content, create a prompt like:

Create an infographic about [topic] with [their content]. Make it look good. 4:5 ratio.

Call generate_image with the prompt. Show the result.

If they want edits, use edit_image or continue_editing.

Done.

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. 7d ago First seen · 29 lines · 19 tokens per session scan A bbc5016428fd

Subscribe to this mod's changes

infographic-old is a skill published in the GitHub repository naveedharri/benai-skills (61 stars, last pushed yesterday), licensed MIT. It adds 19 tokens to every session and 135 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-05.

Related

Other skills, from other repositories

design-sync-upload

An uploader for design-system files such as DESIGN.md, tokens, logos, fonts, and images into Claude Design. It can either use an authenticated connection or prepare a folder and guide for manual upload.

modu-ai/moai-cowork · 211 tokens

design-tokens-transformer

A converter for design tokens, which are named values for colors, fonts, spacing, borders, shadows, and motion. It translates one shared token source into CSS variables and Tailwind or shadcn-style theme files, and can convert them back for checking.

modu-ai/moai-cowork · 255 tokens

design-prompt-builder

A prompt builder for Claude Design that selects a suitable UX approach and fills in the role, goal, limits, and expected output.

modu-ai/moai-cowork · 197 tokens

design-system-prep

A preparation tool that turns scattered brand materials—such as logos, colors, fonts, websites, design files, and presentations—into a DESIGN.md file for Claude Design. Claude Design is a tool for creating interface designs from shared visual guidelines.

modu-ai/moai-cowork · 164 tokens

doc-pptx

A PowerPoint (.pptx) presentation generator and designer for business reports, investor pitches, training materials, conference talks, and product demos. It can build slides from direct content, HTML, NotebookLM, or a Markdown script.

modu-ai/moai-cowork · 266 tokens

design-handoff-reader

A reader for Claude Design handoff bundles containing the design files, conversation, and README, which is the file explaining the bundle.

modu-ai/moai-cowork · 179 tokens