ai-podcast-creation

Originally frominference-sh/skills
Installation
SKILL.md

AI Podcast Creation

Create AI-powered podcasts and audio content via inference.sh CLI.

Quick Start

curl -fsSL https://cli.inference.sh | sh && infsh login

# Generate podcast segment
infsh app run infsh/kokoro-tts --input '{
  "text": "Welcome to the AI Frontiers podcast. Today we explore the latest developments in generative AI.",
  "voice": "am_michael"
}'

Available Voices

Kokoro TTS

Related skills
Installs
21
GitHub Stars
18
First Seen
Feb 5, 2026