Generate audio narration of blog posts using Google Gemini TTS. Supports summary narration, full article read-aloud, and two-speaker podcast/dialogue mode with 30 voice options. Outputs MP3 with HTML5 audio embed code. Works standalone via /blog audio or internally from blog-write. Falls back gracefully when API key is not configured. Use when user says "blog audio", "narrate blog", "audio version", "text to speech", "tts", "podcast mode", "read aloud", "audio narration", "voice", "narration", "generate audio".
$npx -y skills add infrasity-labs/dev-gtm-claude-skills --skill blog-audioInstalls into the current project.
Run `npx skills use "https://github.com/infrasity-labs/dev-gtm-claude-skills" --skill "infrasity-labs/dev-gtm-claude-skills/blog-audio"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/infrasity-labs/dev-gtm-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/infrasity-labs/dev-gtm-claude-skills"` and select the relevant skills, then follow their instructions.