Discord Bot Generator - Auto-activating skill for Business Automation. Triggers on: discord bot generator, discord bot generator Part of the Business Automation skill category.
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill discord-bot-generator36
Quality
3%
Does it follow best practices?
Impact
98%
1.01xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./planned-skills/generated/19-business-automation/discord-bot-generator/SKILL.mdDiscovery
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 essentially a placeholder that provides almost no useful information for skill selection. It repeats the skill name as trigger terms, lacks any concrete capability descriptions, and provides no guidance on when Claude should select this skill over others. The description follows a template format but fails to fill in meaningful content.
Suggestions
Add specific capabilities like 'Creates Discord bot boilerplate code, sets up slash commands, configures event handlers, and generates authentication flows'
Add a 'Use when...' clause with natural trigger terms: 'Use when the user wants to create a Discord bot, needs bot commands, mentions Discord.js or discord.py, or asks about chat bot integrations'
Include file types or technologies: 'Generates Python (discord.py) or JavaScript (discord.js) bot code with proper project structure'
| Dimension | Reasoning | Score |
|---|---|---|
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 the 'when' clause is just a repetition of the skill name rather than meaningful trigger guidance. No 'Use when...' clause with explicit scenarios. | 1 / 3 |
Trigger Term Quality | The trigger terms are redundant ('discord bot generator' listed twice) and lack natural variations users might say like 'discord bot', 'chat bot', 'bot code', 'discord integration', or 'bot commands'. | 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 code generation or other bot-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 entirely meta-content describing what the skill supposedly does rather than providing any actual guidance for creating Discord bots. It contains no executable code, no specific commands, no API references, and no concrete steps. The content is essentially a placeholder template with no substantive value.
Suggestions
Add concrete, executable code examples showing how to create a Discord bot (e.g., using discord.py or discord.js with actual bot setup code)
Include specific steps for bot creation: obtaining a Discord token, setting up bot permissions, connecting to a server, and handling events
Remove all meta-description content ('This skill provides...', 'When to Use...') and replace with actionable implementation guidance
Add validation steps such as testing bot connectivity, verifying permissions, and handling common errors
| Dimension | Reasoning | Score |
|---|---|---|
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. The skill describes what it supposedly does but never actually instructs how to build a Discord bot. | 1 / 3 |
Workflow Clarity | No workflow is defined. There are no steps, no sequence, and no validation checkpoints. The content only describes trigger conditions, not how to accomplish the task. | 1 / 3 |
Progressive Disclosure | The content is a monolithic block of meta-description with no references to detailed materials, no code examples to link to, and no structured navigation to actual implementation guidance. | 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.
Validation — 9 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
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 | |
Table of Contents
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.