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.

94

3.84x
Quality

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

Content

87%

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

An efficient, highly actionable CLI command reference organized by task. Its only gap is the absence of validation/verification steps for the batch (update --all) and destructive (publish) operations, which keeps workflow clarity below the top level.

Suggestions

Add a pre-publish verification step (e.g. run 'clawhub whoami' to confirm auth) and a post-publish confirmation check so the publish flow has an explicit checkpoint.

For the batch 'update --all' operation, note a verification step such as 'clawhub list' afterwards to confirm installed skills are at the intended versions.

Briefly sequence the destructive/batch operations as ordered workflows with explicit success/failure feedback rather than presenting them only as isolated command examples.

DimensionReasoningScore

Conciseness

The body is a lean task-grouped command reference with real flags and a short Notes list; it assumes Claude's competence and explains no CLI basics, so every token earns its place.

3 / 3

Actionability

Every section gives fully executable, copy-paste-ready bash commands with concrete flags and argument examples (e.g. 'clawhub update --all --no-input --force'), matching the highest anchor.

3 / 3

Workflow Clarity

Tasks are organized into clear command sections, but batch and destructive operations like 'update --all' and 'publish' lack explicit validation/verification checkpoints or feedback loops, which the rubric caps at 2.

2 / 3

Progressive Disclosure

This compact single-file CLI reference is well-organized into task sections with no external references needed; for a small skill with no bundle files, well-organized sections satisfy the top anchor.

3 / 3

Total

11

/

12

Passed

Description

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.

A strong description that states concrete actions and pairs them with explicit, natural 'Use when...' triggers, clearly answering both what the skill does and when to invoke it. It occupies a distinct niche with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions — 'search, install, update, and publish agent skills' — covering the full skill lifecycle, matching the highest anchor rather than the partial coverage of level 2.

3 / 3

Completeness

Explicitly answers both what (search/install/update/publish skills) and when via an explicit 'Use when you need to fetch... sync... or publish...' trigger clause.

3 / 3

Trigger Term Quality

The 'Use when...' clause covers natural user phrasings like fetching new skills on the fly, syncing installed skills, and publishing skill folders, giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The ClawHub CLI skill-registry niche is distinct, with triggers tied to fetching/syncing/publishing skills that are unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 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

14

/

16

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.