Use Case
Podcast Generation with Microsoft Foundry isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creation from content, or integrating with Azure OpenAI Realtime API for real audio output. Covers full-stack implementation from React frontend to Python FastAPI backend with WebSocket streaming. This guide covers how to deploy Podcast Generation with Microsoft Foundry for your team, standardize prompts, and create shared workflows that everyone can use.
Install Podcast Generation with Microsoft Foundry in your project directory: .claude/skills/podcast-generation/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Podcast Generation with Microsoft Foundry in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Podcast Generation with Microsoft Foundry
How can my team use Podcast Generation with Microsoft Foundry together?
Set up Podcast Generation with Microsoft Foundry for our project so everyone can use it
Create a shared workflow using Podcast Generation with Microsoft Foundry for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install podcast-generationOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install podcast-generationβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/podcast-generation/π‘Extract and place the folder at the path above, then restart your agent.