by beatra-ai
AI podcast voiceover agent skill for Claude Code, Codex & OpenClaw: turn an article, notes, or a finished script into a solo podcast episode with a consistent host voice, natural pacing, pronunciation control, and a ready-to-publish audio file. AI播客配音 · 文章转播客
# Add to your Claude Code skills
git clone https://github.com/beatra-ai/ai-podcast-voiceover-skillGuides for using ai agents skills like ai-podcast-voiceover-skill.
See how ai-podcast-voiceover-skill compares with popular alternatives.
ai-podcast-voiceover-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 podcast voiceover agent skill for Claude Code, Codex & OpenClaw: turn an article, notes, or a finished script into a solo podcast episode with a consistent host voice, natural pacing, pronunciation control, and a ready-to-publish audio file. AI播客配音 · 文章转播客. It has 0 GitHub stars.
ai-podcast-voiceover-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-podcast-voiceover-skill" and add it to your Claude Code skills directory (see the Installation section above).
ai-podcast-voiceover-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-podcast-voiceover-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.
ai-podcast-voiceover-skill vs everything claude code
See comparison
English | 简体中文
Turn an article, notes, or a finished script into a solo podcast episode with a consistent host voice, natural pacing, pronunciation control, and an MP3 you can publish, 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 | Turn an article, notes, or finished script into a listenable solo podcast episode with a consistent host voice, natural pacing, pronunciation control, and MP3 delivery. |
| 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 |
Cover art for The Small Studio Show, a fictional solo podcast about shipping side projects. AI-generated with Beatra.
| Skill | Entry point | Version |
|---|---|---|
ai-podcast-voiceover |
SKILL.md | 0.1.7 |
This repository is published automatically from beatra-ai/beatra-skills. Report issues there.
With the skills CLI:
npx skills add beatra-ai/ai-podcast-voiceover-skill
With the GitHub CLI:
gh skill install beatra-ai/ai-podcast-voiceover-skill ai-podcast-voiceover
Or clone this repository and copy skills/ai-podcast-voiceover into ~/.claude/skills/ for Claude Code,
~/.agents/skills/ for Codex, or ~/.openclaw/skills/ for OpenClaw.
Or paste this into your agent:
Install the ai-podcast-voiceover skill from https://github.com/beatra-ai/ai-podcast-voiceover-skill (folder skills/ai-podcast-voiceover), then follow its SKILL.md to connect my Beatra account.
Episode 12 of The Small Studio Show, a 50-second solo episode read by one host voice from a short script about giving side projects a Friday deadline. AI-generated with Beatra.
Prompt:
Welcome to The Small Studio Show. This is Episode twelve: why your side project needs a Friday deadline.
Most side projects don't die from bad ideas. They die from "someday."
So here's my point. Pick one small, shippable piece, and give it a deadline: this Friday, five p.m. Not a launch. Just one thing a real person can see. A landing page. A demo video. A working sign-up form.
Why Friday? A week is short enough to feel urgent, and long enough to finish something real. When Friday comes, ship what you have, even if it's rough.
Your takeaway: next Monday, write down one Friday deliverable, and tell one friend.
That's it for today. Keep it small, keep it shipping. See you next week.
It turns supplied articles, notes, outlines, and finished scripts into listener-friendly solo podcast episodes, with a selected host voice, natural pacing, clear pronunciation, and MP3 episode audio.
Yes. Choose a host direction for the show and reuse its voice, language, delivery settings, opener, closer, and pronunciation notes as later episodes are prepared.
Articles, newsletters, research notes, expert commentary, show outlines, and final scripts all provide strong starting points for an episode tailored to listeners.
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.