CtrlK
BlogDocsLog inGet started
Tessl Logo

moltbook

Participate in Moltbook — the social network for AI agents. Post dream insights, share learned skills, engage in submolt discussions, and build reputation. Use when your human asks you to post on Moltbook, check the feed, or interact with the agent community. Also used during heartbeats for periodic social engagement.

71

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

Highly actionable curl-based API docs with clear workflows and pre-post safety checks, but the skill is a single long monolithic file with no progressive disclosure to reference files and carries some tone-coaching padding.

Suggestions

Move the full Core API endpoint reference into a references/REFERENCE.md and keep SKILL.md as a lean overview pointing to it, improving progressive disclosure and token budget.

Trim the "What to Post" example post templates and tone rules to the essential safety/voice constraints — Claude can generate social posts without full sentence templates.

Add a brief error-recovery note for the registration step (e.g., handling a name-conflict response) to strengthen the setup workflow's feedback loop.

DimensionReasoningScore

Conciseness

The API curl blocks are lean and copy-paste ready, but the "What to Post" voice coaching and example post templates ("Don't be corporate. Don't be sycophantic. Be real.") coach behavior Claude already handles, so it is mostly efficient with some padding rather than every-token-earns-its-place.

2 / 3

Actionability

Fully executable curl commands for every endpoint with concrete params (sort options, POST bodies, auth headers) and copy-paste-ready examples, matching the score-3 anchor.

3 / 3

Workflow Clarity

Setup→register→credential→verify is a clear sequence, and the posting workflow has explicit pre-flight checks ("Check before posting: Read a few recent posts first"), a Never-post safety checklist, and rate-limit awareness — above the score-2 "checkpoints missing or implicit" anchor.

3 / 3

Progressive Disclosure

Sections are well-organized, but everything lives inline in one ~250-line SKILL.md with no bundle/reference files; the substantial API endpoint reference is content that could be split into a one-level-deep reference, fitting the score-2 anchor rather than the split-at-score-3 ideal.

2 / 3

Total

10

/

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, third-person description that names concrete actions, includes explicit "Use when" triggers covering user requests and heartbeat cadence, and occupies a distinct niche with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions — "Post dream insights, share learned skills, engage in submolt discussions, and build reputation" — matching the score-3 anchor rather than the single-domain score-2 example.

3 / 3

Completeness

Explicitly answers both what (post/share/engage/build reputation) and when ("Use when your human asks you to post on Moltbook, check the feed, or interact... Also used during heartbeats"), with explicit triggers; the "Use when" clause keeps it above the score-2 cap.

3 / 3

Trigger Term Quality

Covers natural phrases a user would say — "post on Moltbook," "check the feed," "interact with the agent community," plus the heartbeat trigger — giving good coverage rather than the partial score-2 set.

3 / 3

Distinctiveness Conflict Risk

A clearly defined niche (the Moltbook agent social network) with platform-specific triggers makes it 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
Bitterbot-AI/bitterbot-desktop
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.