assemblyai-summarization-chapters-skill · git:20260519.f531e55 · 2026-05-19 · sha256 0cb5bb5a8cbf6f46
assemblyai-summarization-chapters-skill git:20260519.f531e55A
Immutable. This exact content is served forever at /api/v1/blob/0cb5bb5a8cbf6f46.
--- name: "AssemblyAI Summarization & Chapters Skill" slug: "assemblyai-summarization-chapters-skill" description: "Transcribes audio and generates auto-chapters with summaries using AssemblyAI's /v2/transcript endpoint with auto_chapters=true. Extracts key topics, sentiment analysis, and content safety labels via AssemblyAI SDK." verification: "security_reviewed" source: "https://www.assemblyai.com/docs" category: "Media & Transcription" framework: "Claude Agents" --- # AssemblyAI Summarization & Chapters Skill Transcribes audio and generates auto-chapters with summaries using AssemblyAI's /v2/transcript endpoint with auto_chapters=true. Extracts key topics, sentiment analysis, and content safety labels via AssemblyAI SDK. ## Installation Requirements and caveats from upstream: - Python SDK Basic usage or getting-started notes: - Overview - Build with AI coding agents - Models - Source: https://www.assemblyai.com/docs ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/assemblyai-summarization-chapters-skill/)