transcript-summarizer

Community

Turn transcripts into concise, actionable notes.

Authormindmorass
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill converts meeting transcripts into structured, actionable summaries—capturing decisions, action items, and key topics—so teams can quickly review outcomes without parsing long transcripts.

Core Features & Use Cases

  • Structured Summary Generation: Produces executive summary, list of topics, decisions with reasoning, and action items.
  • Format Flexibility: Works with VTT/SRT captions, plain transcripts, and pasted notes.
  • RAG/Knowledge Base Ready: Outputs summary markdown and metadata for indexing in vector stores like Qdrant.
  • Practical Use Case: After a 60-minute meeting, run the skill to generate a concise summary with attendees, decisions, and an action-item table.

Quick Start

Place your transcript (e.g., meeting.txt, meeting.srt, or meeting.vtt) into the input directory, set environment variables if needed (REFLEX_TRANSCRIPT_SRC_DIR, REFLEX_TRANSCRIPT_DST_DIR, REFLEX_TRANSCRIPT_LLM, REFLEX_TRANSCRIPT_MODEL), and run the Reflex plugin to produce outputs under the configured output directory.

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: transcript-summarizer
Download link: https://github.com/mindmorass/reflex/archive/main.zip#transcript-summarizer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.