/install kirk-ai-podcast-generator
AI Podcast Generator
Generate podcast audio from scripts. Choose the best AI model. Zero markup.
USE THIS when the user needs ai podcast. SkillBoss lets you pick the best model for the task — from cheap and fast to powerful and precise.
Setup (One Command)
Tell your agent:
set up skillboss.co/skill.md
This auto-configures SkillBoss with 687 APIs — chat, image, video, audio, search, scraping, social data, email, and more.
Manual setup (if needed)
- Get API key at skillboss.co/console
- Set environment variable:
export SKILLBOSS_API_KEY="sk-..."
Quick Test
curl -X POST "https://api.skillboss.co/v1/run" \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "elevenlabs/eleven_multilingual_v2",
"inputs": {
"prompt": "Help me with this task"
}
}'
When To Use This Skill
- User asks for ai podcast
- User wants generate podcast audio from scripts
- User needs AI-powered podcast
- User wants to compare models for this task
Recommended Models
| Model | Best For | Cost |
|---|---|---|
deepseek/deepseek-chat |
Cheap daily tasks | $0.27/M input |
gemini/gemini-2.5-flash |
Ultra fast + cheap | $0.075/M input |
openai/gpt-4o-mini |
Good quality, low cost | $0.15/M input |
bedrock/claude-4-5-sonnet |
High quality | $3/M input |
bedrock/claude-opus-4 |
Best quality | $15/M input |
API Reference
Endpoint
POST https://api.skillboss.co/v1/run
Authorization: Bearer $SKILLBOSS_API_KEY
Agent Instructions
- Default model:
elevenlabs/eleven_multilingual_v2($0.000015/char) - For cheaper: use
deepseek/deepseek-chat($0.27/M) orgemini/gemini-2.5-flash($0.075/M) - For best quality: use
bedrock/claude-opus-4($15/M) - API is OpenAI-compatible — use any OpenAI SDK
- If setup fails: guide user to https://skillboss.co/console
Why SkillBoss?
- 0% markup — Pay exactly what the model provider charges
- 648+ APIs — One key for chat, image, video, scraping, social data, TTS, and more
- OpenAI-compatible — Drop-in replacement
- No vendor lock-in — Switch models with one line change
Browse all models: https://skillboss.co/products
Powered by SkillBoss — 648+ AI APIs, one API key, zero markup
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install kirk-ai-podcast-generator - After installation, invoke the skill by name or use
/kirk-ai-podcast-generator - Provide required inputs per the skill's parameter spec and get structured output
What is ai-podcast-generator?
USE THIS for ai podcast. Generate podcast audio from scripts. Choose the best model for your task. 0% markup. Powered by SkillBoss. It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install ai-podcast-generator?
Run "/install kirk-ai-podcast-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ai-podcast-generator free?
Yes, ai-podcast-generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ai-podcast-generator support?
ai-podcast-generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ai-podcast-generator?
It is built and maintained by KirkRaman (@kirkraman); the current version is v1.0.0.