long-audio-transcript-processor

Process long speech transcripts with segmented editing and resumable operations.

248|30|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/cafe3310/public-agent-skills --skill long-audio-transcript-processor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: long-audio-transcript-processor
Source: https://github.com/cafe3310/public-agent-skills/tree/main/skills/long-audio-transcript-processor
Command: npx skills add https://github.com/cafe3310/public-agent-skills --skill long-audio-transcript-processor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the challenge of processing extremely long speech transcripts that are too large for one-pass review by providing a reliable workflow for correction, organization, and continuity across sessions.

Core Features & Use Cases

  • Segmented Transcript Processing: Breaks large transcription files into manageable sections while maintaining line alignment and processing state.
  • Context Preservation: Maintains terminology glossaries, topic records, background documents, and progress logs to keep edits consistent across segments.
  • Use Case: Process a long meeting transcript by correcting recognition errors, organizing speakers, tracking uncertain terms, and producing review-ready output files.

Quick Start

Use the long-audio-transcript-processor skill to initialize a workspace and process the provided long audio transcript files with proofreading and structured output.

Frequently Asked Questions about long-audio-transcript-processor

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

FAQPage Schema
How do I process long audio transcripts that are too large for one-pass review?

Long audio transcripts are processed using segmented editing, which breaks large transcription files into manageable sections while maintaining line alignment and processing state for reliable correction and organization.

Can I maintain terminology consistency when proofreading long meeting records across sessions?

Yes, long meeting records maintain consistency across sessions by preserving terminology glossaries, topic records, background documents, and progress logs to keep edits consistent across segments.

What is the best way to correct recognition errors and organize speakers in long interview transcripts?

Correcting recognition errors and organizing speakers in long interview transcripts is best handled by segmented processing with context preservation, ensuring consistent terminology tracking and producing review-ready output files.

Does transcript processing support resumable workflows for extremely long speech transcripts?

Yes, transcript processing supports resumable workflows by maintaining persistent workspace tracking, progress logs, and line-preserving transformations, allowing operations to resume across sessions without losing context.

What are the limitations of one-pass proofreading for large transcription files?

One-pass proofreading of large transcription files lacks the context preservation and terminology management required for consistent edits, making segmented processing necessary to maintain line alignment and processing state.