CtrlK
BlogDocsLog inGet started
Tessl Logo

license

Check and fix Apache 2.0 license headers and dependency licenses using skywalking-eyes. Use before submitting a PR.

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

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

92%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 single-file skill with executable commands and proper validation feedback loops for its fix and dependency operations. Only minor conciseness trims would push it higher.

Suggestions

Tighten the intro framing ('Two CI jobs use this tool') which adds context without aiding execution.

Add an explicit re-verify step after committing the regenerated LICENSE file (e.g., re-run the resolve and confirm no diff) to close the deps feedback loop.

DimensionReasoningScore

Conciseness

Lean and mostly efficient with executable commands and no padding about what licenses are; minor trimmable bits such as the 'Two CI jobs use this tool' framing and a slightly redundant header-check explanation keep it just short of a 5.

4 / 5

Actionability

Fully executable, copy-paste-ready commands throughout — 'license-eye header check/fix', the dependency resolve/diff block, and a pinned 'go install' — covering the common cases.

5 / 5

Workflow Clarity

Clear sequences with explicit validation: header path fixes then re-checks (validate -> fix -> retry), and the deps path resolves, diffs, and reviews before committing, satisfying the destructive/batch validation requirement.

5 / 5

Progressive Disclosure

A single-file skill under 50 lines with well-organized sections (Steps, Rules, Installation) and no nested references, meeting the simple-skill exception for a top score.

5 / 5

Total

19

/

20

Passed

Description

83%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 strong, specific description that names concrete actions and a clear niche, with a brief use-trigger. It would benefit from richer natural trigger phrases to reach the top of the completeness and trigger-term dimensions.

Suggestions

Add explicit 'Use when...' trigger phrases such as 'Use when fixing missing license headers, updating the LICENSE file, or preparing a PR for review' to strengthen the when clause.

Include common user phrasings like 'license check' or 'missing headers' to improve trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain and multiple concrete actions — 'Check and fix Apache 2.0 license headers and dependency licenses' — covering both header and dependency compliance comprehensively.

5 / 5

Completeness

Clearly states what it does (check/fix headers and dependency licenses via skywalking-eyes) and gives a when ('Use before submitting a PR'), but the when is a single thin context rather than explicit trigger phrases.

4 / 5

Trigger Term Quality

Includes natural terms like 'license headers', 'dependency licenses', 'Apache 2.0', and 'PR', but misses common phrasings a user might say such as 'license check', 'missing headers', or 'compliance'.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (Apache 2.0 license headers and dependency licenses via skywalking-eyes) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

18

/

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
apache/skywalking
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.