ai-podcast-creation
Installation
SKILL.md
AI Podcast Creation
Create AI-powered podcasts and audio content via inference.sh CLI.

Quick Start
Requires inference.sh CLI (
infsh). Get installation instructions:npx skills add inference-sh/skills@agent-tools
infsh login
# Generate podcast segment
infsh app run infsh/kokoro-tts --input '{
"prompt": "Welcome to the AI Frontiers podcast. Today we explore the latest developments in generative AI.",
"voice": "am_michael"
}'