Media & Accessibility Custom Skills · Curated

Infographic Text Extractor

Pulls the text and data out of an infographic image for SEO and accessibility.

What it does

Looks at an infographic image directly and transcribes every label, statistic, and callout in its actual reading order, since none of that content is otherwise visible to screen readers or search engines. Produces both a detailed alt text/long description and a plain-text summary block published near the image so the data is indexable and usable without seeing the graphic.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/infographic-text-extractor/ (or ~/.claude/skills/infographic-text-extractor/ for all projects)

GitHub Copilot (VS Code)

.github/skills/infographic-text-extractor/

OpenAI Codex

.codex/skills/infographic-text-extractor/

Cursor

.cursor/skills/infographic-text-extractor/ (or ~/.cursor/skills/infographic-text-extractor/ globally)

Compatibility

Requires the agent to view actual image content in detail, not just the filename or surrounding page text.