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.

89

3.84x

Quality

86%

Does it follow best practices?

Impact

100%

3.84x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Discovery

85%

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 description that clearly explains the skill's purpose and provides explicit trigger conditions. It uses third person voice correctly and lists concrete actions. The main weakness is that trigger terms could include more natural user language variations beyond the technical terminology.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'search, install, update, and publish agent skills' along with specific use cases 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 relevant terms like 'ClawHub CLI', 'clawhub.com', 'skills', 'install', 'publish', 'sync', but misses common variations users might say like 'download skills', 'add skill', 'skill marketplace', or 'skill repository'.

2 / 3

Distinctiveness Conflict Risk

Very distinct niche focused specifically on ClawHub CLI and clawhub.com skill management. The specific platform name and CLI tool make it unlikely to conflict with other skills.

3 / 3

Total

11

/

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 respects Claude's intelligence. The main weakness is the lack of workflow guidance for multi-step operations like publish (no pre-publish validation or post-publish verification steps).

Suggestions

Add a brief workflow for publish operations: validate skill structure -> publish -> verify publication succeeded

Consider adding error recovery guidance for common failure cases (e.g., version conflicts, auth failures)

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 note.

3 / 3

Actionability

All commands are copy-paste ready with real flags and arguments. Covers the full CLI surface area with executable examples for each operation.

3 / 3

Workflow Clarity

Commands are listed but there's no explicit workflow sequence or validation checkpoints. For publish operations (potentially destructive), there's no verification step or feedback loop mentioned.

2 / 3

Progressive Disclosure

For a simple CLI reference skill under 50 lines, the content is well-organized with clear section headers. 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

Repository
trpc-group/trpc-agent-go
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.