Claude Skill

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.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download agentskillexchange-skills-skills_assemblyai-summarization-chapters-skill-07beb56.zip · 0 KB
Part of agentskillexchange/skills — 249 skills

Install

skills CLI npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/assemblyai-summarization-chapters-skill
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
Git 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:

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.

No comments yet.

Reviews (0)

No reviews yet.

Related