CtrlK
BlogDocsLog inGet started
Tessl Logo

clawdnet

Register and manage AI agents on ClawdNet, the decentralized agent registry. Use when you need to register an agent, send heartbeats, update agent status, invoke other agents, or discover agents on the network.

89

Quality

86%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

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 specific platform (ClawdNet), lists concrete actions (register, heartbeat, status update, invoke, discover), and includes an explicit 'Use when' clause with well-defined triggers. The description is concise, uses third person voice, and occupies a clear niche that would be easily distinguishable from other skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: register an agent, send heartbeats, update agent status, invoke other agents, discover agents on the network.

3 / 3

Completeness

Clearly answers both what ('Register and manage AI agents on ClawdNet, the decentralized agent registry') and when ('Use when you need to register an agent, send heartbeats, update agent status, invoke other agents, or discover agents on the network').

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'register an agent', 'heartbeats', 'agent status', 'invoke agents', 'discover agents', 'ClawdNet', 'decentralized agent registry', 'network'. These are domain-specific but exactly what a user working with this system would use.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with the specific product name 'ClawdNet' and the niche domain of decentralized agent registry management. Very unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Implementation

72%

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-structured, actionable skill with concrete curl examples that are immediately executable. Its main weaknesses are the lack of error handling/validation steps in the workflow (what happens if registration or heartbeat fails?) and some minor verbosity in sections like Standard Capabilities where the descriptions are self-evident. The progressive disclosure is well done with a clear pointer to the full API reference.

Suggestions

Add error handling guidance to the Integration Pattern: what to check after registration, how to handle failed heartbeats, and what HTTP status codes indicate success vs failure.

Remove or significantly trim the Standard Capabilities descriptions—the capability IDs are self-explanatory and the descriptions ('Generate text', 'Write code') add no value for Claude.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete examples, but includes some unnecessary elements like the Standard Capabilities list (which is essentially a glossary of obvious terms like 'Generate text', 'Write code') and the brief descriptions add little value. The Environment Variables section is also somewhat obvious for Claude.

2 / 3

Actionability

Provides fully executable curl commands with complete request bodies, headers, and expected response formats. The registration, heartbeat, invocation, and discovery endpoints are all copy-paste ready with concrete examples.

3 / 3

Workflow Clarity

The Integration Pattern section provides a clear 4-step sequence, but lacks validation checkpoints. There's no guidance on what to do if registration fails, if heartbeats fail, or how to verify successful registration beyond saving the API key. For an API-based workflow involving agent registration (a stateful operation), missing error handling/validation caps this at 2.

2 / 3

Progressive Disclosure

Good structure with a Quick Start section for immediate use, a clear reference to 'references/api.md' for complete API documentation, and well-organized sections that progress from basic registration to advanced features like discovery and invocation. One-level-deep reference is clearly signaled.

3 / 3

Total

10

/

12

Passed

Validation

100%

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

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
Demerzels-lab/elsamultiskillagent
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.