google-ai-studio-ttslisted
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