Agent skill · Media & Video

voiceover-studio

Generate narration, product voiceover, IVR prompts, podcast reads, or short-video VOICEOVER audio through OpenSquilla audio tools. Use when the user asks for TTS, 配音, 旁白, 口播, audio narration, or wants script text turned into a playable audio artifact.

opensquilla6,385★ · +160/wk · 1 repos on radarProfile →
claude-codeApache-2.0
Install
npx skills add opensquilla/opensquilla --skill voiceover-studio --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: src/opensquilla/skills/bundled/voiceover-studio/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 6,515 · +130 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# voiceover-studio Turns text into spoken audio with OpenSquilla's configured direct audio provider. OpenRouter may be used by the orchestrator to draft or polish copy, but the actual audio generation must go through the `tts` tool and the active audio provider capability report. ## Use cases - Single-line TTS, product demos, accessibility reads, IVR prompts. - Batch narration from a script or `ai-video-script` `VOICEOVER` lines. - Short-video voiceover where the result should be a playable audio artifact in the Web UI, not only a downloadable file path. ## Request triage Before calling tools, extract these fields from the user request: - task type: one-shot TTS, batch narration, IVR, podcast, accessibility read, or short-video voiceover - source text and whether the user wants copy editing, translation, or exact preservation - target language, target locale, desired accent, emotion, speaking pace, and output duration constraints - voice source: configured default, searched shared voice, or user-provided voice ID - output expectation: quick sample, final asset, or multiple takes OpenRouter can refine script wording, but it is not an audio provider. Never answer as if OpenRouter gen

What's inside
Steps it walks through
  1. Use cases
  2. Request triage
  3. Preview-first
  4. Tool-result handling
  5. Required workflow
  6. Locale and accent constraints
  7. Rights and copyright guard
  8. Output contract
More from opensquilla
All skills →
About this skill
What does the voiceover-studio skill do?

Generate narration, product voiceover, IVR prompts, podcast reads, or short-video VOICEOVER audio through OpenSquilla audio tools. Use when the user asks for TTS, 配音, 旁白, 口播, audio narration, or wants script text turned into a playable audio artifact.

How do I install it?

Run `npx skills add opensquilla/opensquilla --skill voiceover-studio --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 opensquilla/opensquilla, a repository with 6,515 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.

Keep going