training-lecture-transcript

Installation
SKILL.md

Polish Lecture Transcript

npx skills add https://github.com/peter-tu-zynkr/zynkr-skill-builder --skill training-lecture-transcript

Process long transcript text into lecturer-friendly readout content. Use this skill when you've recorded a 30–90 minute Chinese lecture and want a clean Traditional Chinese readout script — filler words removed, STT artifacts fixed, run-on speech broken into short readable sentences, all without losing terminology or speaker intent.

Workflow

  1. Normalize input text.
  2. Split transcript into ordered batches of ~700 Chinese characters.
  3. Process exactly one batch at a time.
  4. Do not start batch N+1 until batch N is completed and checked.
  5. Merge completed batches and run final consistency pass.

Batch Gate Rules

Installs
7
GitHub Stars
19
First Seen
Jun 10, 2026
training-lecture-transcript — peter-tu-zynkr/zynkr-skill-builder