subtitle-refine

subtitle-refine is a skill for Codex from wdkns/wdkns-skills. It costs 153 tokens per session (2,139 once invoked), scanned A, original, from a forked repository, GPL-3.0.

A Chinese-language workflow for cleaning and checking SRT subtitles created by automatic speech recognition. SRT is a subtitle file format, and the workflow keeps the subtitles aligned with the original audio while correcting recognition and formatting problems.

In plain words
What is it for?
Use it to prepare Chinese subtitles for documentaries, interviews, spoken videos, screen recordings, and similar published content.
Why use it?
It improves raw machine-generated subtitles without turning them into a rewritten summary or changing their timing unnecessarily.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to prepare Chinese subtitles for documentaries, interviews, spoken videos, screen recordings, and similar published content.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wdkns/wdkns-skills/subtitle-refine
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add wdkns/wdkns-skills --skill subtitle-refine
Clone the repo
git clone --depth 1 https://github.com/wdkns/wdkns-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for subtitle-refine

README.md
[![agentmods](https://agentmods.dev/badge/skills/wdkns/wdkns-skills/subtitle-refine/github.svg)](https://agentmods.dev/skills/wdkns/wdkns-skills/subtitle-refine)
Your own site
<a href="https://agentmods.dev/skills/wdkns/wdkns-skills/subtitle-refine"><img src="https://agentmods.dev/badge/skills/wdkns/wdkns-skills/subtitle-refine/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for subtitle-refine

Your own site · 80×15
<a href="https://agentmods.dev/skills/wdkns/wdkns-skills/subtitle-refine"><img src="https://agentmods.dev/badge/skills/wdkns/wdkns-skills/subtitle-refine.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 153 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,139 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin fork From a forked repository.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00153 $0.02139
Opus 5 $0.00077 $0.01069
Sonnet 5 $0.00031 $0.00428
Haiku 4.5 $0.00015 $0.00214

Measured 11d ago against content hash a835958a48d7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

subtitle-refine scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/check_clean_srt.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/subtitle-refine/SKILL.md · 106 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 106 lines · 153 tokens per session scan A a835958a48d7

Subscribe to this mod's changes

subtitle-refine is a skill published in the GitHub repository wdkns/wdkns-skills (745 stars, last pushed 1mo ago), licensed GPL-3.0. It adds 153 tokens to every session and 2,139 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. It comes from a forked repository.

Related

Other skills, from other repositories

whisper

Transcribe and translate speech in 99 languages.

NousResearch/hermes-agent · 13 tokens

qwen-mm-plugins-omni-chatcut-video-translation

Translate an existing video's speech and optionally produce a speaker-preserving dubbed video: analyze speech and visible subtitles, author a timed translation plan, synthesize reference-guided voices, replace the vocal track, resume an existing project, or validate a final delivery.

QwenLM/Qwen-MM-Plugins · 64 tokens

seedance-vocab-ru

This skill should be used when the user asks for Russian Seedance 2.0 prompt wording, Russian cinematic vocabulary, or translation of camera, lighting, action, VFX, audio, and production terms into Russian.

Emily2040/seedance-2.0 · 51 tokens

seedance-vocab-es

This skill should be used when the user asks for Spanish Seedance 2.0 prompt wording, Spanish cinematic vocabulary, or translation of camera, lighting, action, VFX, audio, and production terms into Spanish.

Emily2040/seedance-2.0 · 50 tokens

seedance-vocab-ja

This skill should be used when the user asks for Japanese Seedance 2.0 prompt wording, Japanese cinematic vocabulary, or translation of camera, lighting, action, VFX, audio, and production terms into Japanese.

Emily2040/seedance-2.0 · 50 tokens

seedance-vocab-ko

This skill should be used when the user asks for Korean Seedance 2.0 prompt wording, Korean cinematic vocabulary, or translation of camera, lighting, action, VFX, audio, and production terms into Korean.

Emily2040/seedance-2.0 · 50 tokens