CtrlK
BlogDocsLog inGet started
Tessl Logo

klingai-hello-world

Create your first Kling AI video generation with a simple example. Use when learning Kling AI or testing your setup. Trigger with phrases like 'kling ai hello world', 'first kling ai video', 'klingai quickstart', 'test klingai'.

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill klingai-hello-world
What are skills?

63

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

89%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a well-structured skill description with strong trigger terms and clear 'what/when' guidance. The main weakness is limited specificity about concrete actions beyond creating a first video. For a quickstart/hello-world skill, this level of detail is appropriate.

DimensionReasoningScore

Specificity

Names the domain (Kling AI video generation) and mentions a specific action (create first video with simple example), but doesn't list multiple concrete actions or capabilities beyond the basic 'hello world' use case.

2 / 3

Completeness

Clearly answers both what ('Create your first Kling AI video generation with a simple example') and when ('Use when learning Kling AI or testing your setup') with explicit trigger phrases provided.

3 / 3

Trigger Term Quality

Includes good coverage of natural trigger terms: 'kling ai hello world', 'first kling ai video', 'klingai quickstart', 'test klingai'. These are phrases users would naturally say when getting started.

3 / 3

Distinctiveness Conflict Risk

Very specific niche targeting Kling AI beginners/quickstart scenarios. The explicit trigger phrases and 'hello world'/'first video' framing clearly distinguish it from other potential Kling AI skills for advanced use cases.

3 / 3

Total

11

/

12

Passed

Implementation

35%

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

This skill is a structural outline rather than actionable guidance. It describes what should happen without providing any executable code, API endpoints, or concrete examples. The content delegates all useful information to external references while the main skill contains only abstract descriptions.

Suggestions

Add a complete, executable code example showing the actual API call to generate a video (endpoint, headers, request body, response handling)

Include the actual API endpoint URL and a sample request payload with a working prompt

Add inline polling code showing how to check job status with specific status values to check for

Remove the abstract 'Overview' section and lead with the working code example

DimensionReasoningScore

Conciseness

The content is relatively brief but includes some unnecessary filler like 'This skill provides' and 'Follow these steps'. The overview explains what the skill does rather than just doing it.

2 / 3

Actionability

No executable code, no concrete commands, no API endpoints shown. The instructions are entirely abstract ('Submit Generation Request', 'Poll for Status') with no actual implementation details.

1 / 3

Workflow Clarity

Steps are listed in sequence but lack any concrete details or validation checkpoints. 'Verify Output' is mentioned but no actual verification method is provided.

2 / 3

Progressive Disclosure

References to external files exist (errors.md, examples.md) but the main skill lacks any quick-start content. The skill is essentially an empty shell pointing elsewhere for all actual content.

2 / 3

Total

7

/

12

Passed

Validation

75%

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

Validation12 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

description_voice

'description' should use third person voice; found second person: 'your '

Warning

allowed_tools_field

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

Warning

metadata_version

'metadata' field is not a dictionary

Warning

frontmatter_unknown_keys

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

Warning

Total

12

/

16

Passed

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.