CtrlK
BlogDocsLog inGet started
Tessl Logo

krillinai-render-horizontal

Use when rendering landscape videos with KrillinAI CLI, including original video plus bilingual subtitles or dubbed video plus target-language subtitles.

74

Quality

91%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

92%Weight 40%Scale 1-3

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

A tight, highly actionable skill body with executable commands and a verification checklist, appropriately lean for a simple single-task skill. The main gap is progressive disclosure: the one external reference is not present as a real file in the skill's bundle.

Suggestions

Ship the referenced 'cli-contract.md' inside the skill's references/ directory (or use a bundle-relative path) so the manifest/error-handling reference resolves to a real file.

Add a brief error-recovery note in the Verification section (e.g., what to check and re-run when stdout JSON reports failure) rather than only deferring to the external reference.

Clarify the dubbed-output file name under Outputs, since only 'horizontal_bilingual.mp4' is listed and the dubbed variant is left vague ('Future/variant dubbed outputs may also be listed in manifest').

DimensionReasoningScore

Conciseness

The body is lean — two direct commands plus brief Inputs/Outputs/Verification sections — with no explanation of concepts Claude already knows; every token earns its place.

3 / 3

Actionability

Both the bilingual-subtitle and dubbed-video blocks are complete, executable bash commands with all flags populated, making them copy-paste ready rather than pseudocode.

3 / 3

Workflow Clarity

As a simple single-task skill the render action is unambiguous, and an explicit Verification checklist (stdout JSON success, output streams exist, preview frame) provides checkpoints; rendering is non-destructive/non-batch so the missing error-recovery loop does not cap the score.

3 / 3

Progressive Disclosure

Sections are well organized and the reference to manifest/error handling is clearly signaled and one level deep, but the referenced path 'skills/krillinai-cli/references/cli-contract.md' is not present in this skill's bundle (references/ is empty), so the deeper-detail navigation is not backed by an actual bundled file.

2 / 3

Total

11

/

12

Passed

Description

90%Weight 40%Scale 1-3

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 concise, well-triggered description that clearly states both what the skill does and when to use it, with natural terms and a distinct niche. Its only weakness is that it describes a single rendering action with variants rather than enumerating multiple concrete actions.

DimensionReasoningScore

Specificity

Names the domain ('rendering landscape videos with KrillinAI CLI') and two concrete variants ('bilingual subtitles', 'dubbed video... target-language subtitles'), but the action is singular rather than a list of multiple distinct actions, matching the 'names domain and some actions, but not comprehensive' anchor.

2 / 3

Completeness

An explicit 'Use when...' clause supplies the trigger, and the 'what' (render landscape videos with bilingual or dubbed subtitles) is clearly stated, answering both what and when; it is above 2 because the trigger guidance is explicit.

3 / 3

Trigger Term Quality

Covers natural terms a user would say — 'landscape videos', 'bilingual subtitles', 'dubbed video', 'target-language subtitles' — giving good coverage rather than just a single relevant keyword.

3 / 3

Distinctiveness Conflict Risk

Scoped to a niche tool/command (KrillinAI render-horizontal) with distinct subtitle/dub triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

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.