CtrlK
BlogDocsLog inGet started
Tessl Logo

discord-clawd

Discord-backed OpenClaw agent/session relay; not archive search.

58

Quality

66%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/discord-clawd/SKILL.md

The canonical home for this skill is discord-clawd in openclaw/openclaw

SKILL.md
Quality
Evals
Security

Quality

Content

80%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 body is lean, well-structured, and highly actionable with concrete commands and clear guardrails, but the outward-facing send workflow lacks an explicit validation/feedback loop and the publish/force-send syntax is not shown.

Suggestions

Add an explicit validation step before posting (e.g. confirm the resolved target and re-check delivery mode, with a retry on failure) to lift workflow clarity.

Show the command syntax for 'publish' and 'force-send' so the full action set is copy-paste ready.

Clarify the order of preference between ask, publish, and force-send as a short numbered sequence.

DimensionReasoningScore

Conciseness

Lean and efficient — no explanations of what Discord or OpenClaw are, just headers, commands, and guardrails, with every token earning its place.

5 / 5

Actionability

Provides concrete, copy-paste bash commands with real flags for targets/resolve/ask, but the publish and force-send verbs are only named without showing their command syntax.

4 / 5

Workflow Clarity

A rough sequence is present (resolve, prefer private ask, publish/force-send) and 'Resolve the target before sending' is a checkpoint, but the outward-facing send lacks an explicit validate-then-retry feedback loop, capping this at 3.

3 / 5

Progressive Disclosure

Under 50 lines, single-purpose, no external bundle needed, and cleanly organized into Transport and Guardrails sections — meeting the simple-skill exception for a top score.

5 / 5

Total

17

/

20

Passed

Description

53%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 concise, specific, and third-person with a useful negative boundary, but it lacks a positive 'Use when...' trigger clause and leans on niche jargon, leaving trigger coverage incomplete.

Suggestions

Add a positive trigger clause such as 'Use when talking to or posting through the Discord-backed agent/session.'

Include common user-facing synonyms (e.g. 'message the Discord agent', 'session relay') alongside 'OpenClaw'.

Optionally enumerate one or two concrete relay actions (ask, publish) to lift specificity toward 4-5.

DimensionReasoningScore

Specificity

Names the concrete domain ('Discord-backed OpenClaw agent/session relay') and a single concrete action ('relay') with a negative boundary, but does not enumerate multiple actions so it is not comprehensive.

3 / 5

Completeness

The 'what' is clear, but there is no positive 'Use when...' trigger clause — only a negative boundary ('not archive search') — which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Includes relevant natural terms ('Discord', 'agent/session', 'relay', 'archive search') but leans on niche jargon ('OpenClaw') and omits common synonyms a user might say.

3 / 5

Distinctiveness Conflict Risk

The niche is clearly stated and the explicit 'not archive search' boundary reduces overlap risk, though the absence of a positive trigger phrase keeps it just short of a 5.

4 / 5

Total

13

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
steipete/agent-scripts
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.