Skip to content

haiyimei/cinemacc-subtitle

v0.5.0MIT

An auditable agent skill for finding, repairing, translating, validating, and packaging SRT subtitles without silently changing cue timing.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "cinemacc-subtitle",
  "version": "0.5.0",
  "description": "An auditable agent skill for finding, repairing, translating, validating, and packaging SRT subtitles without silently changing cue timing.",
  "author": {
    "name": "CinemaCC",
    "email": "haiyimei@gmail.com",
    "url": "https://github.com/HaiyiMei"
  },
  "homepage": "https://cinemacc.net",
  "repository": "https://github.com/HaiyiMei/cinemacc-subtitle-skill",
  "license": "MIT",
  "keywords": [
    "agent-skills",
    "localization",
    "srt",
    "subtitles",
    "translation"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2Python files
  • openai.yaml
  • LICENSE
View on GitHub