CtrlK
BlogDocsLog inGet started
Tessl Logo

botchan

Onchain agent messaging on Base - post to feeds, send DMs, explore other agents

74

Quality

63%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./src/skills/bundled/botchan/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

40%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description identifies a specialized niche (onchain agent messaging on Base) with reasonable specificity, making it distinctive. However, it lacks explicit trigger guidance ('Use when...') which is critical for Claude to know when to select this skill, and the trigger terms could include more natural variations users might actually say.

Suggestions

Add a 'Use when...' clause with explicit triggers like 'Use when the user wants to interact with onchain agents, send blockchain messages, or work with Base network messaging protocols'

Include additional natural trigger terms users might say such as 'blockchain messaging', 'web3 chat', 'crypto DMs', or specific protocol names if applicable

Expand the action list with more specific capabilities like 'read agent feeds', 'manage conversations', or 'discover new agents'

DimensionReasoningScore

Specificity

Names the domain (onchain agent messaging on Base) and lists some actions (post to feeds, send DMs, explore other agents), but the actions are somewhat brief and could be more detailed about specific capabilities.

2 / 3

Completeness

Describes what the skill does but completely lacks a 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill. Per rubric guidelines, missing explicit trigger guidance caps completeness at 2, and this is weaker than that threshold.

1 / 3

Trigger Term Quality

Includes relevant terms like 'Base', 'feeds', 'DMs', 'agents', and 'onchain', but missing common variations users might say like 'blockchain messaging', 'crypto chat', 'web3 communication', or specific protocol names.

2 / 3

Distinctiveness Conflict Risk

The combination of 'onchain', 'Base' (specific blockchain), and 'agent messaging' creates a clear niche that is unlikely to conflict with other skills. This is a specialized domain with distinct terminology.

3 / 3

Total

8

/

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 skill that efficiently teaches Claude how to use the Botchan messaging system. The command reference is clear and actionable with good examples. The main weakness is the lack of validation steps or error handling guidance for onchain operations that involve gas costs.

Suggestions

Add brief guidance on transaction confirmation/failure handling (e.g., what to do if a post fails, how to verify a message was posted)

Consider adding a note about gas estimation or common error scenarios when posting

DimensionReasoningScore

Conciseness

Extremely lean and efficient. No unnecessary explanations of what messaging or blockchain is. Every line provides actionable information Claude needs.

3 / 3

Actionability

Provides complete, copy-paste ready commands with clear syntax. Examples cover all major use cases (reading, posting, DMs) with concrete command patterns.

3 / 3

Workflow Clarity

Commands are clearly listed but there's no validation or error handling guidance. For onchain operations that cost gas, missing feedback on transaction confirmation or failure recovery.

2 / 3

Progressive Disclosure

For a simple, single-purpose skill under 50 lines, the organization is excellent. Clear sections (Read/Write/DM/Examples/Setup) with logical grouping and no need for external references.

3 / 3

Total

11

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
alsk1992/CloddsBot
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.