assemblyai-lemur-summarizer-agent · git:20260710.2925510 · 2026-07-10 · sha256 199ae28e1f0bf1bf
assemblyai-lemur-summarizer-agent git:20260710.2925510B
Immutable. This exact content is served forever at /api/v1/blob/199ae28e1f0bf1bf.
--- title: "AssemblyAI LeMUR Summarizer" 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 Choose whichever fits your setup: 1. Copy this skill folder into your local skills directory. 2. Clone the repo and symlink or copy the skill into your agent workspace. 3. Add the repo as a git submodule if you manage shared skills centrally. 4. Install it through your internal provisioning or packaging workflow. 5. Download the folder directly from GitHub and place it in your skills collection. ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/assemblyai-lemur-summarizer-agent/)