google-cloud-speech
Use this skill when a media-production agent needs Google Cloud speech and voice services for transcription, captions/subtitles, long-form audio analysis, live caption planning, Text-to-Speech narration, Chirp 3 / Gemini-TTS voice selection, consented custom voice workflows, dubbing/localization planning, pricing/quotas/region checks, or speech-related safety and data-governance decisions.
npx skills add calesthio/generative-media-skills --skill google-cloud-speech --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
What it does
Uses Google Cloud Speech as a provider option when the job is fundamentally about speech audio, enabling transcription, caption generation, live caption planning, Text-to-Speech narration, and consented custom voice workflows, among other Google-specific capabilities.
How it works
- It targets tasks where speech is central: transcribing audio/video into scripts, captions (SRT/WebVTT), long-form analysis, live caption planning, and TTS narration.
- It supports Google voice families (Chirp 3, Gemini-TTS, Studio, Neural2, WaveNet, Standard) when governance, region, or infrastructure alignment calls for Google Cloud.
- It instructs to create a consented custom voice only when official access, voice-owner consent, and rights review are present.
- It cautions against using this skill for generic audio editing or non-speech tasks and notes that production finishing remains outside the Speech APIs.
- It presents an API boundary detailing separate Cloud Speech-to-Text, Cloud Text-to-Speech, and Gemini-TTS routes, with guidance to treat transcription and synthesis as one provider package for planning but separate implementations.
- It documents detailed operational facts for STT and TTS (model identifiers, outputs, quotas, pricing) and provides workflow steps for STT and TTS production.
- It outlines safety, consent, and data-governance requirements, including navigation of data logging and explicit voice rights confirmations.
When to use it
- Triggered when the project requires transcription, captions, long-form captions, or TTS voice assets, and when Google governance, regional controls, or existing GCP infrastructure are relevant.
- Appropriate when Chirp 3 / Gemini-TTS voice selection and consented custom voice workflows are part of the brief.
- Use for planning and budgeting (quotas, pricing, region checks) before implementation.
What it can touch
- Tools declared: claude-code, codex, copilot, cursor. The skill guides usage of these tools to implement or reason about Google Cloud Speech workflows within the project.
Caveats
- Do not treat this as a generic audio-editing or non-speech skill; finishing and QC require separate tools.
- Regional availability, quotas, and pricing are subject to change; re-check against official docs before spending.
- Access to Instant Custom Voice is restricted to allow-listed users and requires proper consent and rights.
- The skill emphasizes explicit consent for voice cloning and data governance; avoid uploading sensitive content without client approval.
# Google Cloud Speech for media production Use Google Cloud Speech as a provider option when the job is fundamentally about speech audio: - Transcribe existing audio/video into scripts, searchable text, edits, subtitles, captions, or speaker notes. - Generate SRT/WebVTT captions from long media. - Plan live captions or real-time transcript features. - Create synthetic narration, dialogue prototype
What does the google-cloud-speech skill do?
Use this skill when a media-production agent needs Google Cloud speech and voice services for transcription, captions/subtitles, long-form audio analysis, live caption planning, Text-to-Speech narration, Chirp 3 / Gemini-TTS voice selection, consented custom voice workflows, dubbing/localization planning, pricing/quotas/region checks, or speech-related safety and data-governance decisions.
How do I install it?
Run `npx skills add calesthio/generative-media-skills --skill google-cloud-speech --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From calesthio/generative-media-skills, a repository with 112 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.