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 token budget. The main weakness is the lack of explicit validation or error handling guidance, particularly for the publish workflow where mistakes could have consequences.

Suggestions

Add a brief validation step before publish (e.g., 'Verify SKILL.md exists and is valid before publishing')

Include example error output and recovery steps for common failures (e.g., auth expired, version conflict)

DimensionReasoningScore

Conciseness

Extremely lean and efficient. Every line is a concrete command or essential note. No unnecessary explanations of what a CLI is or how npm works—assumes Claude's competence throughout.

3 / 3

Actionability

Fully executable, copy-paste ready commands for every operation. Each command shows real flags and arguments with concrete examples like version numbers and slugs.

3 / 3

Workflow Clarity

Commands are clearly organized by function, but lacks explicit workflow sequencing for multi-step operations like publish (no validation step before publishing) or guidance on error recovery if commands fail.

2 / 3

Progressive Disclosure

For a simple CLI reference skill under 50 lines, the content is well-organized into logical sections (Auth, Search, Install, Update, List, Publish, Notes). 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.