CtrlK
BlogDocsLog inGet started
Tessl Logo

seedance-continuation

This skill should be used when a Seedance 2.0 user asks to continue, extend, make the next part, repair the tail, bridge between known frames, re-anchor drift, or create a successor prompt from accepted footage.

76

Quality

96%

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%

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

The content is a lean, highly actionable, well-sequenced instruction skill with strong validation checkpoints. Its one real weakness is progressive disclosure: it repeatedly defers to `[ref:...]` references and a script that do not exist as bundle files, so the overview points to detail that is not present.

Suggestions

Provide the referenced bundle files (e.g. references/continuation-handoff.md, prompt-compiler.md, continuity-qc.md, failure-atlas.md, directing-engine.md) and scripts/extract_last_frame.py, or convert the `[ref:...]` markers into resolvable relative links so navigation actually works.

If some references are not yet authored, mark them as pending or inline the minimum needed detail in SKILL.md so the skill is usable without the missing files.

Confirm the `[ref:...]` markers resolve one level deep only — avoid any reference whose target in turn forwards to another file, which would push progressive disclosure toward a score of 1.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it gives field lists, exact rules, and an exact fallback phrase without explaining what Seedance or continuity is. The only mild padding is the philosophical "Intent" line, but it stays brief, so it earns the top anchor. Not a 2 because there is no sustained unnecessary explanation.

3 / 3

Actionability

Concrete executable guidance throughout: an exact required-input field list, a verbatim user-facing message, a copy-paste command (`python scripts/extract_last_frame.py <take>`), enumerated continuation types, and a numbered output contract. As an instruction-only skill the absence of larger code blocks is not penalized because the guidance is specific and actionable. Not a 2 because details are complete, not pseudocode.

3 / 3

Workflow Clarity

A clear sequenced workflow (input gate -> classify continuation type -> apply scene/canon rules -> emit output contract) with explicit validation checkpoints such as `observation_confidence`, `requires_user_confirmation`, drift detection, and the repair-before-continuing feedback loop. Not a 2 because validation and error-recovery checkpoints are explicit, not implicit.

3 / 3

Progressive Disclosure

The body is well-sectioned and defers detail via clearly signaled `[ref:...]` markers, but no `references/`, `scripts/`, or `assets/` bundles exist, so those references (and `scripts/extract_last_frame.py`) dangle and cannot be navigated. This fits the middle anchor: structure and signaled references are present, but content that should live in separate files is not actually split into resolvable files. Not a 3 because the one-level-deep references do not point to real files; not a 1 because the overview itself is organized and the references are explicitly signaled rather than nested.

2 / 3

Total

11

/

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.

The description is specific, trigger-rich, and explicitly states both what the skill does and when to use it, all scoped to a distinct Seedance 2.0 niche. It uses third-person voice with no padding or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "continue, extend, make the next part, repair the tail, bridge between known frames, re-anchor drift, or create a successor prompt" — matching the anchor that lists several specific concrete actions rather than vague language.

3 / 3

Completeness

The "This skill should be used when a Seedance 2.0 user asks to..." clause explicitly answers both what (the listed continuation actions) and when (the user trigger), satisfying the top anchor for explicit triggers. Not a 2 because the 'when' is explicit, not merely implied.

3 / 3

Trigger Term Quality

Natural user phrasings like "continue", "extend", "make the next part", and "repair the tail" give good coverage of terms a Seedance user would actually say, matching the top anchor. Not a 2 because common variations are present rather than only a few.

3 / 3

Distinctiveness Conflict Risk

Scoping to "Seedance 2.0" plus niche continuation triggers (tail repair, re-anchor drift, bridge between known frames) carves a clear niche unlikely to fire for unrelated skills, matching the top anchor. Not a 2 because the domain and triggers are specific enough to avoid overlap.

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

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

13

/

16

Passed

Repository
Emily2040/seedance-2.0
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.