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.
Install
npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/assemblyai-lemur-summarizer-agent
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 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
Files (skills)
-
SKILL.md 985 B
--- 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/)
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.