alt-text-writer

alt-text-writer is a skill for Claude Code from ur-grue/autopunk-media-skills. It costs 34 tokens per session (1,429 once invoked), scanned A, original, MIT.

An accessibility writing tool that creates concise descriptions of editorial images for screen readers. It uses the image's role in the article to decide which details matter.

In plain words
What is it for?
It is for writing alt text for article images, filling CMS accessibility fields, and auditing or improving existing descriptions.
Why use it?
Empty, generic, or missing alt text makes online articles harder to use for people who cannot see the images. This helps publications describe images in a useful, consistent way.

Skill for Claude Code

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

Part of the autopunk-media-skills plugin — 187 skills shipped together

Good fit It is for writing alt text for article images, filling CMS accessibility fields, and auditing or improving existing descriptions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ur-grue/autopunk-media-skills/alt-text-writer
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 ur-grue/autopunk-media-skills --skill alt-text-writer
Clone the repo
git clone --depth 1 https://github.com/ur-grue/autopunk-media-skills

Made for: Claude Code.

Or install autopunk-media-skills, the plugin that ships this one along with the rest of its 187 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 alt-text-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/alt-text-writer/github.svg)](https://agentmods.dev/skills/ur-grue/autopunk-media-skills/alt-text-writer)
Your own site
<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/alt-text-writer"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/alt-text-writer/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 alt-text-writer

Your own site · 80×15
<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/alt-text-writer"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/alt-text-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,429 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.00034 $0.01429
Opus 5 $0.00017 $0.00714
Sonnet 5 $0.00007 $0.00286
Haiku 4.5 $0.00003 $0.00143

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

Security

Grade A, and why

alt-text-writer 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 8d 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/magazine-journalism/writing/alt-text-writer/SKILL.md · 93 lines

How it starts

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

Alt Text Writer

What This Skill Does

Writes descriptive alt text for editorial images following WCAG accessibility guidelines — concise enough for screen readers, specific enough to convey the image's editorial purpose.

When To Use This Skill

  • You're publishing articles online and need alt text for every editorial image before the page goes live
  • Your CMS requires alt text fields and the current entries are empty or generic ("photo.jpg")
  • You're auditing a publication's web content for accessibility compliance and need to rewrite inadequate alt text at scale
  • You need alt text that serves both accessibility and SEO without compromising either

What You Need To Provide

Required:

  • Description of the image: what is shown (people, objects, setting, action)
  • The editorial context: what article or story this image accompanies and what role the image plays (lead image, supporting illustration, data visualization, portrait)

Optional:

  • Names and titles of people in the image (if identified)
  • Whether the image contains text that needs to be included in the alt text
  • Any specific accessibility guidelines the publication follows beyond WCAG 2.1
  • Whether the image is purely decorative (in which case alt text should be empty per WCAG)

How the Assistant Approaches This

  1. Determines the image's editorial function. The same photograph requires different alt text depending on its role. A portrait of an interview subject needs identification and context. A lead image for a feature needs to convey the scene's mood and content. A chart needs its data summarized. The assistant reads the editorial context first, then writes alt text that serves the image's purpose in the article.

  2. Writes for screen reader users, not search engines. Alt text is read aloud by assistive technology. The assistant writes in natural, spoken-language phrasing — not keyword-stuffed SEO text. The description is specific enough that a person who cannot see the image understands what it shows and why it matters to the article.

Read the full file on GitHub · 93 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 8d ago First seen · 93 lines · 34 tokens per session scan A 856920e2c10a

Subscribe to this mod's changes

alt-text-writer is a skill published in the GitHub repository ur-grue/autopunk-media-skills (32 stars, last pushed 12d ago), licensed MIT. It adds 34 tokens to every session and 1,429 once invoked, about $0.0002 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-04.

Related

Other skills, from other repositories

Accessibility Audit Helper

Reviews UI code and components for WCAG 2.1 accessibility violations and provides specific fixes.

Notysoty/openagentskills · 23 tokens

brain-fog-mode

Use when the user says "brain fog mode" or "low-bandwidth mode"; explicitly reports reduced bandwidth such as brain fog, fatigue, overwhelm, trouble focusing, or losing track; asks you to reconstruct task context lost after an interruption; asks to simplify material they describe as complex, overwhelming, or too…

beholdrlabs/brain-fog-mode · 182 tokens

accessibility

Accessibility (a11y) workflow skill. Use this skill when the user needs Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible". Do NOT use for SEO (use seo)…

diegosouzapw/awesome-omni-skills · 119 tokens

gws-calendar-agenda

This skill should be used when the user says "what's on my calendar", "show my schedule", "what do I have today", "show this week's events", "what's coming up", "show my agenda", or wants to view upcoming events across calendars. Covers listing today, tomorrow, this week, or N days ahead, with optional calendar…

RadOrigin-LLC/RAD-Claude-Skills · 79 tokens

gws-calendar-insert

This skill should be used when the user says "create a calendar event", "schedule a meeting", "add an event to my calendar", "book a time slot", "set up a meeting with", "add a Google Meet to an event", or wants to create a new Google Calendar event. Covers title, start/end time, attendees, location, description, and…

RadOrigin-LLC/RAD-Claude-Skills · 83 tokens

company-brain

Your team's shared, AI-ready knowledge base — people, companies, meetings, SOPs, and decisions structured so Claude can answer questions on your team's behalf. Team-scope sibling to second-brain (which is personal-scope). Seven modes — capture (drop something into the right structured dir), compile (process into wiki…

coreyhaines31/makerskills · 322 tokens