Engineering
podcast-generation
Generate real-time AI podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model with WebSocket streaming, complete with PCM to WAV conversion and frontend playback integration.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/podcast-generation/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/podcast-generation/install?os=windows&agent=claude" -o install-podcast-generation.bat && install-podcast-generation.bat
Download Installer
Download Skill Project