CtrlK
BlogDocsLog inGet started
Tessl Logo

klingai-upgrade-migration

Migrate between Kling AI model versions safely. Use when upgrading from v1.x to v2.x or adopting new features. Trigger with phrases like 'klingai upgrade', 'kling ai migrate', 'klingai version update', 'upgrade kling model'.

68

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

80%

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

The body is lean and actionable with strong code examples and dense reference tables, but it never links to the substantial bundle files that accompany it, leaving the real sequenced upgrade procedure orphaned. It also lacks an explicit numbered migration workflow with validation checkpoints, which caps workflow clarity.

Suggestions

Add a numbered migration workflow with explicit validation checkpoints (e.g. 1. detect version, 2. swap model_name, 3. run parallel A/B, 4. verify output, 5. rollback via KLING_MODEL_VERSION if verification fails) rather than presenting the steps as parallel reference sections.

Link the existing reference files from the body — e.g. 'For the full sequenced procedure with rollback, see [upgrade-procedure.md](references/upgrade-procedure.md); for scan scripts, see [migration-scripts.md](references/migration-scripts.md)' — so the substantial bundle content is discoverable.

Remove or consolidate the near-empty examples.md and errors.md, or fill them with substantive content, since the current 'See code examples above' placeholder adds navigation noise.

DimensionReasoningScore

Conciseness

The body is lean — a one-sentence overview, dense version-history and feature-availability tables, and focused code — with no over-explanation of concepts Claude already knows, so every token earns its place; the inline version numbers are core subject matter for a migration skill rather than incidental time-sensitive padding.

3 / 3

Actionability

Quotes a complete, near-copy-paste compare_models() function with requests polling, a concrete model_name swap snippet, and an env-var rollback — concrete executable guidance matching the 'fully executable, copy-paste ready' anchor.

3 / 3

Workflow Clarity

Sections (migrate, A/B compare, rollback) imply a flow but there is no explicit numbered procedure with validation checkpoints, and migration is a risky operation where the rubric caps at 2 when verification steps are missing — the body never states 'verify the new model before cutover'.

2 / 3

Progressive Disclosure

Five reference files exist (upgrade-procedure.md, migration-scripts.md, breaking-changes-by-version.md, errors.md, examples.md) but the body links only external URLs and never signals any of them, while inlining migration code that overlaps those files — matching 'references present but not clearly signaled; content that should be separate is inline'.

2 / 3

Total

10

/

12

Passed

Description

90%

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 well-formed: third-person, with an explicit 'Use when' trigger clause and natural trigger phrases tied to a distinct Kling-AI niche. Its only weakness is specificity — it names a single action ('migrate') rather than enumerating the concrete migration activities the skill actually performs.

Suggestions

Expand the action list to be more specific, e.g. 'Migrate model_name values, remap deprecated response fields, and run parallel A/B comparisons across versions' to reach the level-3 specificity anchor.

Drop the slightly formulaic 'Trigger with phrases like' framing in favor of weaving the natural keywords directly into the 'Use when' clause.

DimensionReasoningScore

Specificity

Quotes 'Migrate between Kling AI model versions safely' plus 'adopting new features' — it names the domain and one concrete action but does not list multiple specific concrete actions like breaking-change handling, parameter migration, or parallel testing, so it is not the comprehensive level 3.

2 / 3

Completeness

Quotes 'Migrate between Kling AI model versions safely' (what) and an explicit 'Use when upgrading from v1.x to v2.x or adopting new features' clause (when), clearly answering both with explicit triggers, satisfying the level-3 anchor.

3 / 3

Trigger Term Quality

Quotes 'klingai upgrade', 'kling ai migrate', 'klingai version update', 'upgrade kling model' — these are natural phrases a user would say when needing this skill, giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

The Kling-AI-specific niche and 'klingai'-prefixed trigger phrases make it clearly distinguishable and unlikely to fire for an unrelated skill, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

11

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

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

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
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.