Media & Accessibility Custom Skills · Curated

Video Transcript Writer

Transcribes embedded videos and adds captions for accessibility and search visibility.

What it does

Pulls the audio track from an embedded or self-hosted video, transcribes it, and formats the result both as a caption file (WebVTT or SRT) attached to the player and as a readable transcript block published beneath the embed. This covers viewers who can't hear the audio and gives search engines indexable text a video alone never provides.

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/video-transcript-writer/ (or ~/.claude/skills/video-transcript-writer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/video-transcript-writer/

OpenAI Codex

.codex/skills/video-transcript-writer/

Cursor

.cursor/skills/video-transcript-writer/ (or ~/.cursor/skills/video-transcript-writer/ globally)

Compatibility

Any WordPress site with embedded or self-hosted video. Requires the agent to access the video's audio track, or an existing auto-caption source to refine.