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.

72

Quality

88%

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

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 tight, executable skill body that gives copy-paste commands for both modes and explicit verification checkpoints. The only gap is that failure-recovery is pointed at an external reference instead of being an inline validate-fix-retry loop.

DimensionReasoningScore

Conciseness

Lean body with no concept over-explanation: a one-line purpose, two executable command blocks, and terse Inputs/Outputs/Verification sections where every token earns its place.

5 / 5

Actionability

Two complete, copy-paste-ready bash invocations covering the bilingual and dubbed cases, plus a flag-by-flag Inputs section and named output files.

5 / 5

Workflow Clarity

Clear run-then-verify sequence with explicit checkpoints (stdout JSON success, stream check, preview frame), but the error-recovery feedback loop is delegated to the external reference rather than stated inline.

4 / 5

Progressive Disclosure

Well-organized sections for a simple sub-50-line skill, with one clearly signaled one-level-deep reference (cli-contract.md) for manifest and error-handling detail.

5 / 5

Total

19

/

20

Passed

Description

83%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 concise, well-structured description that explicitly pairs a 'Use when' trigger with concrete capabilities and tool-specific scope. It is slightly narrow (single command, two modes) rather than comprehensively multi-action, and lacks file-extension synonyms.

Suggestions

Add file-extension or artifact synonyms (e.g. '.mp4', 'horizontal/landscape MP4') to broaden natural trigger coverage.

Clarify the horizontal-vs-vertical distinction explicitly to reduce overlap with a potential render-vertical sibling skill.

DimensionReasoningScore

Specificity

Names the tool (KrillinAI CLI), the action (rendering landscape videos), and two concrete modes (original + bilingual subtitles, dubbed + target-language subtitles); a couple of specific actions but not a broad multi-action catalog.

4 / 5

Completeness

Explicitly answers what (render landscape videos with KrillinAI CLI in the two subtitle/dub modes) and when (leading 'Use when rendering landscape videos...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural terms a user would say ('rendering landscape videos', 'bilingual subtitles', 'dubbed video') are present alongside the tool name, though file extensions and synonyms are absent.

4 / 5

Distinctiveness Conflict Risk

Tied to a specific CLI and concrete output types (bilingual/dubbed landscape videos), giving a clear niche, with only minor overlap risk against a sibling render-vertical skill.

4 / 5

Total

17

/

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.