← ClaudeAtlas

google-ai-studio-ttslisted

Generate speech, podcasts, voiceovers, and multi-speaker dialogue with Google AI Studio's Gemini Flash TTS by driving the live web app in Chrome via the claude-in-chrome MCP server. Use whenever the user asks to (1) create a podcast, audiobook chapter, narration, audio drama, or voiceover with Gemini / Google AI Studio TTS; (2) turn a script into multi-speaker audio (e.g. "two-host podcast", "Speaker 1 / Speaker 2 dialogue", "Puck and Zephyr"); (3) tweak a TTS prompt with Scene, Sample Context, Director's note (Style/Pace/Accent), Audio Profile, voice picker, or Temperature; or (4) render audio with inline tags like [enthusiastic], [whispers], [laughs]. Triggers on phrases like "use AI Studio TTS", "generate this podcast in AI Studio", "render with gemini-3.1-flash-tts-preview", "speak this with Aoede/Puck/Zephyr", or any request for browser-driven Gemini speech generation.
maystudios/claude-skills · ★ 21 · AI & Automation · score 79
Install: claude install-skill maystudios/claude-skills
# Google AI Studio TTS (browser-driven) ## Overview This skill drives `https://aistudio.google.com/generate-speech` in the user's already-open Chrome (via the `claude-in-chrome` MCP tools) to render audio with Gemini Flash TTS. The user must already be signed in to Google AI Studio in Chrome — never create accounts, never enter passwords, never share credentials. There are two input modes in the UI. Choose based on what the user asked for: | User intent | Mode | Why | |---|---|---| | Single narrator, monologue, or short voiceover | **Text** | One textarea, fastest path. | | Multi-speaker dialogue with simple `Speaker 1: …` lines | **Text** | Same single textarea — prefix lines with `Speaker 1:`, `Speaker 2:`. | | Multi-speaker with per-line speaker chip, finer control, easy editing | **Composer** | One block per utterance, each with its own voice chip. | | Anything where the user explicitly mentions "scene", "sample context", "director's note", or wants the speaker chips visible | **Composer** | Matches the visible UI elements they're referring to. | Both modes share the **Scene** and **Sample Context** fields and the **Speaker settings** panel on the right. ## Required tools Load these claude-in-chrome MCP tools via `ToolSearch` before starting: ``` select:mcp__claude-in-chrome__tabs_context_mcp,mcp__claude-in-chrome__tabs_create_mcp,mcp__claude-in-chrome__navigate,mcp__claude-in-chrome__find,mcp__claude-in-chrome__form_input,mcp__claude-in-chrome__javascript_tool,mc