transcribe-and-plan-cuts

Transcribe audio with ElevenLabs Scribe v2 API and generate cut plans.

2|Updated May 2, 2026
One-click install
npx skills add https://github.com/Konadu-Akwasi-Akuoko/katto --skill transcribe-and-plan-cuts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transcribe-and-plan-cuts
Source: https://github.com/Konadu-Akwasi-Akuoko/katto/tree/main/hyper-frames/.claude/skills/transcribe-and-plan-cuts
Command: npx skills add https://github.com/Konadu-Akwasi-Akuoko/katto --skill transcribe-and-plan-cuts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires elevenlabs, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of transcribing audio files and planning cuts for video editing, streamlining the workflow and reducing manual labor.

Core Features & Use Cases

  • Automated Transcription: Transcribe audio files using ElevenLabs Scribe v2 API.
  • Cut Planning: Plan and generate cut plans for video editing, including duplicate take recovery and boundary precision.
  • Use Case: After recording a speech or interview, use this Skill to transcribe the audio and generate a cut plan for easy editing.

Quick Start

Use the transcribe-and-plan-cuts skill to transcribe and plan cuts for the audio file at 'videos/my-talk-2026-05-19/audio/raw.mp3'.

Frequently Asked Questions about transcribe-and-plan-cuts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate audio transcription and cut planning for video editing?

Automate audio transcription and cut planning by using a dedicated sub-agent with the ElevenLabs Scribe v2 API to process speech-to-text and generate deterministic cut plans. This reduces manual labor in post-production workflows by automatically handling boundary precision and duplicate take recovery.

What is the best way to plan video cuts from an interview recording?

Planning video cuts from an interview is best handled by automated speech-to-text transcription paired with deterministic tools for boundary precision. This approach generates a structured cut plan that identifies duplicate takes and streamlines rough cut assembly in post-production.

Do I need an ElevenLabs API key to transcribe audio for post-production?

Yes, you need an ElevenLabs API key to access the Scribe v2 API for speech-to-text transcription. The Skill requires this external dependency along with additional scripting tools to process audio files and generate accurate cut planning outputs.

Can I use automated transcription for duplicate take recovery in rough cuts?

Automated transcription can be used for duplicate take recovery in rough cuts through deterministic tools that analyze speech-to-text boundaries. This ensures precise identification of redundant audio segments and streamlines the post-production editing workflow.

What are the limitations of using speech-to-text for video cut planning?

Limitations of speech-to-text for video cut planning include the dependency on ElevenLabs Scribe v2 API accuracy and the need for additional scripting tools. Boundary precision and duplicate take recovery rely on deterministic processing that may require manual verification in complex audio scenarios.

Related Skills