transcript-processing

Clean raw workshop transcripts into structured documents with topics, decisions, and action items.

282|20|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/TheSoftwareHouse/copilot-collections --skill transcript-processing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transcript-processing
Source: https://github.com/TheSoftwareHouse/copilot-collections/tree/main/.github/skills/transcript-processing
Command: npx skills add https://github.com/TheSoftwareHouse/copilot-collections --skill transcript-processing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clean raw workshop or meeting transcripts and produce a structured, business-relevant document. It removes noise (small talk, greetings, filler words, off-topic tangents) while preserving all actionable and business-critical discussion points.

Core Features & Use Cases

  • Identify transcript format and meeting metadata
  • Identify and tag participants
  • Remove non-business content
  • Group remaining content by discussion topics
  • Extract key decisions
  • Extract action items and open questions
  • Preserve critical raw context
  • Save the cleaned transcript

Quick Start

Provide a raw transcript and receive a cleaned, structured document with topics, decisions, actions, and open questions.

Frequently Asked Questions about transcript-processing

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

FAQPage Schema
How do I turn messy meeting transcripts into structured notes?

Turn messy meeting transcripts into structured notes by processing raw text to remove noise, group content by topics, and extract decisions, action items, and open questions. The output is a clean, business-relevant document.

Can I clean workshop transcripts that have multiple participants and different formats?

Yes, workshop transcripts with multiple participants and varying formats are supported. The process identifies transcript metadata, tags participants, and handles speaker-labelled, plain text, or timestamped inputs.

How do I extract action items and decisions from a raw transcript?

Extract action items and decisions from a raw transcript by grouping discussion content by topics and isolating key business points. The process filters out filler words and off-topic tangents while preserving actionable discussion items.

Does transcript processing remove noise while preserving critical quotes?

Transcript processing removes noise like small talk, greetings, and filler words while preserving critical raw context. It ensures all actionable and business-critical discussion points are retained in the final structured document.

What is the best way to identify open questions from meeting transcripts?

The best way to identify open questions from meeting transcripts is to group remaining content by discussion topics and extract outstanding queries. This ensures all unresolved business points are highlighted in the cleaned document.

Do I need a specific transcript format to extract topics and action items?

No specific transcript format is required to extract topics and action items. The process accepts speaker-labelled, plain text, or timestamped transcripts and automatically identifies the format and meeting metadata.