CtrlK
BlogDocsLog inGet started
Tessl Logo

clawhub

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

Install with Tessl CLI

npx tessl i github:attilaczudor/Test --skill clawhub
What are skills?

94

3.84x

Does it follow best practices?

Evaluation100%

3.84x

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Discovery

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.

This is a well-crafted skill description that excels across all dimensions. It clearly specifies concrete actions (search, install, update, publish), includes natural trigger terms users would say, explicitly states both what the skill does and when to use it, and has a distinct niche that won't conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'search, install, update, and publish agent skills'. Also specifies concrete operations like 'fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders'.

3 / 3

Completeness

Clearly answers both what ('search, install, update, and publish agent skills from clawhub.com') AND when ('Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders').

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'ClawHub', 'CLI', 'search', 'install', 'update', 'publish', 'skills', 'clawhub.com', 'sync', 'version'. Good coverage of terms a user would naturally use when needing this functionality.

3 / 3

Distinctiveness Conflict Risk

Very distinct niche with specific triggers like 'ClawHub', 'clawhub.com', 'clawhub CLI', and 'agent skills'. Unlikely to conflict with other skills due to the specific product/service name and clear domain.

3 / 3

Total

12

/

12

Passed

Implementation

87%

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

This is a well-crafted CLI reference skill that excels at conciseness and actionability. Every command is executable and the content assumes Claude's competence. The main weakness is the lack of workflow guidance for multi-step operations like publishing or batch updates, where validation steps would be valuable.

Suggestions

Add a brief validation step after publish (e.g., 'Verify with: clawhub search my-skill' or check the registry URL)

Consider adding error handling guidance for common failure cases (auth expired, version conflicts, network issues)

DimensionReasoningScore

Conciseness

Extremely lean and efficient. No unnecessary explanations of what a CLI is or how npm works. Every line is a concrete command or essential configuration note.

3 / 3

Actionability

All commands are copy-paste ready with realistic examples including flags and arguments. Covers the full lifecycle: install, auth, search, install skills, update, list, and publish.

3 / 3

Workflow Clarity

Commands are listed but there's no explicit workflow sequence or validation checkpoints. For publishing or updating skills, there's no guidance on verifying success or handling errors.

2 / 3

Progressive Disclosure

For a simple CLI reference skill under 50 lines, the flat structure with clear section headers is appropriate. No need for external file references given the scope.

3 / 3

Total

11

/

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.

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

9

/

11

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.