CtrlK
BlogDocsLog inGet started
Tessl Logo

discord

Send, read, edit, delete, and search Discord messages, reactions, polls, pins, and threads via the message tool. Use when interacting with Discord channels, sending media or embeds, creating polls or threads, managing presence, or moderating messages.

74

Quality

93%

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

87%

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

A tight, highly actionable reference: every action ships with an executable JSON example and the body is well organized with no concept padding. The only gap is the absence of validation/verification steps around destructive actions, which caps workflow clarity.

Suggestions

Add a verification checkpoint before destructive actions (e.g. 'read' the message before 'delete', or confirm the messageId) so delete is not fired blind.

For batch operations (bulk delete, multi-channel search), note a validate-then-proceed feedback loop and how to handle partial failures.

Dedupe the repeated rules ('No markdown tables' and 'Mention users as <@USER_ID>') that appear in both Guidelines and Writing Style to tighten the body further.

DimensionReasoningScore

Conciseness

The body is lean: concrete JSON payloads and tight bullet rules with no padding explaining Discord or basic concepts, so every token earns its place.

3 / 3

Actionability

Provides copy-paste-ready JSON examples for every action (send, media, react, read, edit, delete, poll, pin, thread-create, search, set-presence) with the required fields filled in.

3 / 3

Workflow Clarity

Actions are individually unambiguous, but destructive operations (e.g. 'delete') carry no validation or verification checkpoint, and the rubric caps workflow clarity at 2 when destructive changes lack feedback loops.

2 / 3

Progressive Disclosure

No bundle files exist and none are needed; content is well-organized into clear single-level sections (Musts, Guidelines, Targets, Common Actions, Writing Style), satisfying the well-organized-sections anchor for a self-contained skill.

3 / 3

Total

11

/

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, concise description: it enumerates concrete actions, includes an explicit 'Use when' trigger clause, and stays scoped to Discord so it is unlikely to conflict with other skills. Voice is imperative/third-person with no first- or second-person phrasing, so no specificity penalty applies.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Send, read, edit, delete, and search') against specific Discord objects ('messages, reactions, polls, pins, and threads'), matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both 'what' (send/read/edit/delete/search actions) and 'when' via a clear 'Use when interacting with...' clause, satisfying the what-AND-when anchor.

3 / 3

Trigger Term Quality

Natural user-facing terms are well covered ('Discord channels', 'sending media or embeds', 'creating polls or threads', 'managing presence', 'moderating messages'), matching good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

Scoped to a distinct Discord niche 'via the message tool' with Discord-specific triggers, making 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.