by beatra-ai
AI voice cloning agent skill for Claude Code, Codex & OpenClaw: create a reusable personal or brand voice from a clean audio sample, name it, and hear it in a short test reading. AI声音克隆 · 专属音色
# Add to your Claude Code skills
git clone https://github.com/beatra-ai/ai-voice-cloning-skillGuides for using ai agents skills like ai-voice-cloning-skill.
See how ai-voice-cloning-skill compares with popular alternatives.
ai-voice-cloning-skill is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by beatra-ai. AI voice cloning agent skill for Claude Code, Codex & OpenClaw: create a reusable personal or brand voice from a clean audio sample, name it, and hear it in a short test reading. AI声音克隆 · 专属音色. It has 0 GitHub stars.
ai-voice-cloning-skill's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/beatra-ai/ai-voice-cloning-skill" and add it to your Claude Code skills directory (see the Installation section above).
ai-voice-cloning-skill is primarily written in Python. It is open-source under beatra-ai on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh ai-voice-cloning-skill against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
See comparison
English | 简体中文
Create a reusable personal or brand voice from a clean audio sample, give it a memorable name, and hear it in a short test reading, from inside Claude Code, Codex, or OpenClaw.
[!IMPORTANT] Rendering needs a Beatra account and uses credits. The skill itself is free to install.
| Question | Answer |
|---|---|
| What it does | Create a reusable personal or brand voice from a clean audio sample, give it a memorable name, and hear it in a short test reading. |
| Requirements | Python 3.10+ and an agent that loads SKILL.md |
| Cost | Free to install. Each render uses credits on your Beatra account, and paid steps run only when you ask for that exact render or approve its card. |
| Works with | Claude Code, Codex, OpenClaw |
Abstract cover showing a single voice waveform passing through a ring and returning as a reusable layered voice. AI-generated with Beatra.
| Skill | Entry point | Version |
|---|---|---|
voice-cloning-studio |
SKILL.md | 0.2.1 |
This repository is published automatically from beatra-ai/beatra-skills. Report issues there.
With the skills CLI:
npx skills add beatra-ai/ai-voice-cloning-skill
With the GitHub CLI:
gh skill install beatra-ai/ai-voice-cloning-skill voice-cloning-studio
Or clone this repository and copy skills/voice-cloning-studio into ~/.claude/skills/ for Claude Code,
~/.agents/skills/ for Codex, or ~/.openclaw/skills/ for OpenClaw.
Or paste this into your agent:
Install the voice-cloning-studio skill from https://github.com/beatra-ai/ai-voice-cloning-skill (folder skills/voice-cloning-studio), then follow its SKILL.md to connect my Beatra account.
A 23-second synthetic preset-voice reading (first 8 seconds shown) was cloned into a reusable custom voice named Harbor Narrator, followed by an 11-second test reading in that new voice. AI-generated with Beatra.
Prompt:
Source script: Every harbor town keeps its own kind of morning. The fishing boats slip out before sunrise, the gulls argue over the pier, and the café on the corner props its door open to let the bread smell drift toward the water. By eight o'clock, the tide has turned, the ferry horn sounds twice, and the whole waterfront settles into an easy, unhurried rhythm.
Test reading script: Hello, and welcome back to the Lantern Lane course. In today's lesson, we'll plan a simple weekly routine, one small step at a time. Let's begin.
Use one person speaking naturally with clear sound, low background noise, little echo, and a tone that represents the narration you want to create.
A clean recording with one person speaking naturally is the best starting point. Avoid music, other speakers, pronounced echo, and heavy background noise.
After a successful creation, the named voice can be selected again for future narration. You do not need to create a new voice merely to change a script or delivery direction.
Use a short representative text to hear clarity, pace, pronunciation, and tone before applying the named voice to a larger spoken project.
Each installed skill checks for a new version at most once a day, verifies the
official archive before replacing itself, and leaves your installation untouched
if anything fails. Turn it off at any time — see
references/automatic-updates-and-safety.md inside the skill.
MIT-0 — free to use, modify, and redistribute, including commercially. No attribution required. Same terms as these skills carry on ClawHub.