transcript

Parse VTT, SRT, and plain-text transcripts into structured Markdown packets with action items, decisions, questions, topics, and speaker mappings.

30|6|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/geekatron/jerry --skill transcript-geekatron
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transcript
Source: https://github.com/geekatron/jerry/tree/main/skills/transcript
Command: npx skills add https://github.com/geekatron/jerry --skill transcript-geekatron

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Parse, extract, and format transcripts (VTT, SRT, plain text) into structured Markdown packets with action items, decisions, questions, and topics. This skill enables persistent knowledge accrual and easier navigation through meeting records.

Core Features & Use Cases

  • Multi-format transcript support: VTT, SRT, and TXT
  • Semantic extraction of action items, decisions, questions, topics, and speakers
  • Mindmap generation with anchors and citations for rapid navigation
  • Output as a ready-to-publish Markdown packet with anchors and citations

Quick Start

Submit a transcript file to generate a complete, navigable transcript packet with citations.

Frequently Asked Questions about transcript

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

FAQPage Schema
How do I extract action items and decisions from SRT or VTT meeting transcripts?

To extract action items and decisions from meeting transcripts, you can parse SRT or VTT files to generate structured Markdown packets. This process maps speakers and topics while enforcing provenance and quality gates to ensure reliable, navigable outputs.

What is the best way to convert plain-text transcripts into a navigable mindmap?

The best way to convert plain-text transcripts into a navigable mindmap is semantic extraction with anchor linking. This generates a structured Markdown packet with citations, allowing rapid navigation through extracted topics and speaker mappings.

Can I process multiple transcript formats like VTT, SRT, and TXT together?

Yes, you can process VTT, SRT, and TXT transcript formats. The skill parses these formats to extract semantic topics, action items, and speaker mappings, outputting a fully linked Markdown packet with anchors and citations.

How do transcript extraction tools handle provenance and token budget limits?

Transcript extraction tools handle provenance and token budget limits by enforcing strict quality gates and citation anchors. This ensures that extracted action items, decisions, and topics maintain their source linkage without exceeding processing constraints.

Does parsing meeting transcripts into Markdown require any specific dependencies?

Parsing meeting transcripts into Markdown requires no specific dependencies. You simply submit a VTT, SRT, or plain-text transcript file to generate a complete, ready-to-publish knowledge packet with action items and citations.

Why should I structure meeting transcripts into Markdown packets instead of plain text?

Structuring meeting transcripts into Markdown packets enables persistent knowledge accrual and easier navigation. It transforms raw text into actionable items, decisions, and linked mindmaps with citations, overcoming the search limitations of unformatted plain text.