skills/clawhub.ai/srt-proofreader

srt-proofreader

Installation
SKILL.md

SRT Proofreader

Execute the workflow in order. Keep edits minimal and deterministic.

1. Enter srts/

  1. Change directory to the task's srts/ folder.
  2. Stop and report if srts/ does not exist.

2. Ensure Git Baseline

  1. Check whether srts/ is already inside a git repository.
  2. If not inside a git repository:
    • run git init
    • run git add .
    • run git commit -m "init srt"
  3. Do not rewrite existing history.

3. Require and Read source.md

Installs
1
First Seen
Aug 16, 2026
srt-proofreader from clawhub.ai