AssemblyAI Streaming & Live Transcription Skill Overview Use this skill to build and maintain code that talks to AssemblyAI’s: - Streaming Speech-to-Text (STT) via WebSockets ( ) - Async / pre-recorded STT via REST ( ) - LLM Gateway for applying Claude/GPT/Gemini-style models to transcripts ( ) The emphasis is on streaming/live transcription , meeting notetakers , and voice agents , while still covering async workflows and post-processing. This skill assumes a Claude Code environment with access to Python (preferred) and Bash. --- When to Use Use this skill when: - Implementing real-time tran…