CtrlK
BlogDocsLog inGet started
Tessl Logo

krillinai-subtitle

Use when generating subtitles with KrillinAI CLI from a YouTube link, Bilibili/local video, or existing media, including platform caption download, Whisper fallback, translation, bilingual SRT, and short vertical subtitle output.

75

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

93%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A compact, well-structured skill body with executable commands, a useful flag table, and clear verification steps. The only gap is the absence of an explicit error-recovery feedback loop in the workflow.

DimensionReasoningScore

Conciseness

Lean and efficient throughout—no explanations of concepts Claude already knows (SRT, Whisper, yt-dlp); every section earns its place with commands, a flag table, and output filenames.

5 / 5

Actionability

Provides copy-paste-ready executable commands (the subtitle invocation and the go build command), concrete flag values in a table, and specific output filenames read from krillinai_manifest.json.

5 / 5

Workflow Clarity

Sequence is clear (build CLI if needed → run subtitle → verify) with an explicit Verification section as checkpoint, but lacks an explicit validate→fix→retry feedback loop for a 5.

4 / 5

Progressive Disclosure

Under 50 lines with well-organized sections and a single clearly-signaled one-level reference ("For Agent integration details, read skills/krillinai-cli/references/cli-contract.md"), fitting the simple-skill exception.

5 / 5

Total

19

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description that names a distinct niche and concrete capabilities with an explicit trigger clause. Only minor weakness is slightly incomplete keyword coverage (missing .srt and common synonyms).

DimensionReasoningScore

Specificity

Lists multiple concrete actions—"platform caption download, Whisper fallback, translation, bilingual SRT, and short vertical subtitle output"—giving comprehensive coverage rather than the minor gaps of a 4.

5 / 5

Completeness

Explicitly answers both what (subtitle generation with caption download, Whisper fallback, translation, bilingual/short SRT) and when ("Use when generating subtitles... from a YouTube link, Bilibili/local video, or existing media") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural terms users would say ("YouTube link", "Bilibili", "local video", "subtitles", "translation", "bilingual SRT"), but lacks common synonyms and the .srt file extension needed for a 5.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (KrillinAI subtitle generation) with distinct triggers—YouTube, Bilibili, local video, SRT—minimal overlap with other skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
krillinai/KrillinAI
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.