CtrlK
BlogDocsLog inGet started
Tessl Logo

discord-bot-generator

Discord Bot Generator - Auto-activating skill for Business Automation. Triggers on: discord bot generator, discord bot generator Part of the Business Automation skill category.

36

1.01x
Quality

3%

Does it follow best practices?

Impact

98%

1.01x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./planned-skills/generated/19-business-automation/discord-bot-generator/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

7%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This description is extremely thin—it essentially restates the skill name and category without describing any concrete capabilities, use cases, or trigger conditions. It would be nearly impossible for Claude to reliably select this skill from a large pool, and the duplicate trigger term suggests auto-generated boilerplate rather than thoughtful authoring.

Suggestions

Add specific concrete actions the skill performs, e.g., 'Generates Discord bot boilerplate code, configures event listeners, sets up slash commands, and handles authentication with the Discord API.'

Add an explicit 'Use when...' clause with natural trigger terms, e.g., 'Use when the user asks to create a Discord bot, build a Discord integration, set up a chat bot for Discord, or mentions discord.js/discord.py.'

Remove the duplicate trigger term and expand with natural keyword variations users would actually say, such as 'Discord bot', 'make a bot', 'Discord server automation', 'bot commands'.

DimensionReasoningScore

Specificity

The description only names the skill ('Discord Bot Generator') and its category ('Business Automation') but lists no concrete actions like 'creates bot templates', 'configures event handlers', or 'sets up slash commands'. It is entirely vague about what the skill actually does.

1 / 3

Completeness

The description fails to answer 'what does this do' beyond the name itself, and there is no 'Use when...' clause or equivalent explicit trigger guidance explaining when Claude should select this skill.

1 / 3

Trigger Term Quality

The only trigger term listed is 'discord bot generator' repeated twice. It misses natural variations users would say such as 'discord bot', 'create a bot', 'bot for Discord', 'Discord integration', 'chat bot', etc.

1 / 3

Distinctiveness Conflict Risk

The mention of 'Discord Bot' provides some domain specificity that distinguishes it from generic coding or automation skills, but the lack of concrete actions and the broad 'Business Automation' label could cause overlap with other automation-related skills.

2 / 3

Total

5

/

12

Passed

Implementation

0%

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

This skill is an empty shell—it describes what it claims to do without actually doing any of it. There is no actionable content: no Discord bot code, no setup instructions, no library recommendations, no API usage examples, and no workflow for creating a bot. It reads like a placeholder template that was never filled in with real content.

Suggestions

Replace the meta-description sections with actual Discord bot creation content: include a quick-start example using discord.py or discord.js with executable code for a minimal bot (token setup, event handling, slash commands).

Add a clear multi-step workflow: 1) Create Discord application, 2) Set up bot token, 3) Write bot code, 4) Test locally, 5) Deploy—with validation at each step.

Include concrete code examples for common bot patterns (command handling, event listeners, API calls) that are copy-paste ready.

Remove all self-referential content (trigger descriptions, capability lists) and replace with actionable instructions that teach Claude how to generate Discord bots.

DimensionReasoningScore

Conciseness

The content is entirely filler and meta-description. It explains what the skill does in abstract terms without providing any actual instructions, code, or concrete guidance. Every token is wasted on describing the skill rather than teaching anything.

1 / 3

Actionability

There is zero actionable content—no code, no commands, no specific steps, no examples of how to actually build a Discord bot. The 'capabilities' section lists vague promises like 'provides step-by-step guidance' without actually providing any.

1 / 3

Workflow Clarity

No workflow is defined at all. There are no steps, no sequence, no validation checkpoints. The skill merely states it can provide 'step-by-step guidance' without including any steps.

1 / 3

Progressive Disclosure

The content is a monolithic block of meta-description with no meaningful structure. There are no references to detailed files, no quick-start section, and no navigation to deeper content. The sections that exist (Purpose, When to Use, Capabilities, Example Triggers) are all about the skill itself rather than the task.

1 / 3

Total

4

/

12

Passed

Validation

81%

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

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

9

/

11

Passed

Repository
jeremylongshore/claude-code-plugins-plus-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.