transcript-notes

Installation
SKILL.md

Transcript Notes

Convert a raw meeting transcript .txt file into a structured .md notes file.

Prerequisites

  • Raw transcript .txt file — supports speaker-turn format (speaker name on its own line, dialogue as paragraph) and timestamped formats (e.g., [00:01:23] Speaker: text)
  • Target notes directory exists or will be created

Workflow

1. Read & Analyze Transcript

  • Read the transcript file
  • Identify: participants, series name, episode number, date, duration (estimate from content length if not stated)
  • Map the conversation flow: what topics were discussed, in what order, by whom

2. Extract & Structure

Related skills
Installs
4
GitHub Stars
15
First Seen
Apr 3, 2026