blog-audio

Convert markdown blog content into audio narrations using Google Gemini TTS models.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/smarmen86/claude-code-kit --skill blog-audio-smarmen86
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-audio
Source: https://github.com/smarmen86/claude-code-kit/tree/main/skills/blog-audio
Command: npx skills add https://github.com/smarmen86/claude-code-kit --skill blog-audio-smarmen86

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the lack of accessibility and engagement in text-heavy content by automatically converting written blog posts into high-quality, natural-sounding audio narrations.

Core Features & Use Cases

  • Multi-Mode Generation: Create spoken summaries, full article read-alouds, or engaging two-speaker podcast-style dialogues.
  • Voice Customization: Choose from 30 distinct voice profiles to match your brand tone, from professional experts to casual hosts.
  • Use Case: Quickly generate an audio version of a long-form technical tutorial to allow your audience to consume content while commuting or multitasking.

Quick Start

Use the blog audio skill to generate a podcast-style dialogue narration for the file named article.md.

Frequently Asked Questions about blog-audio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown blog posts into audio narrations?

You can convert markdown blog posts into audio narrations using Google Gemini TTS models to generate high-fidelity spoken audio from your written content. This process supports generating spoken summaries, full article read-alouds, and multi-speaker dialogues.

Can I generate a two-speaker podcast dialogue from a written article?

Yes, you can generate a two-speaker podcast-style dialogue from written articles. The system supports multi-speaker dialogue generation alongside single-speaker narration, allowing you to create engaging conversational audio formats from your markdown files.

Do I need FFmpeg to process TTS audio output?

Yes, FFmpeg is required for audio processing and format conversion alongside the Google GenAI SDK. These dependencies are necessary to handle and convert the generated TTS audio into its final output format.

What is the best way to customize the voice profile for text-to-speech narration?

The best way to customize text-to-speech narration is by selecting from 30 distinct voice profiles. This allows you to match your brand tone, ranging from professional experts to casual hosts for your generated audio output.

Does Google Gemini TTS support multi-speaker dialogue generation?

Yes, Google Gemini TTS models support multi-speaker dialogue generation. You can create engaging podcast-style dialogues with two speakers or use standard single-speaker narration for summaries and full articles.