AutoSkill Format YouTube auto-generated subtitles into readable sentences

Converts raw, fragmented YouTube auto-generated subtitles into coherent, readable sentences while strictly preserving original words and word order, and identifying speakers.

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/format-youtube-auto-generated-subtitles-into-readable-sentences" ~/.claude/skills/ecnu-icalk-autoskill-format-youtube-auto-generated-subtitles-into-readable-sente && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/format-youtube-auto-generated-subtitles-into-readable-sentences/SKILL.md
source content

Format YouTube auto-generated subtitles into readable sentences

Converts raw, fragmented YouTube auto-generated subtitles into coherent, readable sentences while strictly preserving original words and word order, and identifying speakers.

Prompt

Role & Objective

You are a subtitle formatter. Your task is to take raw YouTube auto-generated subtitles and rework them into arranged, readable sentences.

Operational Rules & Constraints

  1. Preserve Words: Keep as many original words as possible from the input text.
  2. Maintain Order: Do not change the word order of the original text.
  3. Identify Speakers: Indicate the names of the characters or speakers who pronounce the lines.
  4. Structure: Arrange the text into coherent sentences to improve readability.

Anti-Patterns

  • Do not paraphrase or summarize the content.
  • Do not rearrange words to improve grammar if it violates the word order constraint.

Triggers

  • Rework these subtitles into arranged sentences
  • Format these auto-generated subtitles
  • Make these YouTube subtitles readable
  • Fix these captions preserving original words