CtrlK
BlogDocsLog inGet started
Tessl Logo

discord-automation

Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas.

57

Quality

66%

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

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/discord-automation/SKILL.md

The canonical home for this skill is discord-automation in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

63%Scale 1-5

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

This is a solid reference skill for Discord automation via Rube MCP, with clear workflow sequences, specific tool names, and useful pitfall warnings. Its main weaknesses are moderate verbosity (duplicated information between workflows and the quick reference table, some unnecessary explanations), lack of executable call examples showing exact parameter formats, and all content being inlined rather than split across files for better progressive disclosure.

Suggestions

Remove or significantly condense the Quick Reference table since it largely duplicates the workflow sections, or move it to a separate REFERENCE.md file

Add at least one concrete, copy-paste ready tool invocation example showing exact parameter format (e.g., a full RUBE_SEARCH_TOOLS call followed by DISCORDBOT_CREATE_MESSAGE with actual parameters)

Remove the 'When to Use' section at the end as it adds no value, and trim the 'Common Patterns' section which explains concepts Claude already knows

Add explicit validation steps after destructive operations (e.g., verify role deletion by re-listing roles, confirm message was sent by checking response)

DimensionReasoningScore

Conciseness

The skill is moderately efficient but includes some unnecessary content. The 'Common Patterns' section explaining snowflake IDs and permission bitfields is somewhat redundant for Claude, and the quick reference table largely duplicates information already covered in the workflow sections. The 'When to Use' section at the end is vacuous.

3 / 5

Actionability

The skill provides concrete tool names, specific parameter names, and clear tool sequences for each workflow. However, it lacks executable code examples or copy-paste ready tool invocations with actual parameter formats, relying instead on listing tool slugs and parameter names without showing exact call syntax.

4 / 5

Workflow Clarity

Each workflow has a clear numbered sequence with prerequisite/required/optional labels, and the setup section includes a verification step (confirm ACTIVE status before proceeding). However, there are no explicit validation or error-recovery feedback loops after destructive operations like DELETE_GUILD_ROLE or DELETE_ALL_MESSAGE_REACTIONS, though these are not batch operations in the traditional sense. The pitfalls sections serve as implicit guardrails.

4 / 5

Progressive Disclosure

The content is well-structured with clear sections and headers, but at ~180 lines it's quite long with no bundle files to offload detail into. The quick reference table, common patterns, and detailed workflow sections could benefit from being split into separate reference files. Everything is inlined in a single monolithic document.

3 / 5

Total

14

/

20

Passed

Description

70%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 effectively identifies its domain (Discord automation) and lists key capability areas, making it reasonably specific and highly distinctive. Its main weakness is the absence of an explicit 'Use when...' clause, which would help Claude know exactly when to select this skill. The operational instruction about searching tools first, while useful, doesn't serve the selection purpose of the description.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about Discord bots, sending Discord messages, managing servers, or automating Discord workflows.'

Expand trigger terms to include common user phrases like 'Discord bot', 'Discord server', 'send message to Discord', 'manage Discord server'.

DimensionReasoningScore

Specificity

Lists several specific actions (messages, channels, roles, webhooks, reactions) and names the domain (Discord tasks via Rube MCP/Composio). Minor gaps in that the actions are listed as nouns rather than concrete verbs, but coverage is good.

4 / 5

Completeness

Has a clear 'what' (automate Discord tasks including messages, channels, roles, webhooks, reactions) but lacks an explicit 'when' clause. The instruction to 'always search tools first' is operational guidance, not a trigger condition. No 'Use when...' clause caps this at 3.

3 / 5

Trigger Term Quality

Includes natural keywords like 'Discord', 'messages', 'channels', 'roles', 'webhooks', 'reactions' which users would naturally mention. Missing some variations like 'send message', 'create channel', 'bot', or 'server' that users might say.

4 / 5

Distinctiveness Conflict Risk

Highly distinctive with clear niche: Discord automation via a specific tool (Rube MCP/Composio). The combination of platform (Discord) and integration method (Rube MCP) makes it very unlikely to conflict with other skills.

5 / 5

Total

16

/

20

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
administrakt0r/AI-Agents-Safe-Coding-Skills
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.