CtrlK
BlogDocsLog inGet started
Tessl Logo

video-translate

Translate and dub existing videos into multiple languages using HeyGen. Use when: (1) Translating a video into another language, (2) Dubbing video content with lip-sync, (3) Creating multi-language versions of existing videos, (4) Audio-only translation without lip-sync, (5) Working with HeyGen's /v2/video_translate endpoint.

71

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

77%

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

Highly actionable with executable examples and a clear poll-based workflow, but it is verbose — repeating each operation in three languages and inlining the full API reference rather than splitting detailed material into referenced files.

Suggestions

Collapse the per-operation curl/TypeScript/Python duplicates into one canonical example and note that the pattern transfers, to cut tokens substantially.

Move the full request-field tables, the v4 advanced interface, and the language list into reference files (e.g., REFERENCE.md, LANGUAGES.md) linked from a concise overview section.

Trim inline full TypeScript interfaces to the essential fields and point to a types reference for the complete schema.

DimensionReasoningScore

Conciseness

Mostly actionable with no explanatory fluff, but ~400 lines repeat the same operations across curl, TypeScript, and Python and inline full interfaces (e.g., the v4 request type) that could be tightened into one canonical example plus references.

2 / 3

Actionability

Provides fully executable, copy-paste-ready code (curl, TypeScript fetch, Python requests) plus concrete request-field tables and status-polling loops with specific endpoints and headers.

3 / 3

Workflow Clarity

Sequences the workflow (POST -> poll status -> download) with explicit status feedback (completed/failed/default), a timeout, and per-job try/catch in the batch section for error recovery.

3 / 3

Progressive Disclosure

Sections are well organized, but the body is a monolithic wall of inline API reference (request fields, v4 advanced options, multi-language code) with no bundle files and no signaled one-level-deep references to split the detail out.

2 / 3

Total

10

/

12

Passed

Description

100%

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, third-person description with concrete capabilities and an explicit enumerated "Use when" trigger list covering what and when clearly. It avoids fluff and is specific to the HeyGen video-translation niche.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Translate and dub existing videos", "lip-sync", "Audio-only translation" — naming the domain and several specific operations rather than vague language.

3 / 3

Completeness

Clearly states what the skill does (translate/dub videos via HeyGen) and provides an explicit "Use when: (1)-(5)" trigger clause answering both what and when.

3 / 3

Trigger Term Quality

Covers natural phrasings a user would say ("Translating a video into another language", "Dubbing video content with lip-sync", "Creating multi-language versions", "Audio-only translation") with good variation.

3 / 3

Distinctiveness Conflict Risk

Scoped to HeyGen video translation/dubbing with specific triggers (lip-sync, audio-only, multi-language) that are unlikely to overlap with other skills.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

13

/

16

Passed

Repository
calesthio/OpenMontage
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.