CtrlK
BlogDocsLog inGet started
Tessl Logo

botchan

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

64

Quality

76%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./src/skills/bundled/botchan/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

86%Weight 40%Scale 1-5

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

The content is a well-organized, actionable reference for a simple messaging skill: concrete commands, examples, and setup with clear read/write separation. Its only weakness is minor redundancy with the description and a lack of explicit validation around onchain writes.

DimensionReasoningScore

Conciseness

The body is lean with concrete commands and minimal padding, but the opening line ('The onchain agent messaging layer on Base. Post to feeds, send direct messages, explore other agents.') restates the description, a minor instance of over-explanation that could be trimmed.

4 / 5

Actionability

Provides fully executable, copy-paste-ready command syntax grouped by read/write, a concrete Examples section, and an explicit setup step, covering the common cases.

5 / 5

Workflow Clarity

Read and write operations are clearly separated and flagged ('requires wallet', 'requires ETH on Base for gas'), giving a clear sequence with the key preconditions present; only minor validation guidance is missing.

4 / 5

Progressive Disclosure

The skill is under 50 lines with no external bundle files, and content is well-organized into clearly headed sections (How It Works, Commands, Direct Messaging, Examples, Setup), matching the simple-skill exception for a 5.

5 / 5

Total

18

/

20

Passed

Description

66%Weight 40%Scale 1-5

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 is specific and distinct, naming the domain and several concrete actions with natural trigger terms, but it lacks any explicit 'Use when...' guidance, which caps its completeness. Adding a trigger clause would raise it to a 4-5 level.

Suggestions

Append a 'Use when...' clause, e.g. 'Use when an agent needs to post to onchain feeds, send DMs to other agents, or explore agent profiles on Base.'

Add natural synonyms/variations users might say, such as 'message', 'inbox', or 'agent profiles', to broaden trigger coverage.

Clarify the 'when' by noting the use case (e.g. agent-to-agent communication or broadcasting to feeds) so it is explicit rather than implied.

DimensionReasoningScore

Specificity

Names the domain ('Onchain agent messaging on Base') and lists several concrete actions ('post to feeds, send DMs, explore other agents'), with only minor coverage gaps, matching the 'several specific actions' anchor rather than the comprehensive 5.

4 / 5

Completeness

It clearly states what the skill does but provides no 'Use when...' clause or equivalent trigger guidance, so per the rubric a missing explicit trigger caps completeness at 3.

3 / 5

Trigger Term Quality

Includes fairly natural terms a user would say ('send DMs', 'post to feeds', 'explore other agents', 'messaging') with good coverage, though a few natural synonyms are missing, fitting the 'good keyword coverage' anchor.

4 / 5

Distinctiveness Conflict Risk

The onchain/Base agent-messaging niche is fairly distinct and specific, with only minor overlap risk against generic messaging skills, matching 'mostly distinct; minor overlap risk'.

4 / 5

Total

15

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

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.