Performance & Quality Custom Skills · Curated

Alt Text Generator

Add accessible alt text to every image in your media library.

What it does

Scans the media library for images missing alt text, looks at each image, and writes a concise, accessible description you can approve in bulk or one at a time. Directly addresses one of the most common WordPress accessibility and SEO gaps.

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/alt-text-generator/ (or ~/.claude/skills/alt-text-generator/ for all projects)

GitHub Copilot (VS Code)

.github/skills/alt-text-generator/

OpenAI Codex

.codex/skills/alt-text-generator/

Cursor

.cursor/skills/alt-text-generator/ (or ~/.cursor/skills/alt-text-generator/ globally)

Compatibility

Any WordPress site. Requires the agent to be able to view the actual image (not just its filename) and write to the attachment’s alt text field.