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.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
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/)
No comments yet. Be the first to comment!