🎞️
AI EngineeringPython

SRT Card Annotator

by dean9703111

SRT Card Annotator 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 Card Annotator
Copy SRT Card Annotator 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-card-annotator ~/.claude/skills/srt-card-annotator

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-card-annotator/SKILL.md in dean9703111/ai-agent-skill-for-video-workflow
Installs to
~/.claude/skills/srt-card-annotator
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2970 skills

What SRT Card Annotator does

SRT Card Annotator adds contextual reference cards below subtitle lines in SRT files without changing timestamps or original text. Use it for educational, instructional, or Chinese subtitle workflows that need key points, warnings, tips, or list markers.

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

Documentation

README

SRT Card Annotator

This skill provides an AI-driven workflow for analyzing SRT subtitle files and adding contextual reference cards below subtitle text blocks. Cards are intelligently selected based on content context and must not modify original timestamps or subtitle text.

Purpose

Enhance SRT subtitle files with reference cards that:

  • Highlight key points, warnings, tips, and structured information
  • Are intelligently placed based on content analysis
  • Follow strict formatting rules: [字卡](word:xxx / type:yyy)
  • Maintain original subtitle timing and text integrity
  • Use contextually appropriate card types from predefined categories

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

Frequently asked about SRT Card Annotator

  • What else does dean9703111 publish alongside SRT Card Annotator?

    SRT Card Annotator 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 Enhancer and SRT Social Summary. Each one is a separate skill with its own page in this directory, installs the same way SRT Card Annotator 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 Card Annotator compare to other AI Engineering skills?

    SRT Card Annotator ranks #2699 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 Card Annotator against them. Open each page to compare what they document and how they install.