voice-conversion-studio
Convert a local source recording into an authorized target voice. Use when the user asks for voice conversion, voice changer, 换声, 变声, 音色转换, or converting existing narration to another approved voice.
npx skills add opensquilla/opensquilla --skill voice-conversion-studio --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.
# voice-conversion-studio Converts an existing local recording into a target voice using the configured audio provider. OpenRouter can assist with planning or file naming, but the conversion itself must use `voice_convert`. ## Request triage Before calling tools, extract these fields from the user request: - source audio path and whether it is local, intentional, and user-provided - source rights: speaker consent and recording copyright - target voice: provider-licensed voice, cloned voice ID, or user-provided voice ID - target language, target locale, desired accent, emotion, pace, and output format - output expectation: quick conversion sample, final asset, or multiple takes OpenRouter can help summarize or translate instructions, but it is not an audio provider and cannot authorize voice identity use. ## Required workflow 1. Check the source file is local and intentionally provided. 2. Confirm rights for both sides: - source recording copyright and speaker authorization - target voice consent or provider-licensed voice 3. Refuse public figure or copyrighted character imitation. 4. Use `audio_provider_capabilities` if conversion availability is uncertain. 5. Call `voice_convert`
- Request triage
- Required workflow
- Preview-first
- Tool-result handling
- Rights and copyright guard
- Locale and accent quality notes
- Output contract
What does the voice-conversion-studio skill do?
Convert a local source recording into an authorized target voice. Use when the user asks for voice conversion, voice changer, 换声, 变声, 音色转换, or converting existing narration to another approved voice.
How do I install it?
Run `npx skills add opensquilla/opensquilla --skill voice-conversion-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.