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

93%

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

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 strong skill description that clearly identifies the tool (ClawHub CLI), lists concrete actions (search, install, update, publish), and provides explicit 'Use when' triggers with natural language variations. The description is concise, uses third person voice appropriately, and occupies a distinct niche that minimizes conflict risk with other skills.

DimensionReasoningScore

Specificity

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

3 / 3

Completeness

Clearly answers both 'what' (use the ClawHub CLI to search, install, update, and publish agent skills) and 'when' (explicitly states '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 strong natural keywords users would say: 'ClawHub', 'clawhub.com', 'CLI', 'search', 'install', 'update', 'publish', 'agent skills', 'sync', 'specific version', 'npm-installed clawhub CLI'. These cover the natural terms a user would use when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with clear niche: it's specifically about the ClawHub CLI and clawhub.com platform for managing agent skills. The branded tool name and specific domain (skill marketplace management) make it very unlikely to conflict with other skills.

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, concise CLI reference skill that provides fully actionable, copy-paste ready commands organized into clear sections. Its main weakness is the lack of validation/verification steps (e.g., confirming a successful install or publish) and error handling guidance, which prevents workflow clarity from reaching the top score.

Suggestions

Add brief validation steps after key operations, e.g., 'After install, verify with `clawhub list`' or 'After publish, confirm with `clawhub search my-skill`'

Consider adding a brief error recovery note, e.g., what to do if `clawhub publish` fails (check auth, check slug uniqueness, etc.)

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. Every token earns its place.

3 / 3

Actionability

All guidance is fully concrete, copy-paste ready bash commands covering every major operation (search, install, update, list, publish, auth). Flag variations are shown explicitly.

3 / 3

Workflow Clarity

Commands are logically grouped and sequenced (install → auth → search → install skills → update → list → publish), but there are no explicit validation checkpoints or error recovery steps. For example, no guidance on what to do if publish fails, or how to verify a successful install.

2 / 3

Progressive Disclosure

For a simple, single-purpose CLI reference skill under 50 lines with no need for external references, the content is well-organized into clearly labeled sections. The structure is flat and easy to scan.

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
deepgram/dglabs-deepclaw
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.