transcript-summarizer
Transcript Summarizer Skill
Purpose
Convert meeting transcripts into structured, actionable summaries. Supports multiple transcript formats and LLM backends.
Environment Variables
| Variable | Description | Default |
|---|---|---|
REFLEX_TRANSCRIPT_SRC_DIR |
Default directory to look for transcript files | . |
REFLEX_TRANSCRIPT_DST_DIR |
Root output directory for processed transcripts | ./meetings |
REFLEX_TRANSCRIPT_LLM |
LLM provider: ollama, openai, anthropic |
ollama |
REFLEX_TRANSCRIPT_MODEL |
Model name override | Provider default |
When to Use
More from mindmorass/reflex
site-crawler
Crawl and extract content from websites
303ffmpeg-patterns
FFmpeg video and audio processing patterns. Use when transcoding video/audio, extracting clips, adding filters, merging media, creating thumbnails, or batch processing media files.
235ai-video-generation
AI video generation patterns using Sora, Runway, Pika, and other AI video tools. Use when generating videos from text prompts, image-to-video conversion, AI video editing, or integrating AI video APIs.
114n8n-patterns
Design and implement n8n workflow automations with best practices
74pdf-harvester
Extract text and data from PDF documents
46graphviz-diagrams
Create complex graph visualizations using Graphviz DOT language, with both source code and pre-rendered images.
37