CtrlK
BlogDocsLog inGet started
Tessl Logo

seedance

Generate AI videos using Volcengine Seedance model. Supports text-to-video (T2V), image-to-video (I2V), and audio-synced video generation. Use this skill when the user wants to create or generate videos.

63

Quality

75%

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

Fix and improve this skill with Tessl

tessl review fix ./SKILLs/seedance/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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 well-structured, highly actionable skill body with executable examples and a clear async workflow backed by real bundle scripts. The main weakness is redundancy between the example and scenario sections and repeated parameter detail, which hurts token efficiency.

Suggestions

Consolidate '使用示例' and '常见使用场景' into a single section to remove overlapping bash command examples and reduce token cost.

De-duplicate ratio/duration guidance that appears in both '参数说明' and '高级选项', keeping the table as the canonical source and linking from the advanced section.

Consider moving the full model-by-model '模型选择' reference table into a references/ file, keeping only the recommendation summary inline in SKILL.md.

DimensionReasoningScore

Conciseness

Mostly efficient and free of basic-concept padding, but the 5 '使用示例' and 4 '常见使用场景' sections overlap heavily, and '高级选项' repeats ratio/duration info already in '参数说明', so several sections could be tightened.

3 / 5

Actionability

Fully executable copy-paste bash commands with real script paths ($SKILLS_ROOT/seedance/scripts/generate-video.sh), concrete model IDs, and working flags cover all common cases (T2V, I2V, first/last frame, multi-ref, audio).

5 / 5

Workflow Clarity

The async workflow is clearly sequenced (submit → poll until 'succeeded' → download) with a status table and a 24-hour retention warning, though there is no explicit post-download verification checkpoint.

4 / 5

Progressive Disclosure

Good structure with clearly signaled one-level-deep references to real bundle scripts (generate-video.sh/.ps1/generate_video.js) that hold the implementation; the body itself is long, so some reference material could be split out.

4 / 5

Total

16

/

20

Passed

Description

75%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 solid, third-person description that answers both what and when with concrete capabilities and an explicit trigger clause. It is distinguishable via the named model but could broaden trigger synonyms and mention the additional I2V variants documented in the body.

DimensionReasoningScore

Specificity

Names the domain (AI video generation) and several concrete capabilities — 'text-to-video (T2V), image-to-video (I2V), and audio-synced video generation' — but omits first/last-frame and multi-reference modes covered in the body, leaving minor coverage gaps.

4 / 5

Completeness

Clearly states what it does (generate AI videos via Volcengine Seedance with three modes) and gives an explicit 'Use this skill when the user wants to create or generate videos' trigger, but the when-clause is somewhat generic and could name more specific scenarios.

4 / 5

Trigger Term Quality

Includes natural phrases users would say ('create or generate videos', 'AI videos') with good coverage, but misses common synonyms like 'make videos' and the explicit T2V/I2V acronyms as trigger terms.

4 / 5

Distinctiveness Conflict Risk

The 'Volcengine Seedance model' qualifier gives it a clear niche with minimal conflict risk, but the 'create or generate videos' trigger is broad enough to overlap with other video-generation skills.

4 / 5

Total

16

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
netease-youdao/LobsterAI
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.