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.
Install
npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/assemblyai-summarization-chapters-skill
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
git clone https://github.com/agentskillexchange/skills.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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
Files (skills)
-
SKILL.md 1 KB
--- 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/)
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.