Summarizes audio content using AssemblyAI's LeMUR (Large Language Model for Audio Understanding) API. Chains the /v2/transcript endpoint with /lemur/v3/generate/summary for contextual audio intelligence.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "AssemblyAI LeMUR Summarizer"
slug: "assemblyai-lemur-summarizer-agent"
description: "Summarizes audio content using AssemblyAI's LeMUR (Large Language Model for Audio Understanding) API. Chains the /v2/transcript endpoint with /lemur/v3/generate/summary for contextual audio intelligence."
verification: "security_reviewed"
source: "https://www.assemblyai.com/docs"
category: "Media & Transcription"
framework: "Gemini"
---
# AssemblyAI LeMUR Summarizer
Summarizes audio content using AssemblyAI's LeMUR (Large Language Model for Audio Understanding) API. Chains the /v2/transcript endpoint with /lemur/v3/generate/summary for contextual audio intelligence.
## 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-lemur-summarizer-agent/)
No comments yet. Be the first to comment!