CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

discord-bot-generator

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill discord-bot-generator
What are skills?

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

Overall
score

19%

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Activation

7%

This description is severely underdeveloped, consisting mainly of the skill name repeated as trigger terms with no actual capability description. It fails to explain what the skill does, when to use it, or provide natural language triggers that users would actually say. The template-like structure ('Part of the Business Automation skill category') adds no useful selection information.

Suggestions

Add specific capabilities: describe what the skill actually does (e.g., 'Generates Discord bot code with slash commands, event handlers, and role management. Supports Python discord.py and JavaScript discord.js frameworks').

Add a 'Use when...' clause with explicit triggers: 'Use when the user wants to create a Discord bot, automate Discord server tasks, or mentions discord.py, discord.js, or bot commands'.

Expand trigger terms to include natural variations users would say: 'discord bot', 'create bot for discord', 'discord automation', 'server bot', 'chat bot discord', 'discord.py', 'discord.js'.

DimensionReasoningScore

Specificity

The description only names the tool ('Discord Bot Generator') without describing any concrete actions. There are no specific capabilities listed like 'creates bot commands', 'sets up event handlers', or 'generates authentication code'.

1 / 3

Completeness

The description fails to answer 'what does this do' beyond the name, and has no 'Use when...' clause or equivalent guidance for when Claude should select this skill. The 'Triggers on' line is not a proper usage guide.

1 / 3

Trigger Term Quality

The trigger terms are just 'discord bot generator' repeated twice - no natural variations users might say like 'discord bot', 'create bot', 'bot for discord', 'discord automation', or 'chat bot'.

1 / 3

Distinctiveness Conflict Risk

While 'Discord Bot Generator' is somewhat specific to Discord bots, the lack of detail about what kind of bots or what actions it performs could cause overlap with general coding skills or other bot-related skills.

2 / 3

Total

5

/

12

Passed

Implementation

0%

This skill is an empty shell containing only meta-descriptions about what it claims to do, with no actual content for creating Discord bots. It lacks any concrete code, commands, API references, or step-by-step instructions. The entire content could be replaced with actual Discord.js or discord.py examples and would be infinitely more useful.

Suggestions

Add executable code examples showing how to create a basic Discord bot (e.g., using discord.py or discord.js with bot token setup, event handlers, and slash commands)

Include a clear workflow: 1) Create Discord application, 2) Get bot token, 3) Set up project, 4) Implement handlers, 5) Deploy - with validation at each step

Remove all meta-description content ('This skill provides...', 'When to Use...') and replace with actual implementation guidance

Add references to Discord API documentation and link to separate files for advanced features like embeds, buttons, or database integration

DimensionReasoningScore

Conciseness

The content is padded with generic boilerplate that provides no actual value. Phrases like 'provides automated assistance' and 'follows industry best practices' are vague filler that Claude doesn't need.

1 / 3

Actionability

There is zero concrete guidance - no code, no commands, no specific steps for creating a Discord bot. The content only describes what the skill claims to do without actually providing any executable instructions.

1 / 3

Workflow Clarity

No workflow is defined. The skill mentions 'step-by-step guidance' but provides none. There are no sequences, validation steps, or any actual process to follow.

1 / 3

Progressive Disclosure

The content is a monolithic block of meta-description with no structure pointing to actual implementation details. No references to detailed guides, examples, or API documentation are provided.

1 / 3

Total

4

/

12

Passed

Validation

69%

Validation11 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

description_trigger_hint

Description may be missing an explicit 'when to use' trigger hint (e.g., 'Use when...')

Warning

allowed_tools_field

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

Warning

metadata_version

'metadata' field is not a dictionary

Warning

frontmatter_unknown_keys

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

Warning

body_steps

No step-by-step structure detected (no ordered list); consider adding a simple workflow

Warning

Total

11

/

16

Passed

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.