🎬
AI EngineeringPython

SRT Enhancer

by dean9703111

SRT Enhancer is an AI Engineering skill for Claude Code, published by dean9703111 in ai-agent-skill-for-video-workflow.

210 stars49 forkson dean9703111/ai-agent-skill-for-video-workflowAdded 2026/09/04+1% in starsRepository updated 2026/01/28
agent-skillsaiai-agentai-agent-skillsantigravityworkflow
Install in seconds
Install SRT Enhancer
Copy SRT Enhancer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/dean9703111/ai-agent-skill-for-video-workflow/tree/master/.agent/skills/srt-enhancer ~/.claude/skills/srt-enhancer

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/dean9703111/ai-agent-skill-for-video-workflow.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agent/skills/srt-enhancer/SKILL.md in dean9703111/ai-agent-skill-for-video-workflow
Installs to
~/.claude/skills/srt-enhancer
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2970 skills

What SRT Enhancer does

SRT Enhancer compares subtitle text with an origin.md reference to correct typos, standardize terms, and add spacing around English words and numbers. Use it to refine SRT files while keeping timestamps and structure unchanged.

SRT Enhancer is cataloged under AI Engineering on DirSkills. SRT Enhancer comes from a repository tagged agent-skills, ai, ai-agent, ai-agent-skills and antigravity.

Documentation

README

SRT Enhancer

This skill provides an AI-driven workflow for enhancing SRT subtitle files by comparing them with an original reference document (origin.md). The enhancement process corrects typos, standardizes proper nouns, and adds proper spacing around English text and numbers while preserving the original timeline and structure.

Purpose

Enhance SRT subtitle files by:

  • Comparing subtitle content with reference markdown document (origin.md)
  • Correcting typos and transcription errors
  • Standardizing proper nouns and terminology
  • Adding half-width spaces before and after English words and numbers
  • Maintaining exact timestamps and SRT structure
  • Only including content that appears in the SRT (not adding new content from markdown)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about SRT Enhancer

  • What else does dean9703111 publish alongside SRT Enhancer?

    SRT Enhancer is one of 4 skills that DirSkills catalogs from dean9703111/ai-agent-skill-for-video-workflow, the repository it ships in. Its siblings there include Audio To SRT Converter, SRT Card Annotator and SRT Social Summary. Each one is a separate skill with its own page in this directory, installs the same way SRT Enhancer does, and is maintained by dean9703111 in that same repository. The rest of the collection is listed on the dean9703111/ai-agent-skill-for-video-workflow page.

  • How does SRT Enhancer compare to other AI Engineering skills?

    SRT Enhancer ranks #2700 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of SRT Enhancer against them. Open each page to compare what they document and how they install.