discord-bot-generator
This skill provides automated assistance for discord bot generator tasks within the Business Automation doma
Content Preview
--- name: discord-bot-generator description: | Discord Bot Generator - Auto-activating skill for Business Automation. Triggers on: discord bot generator, discord bot generator Part of the Business Automation skill category. allowed-tools: Read, Write, Edit, Bash version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Discord Bot Generator ## Purpose This skill provides automated assistance for discord bot generator tasks within the Business Automation doma
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/discord-bot-generator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/19-business-automation/discord-bot-generator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/19-business-automation/discord-bot-generator/SKILL.md
Related Skills
discord
Discord messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.
pluginpluginmarketplacediscord
by Anthropic · anthropic-official-plugins
discord/access
Manage Discord channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Discord channel.
skilldiscordaccess
by Anthropic · anthropic-official-plugins
discord/configure
Set up the Discord channel — save the bot token and review access policy. Use when the user pastes a Discord bot token, asks to configure Discord, asks "how do I set this up" or "who can reach me," or wants to check channel status.
skilldiscordconfigure
by Anthropic · anthropic-official-plugins
discord-bot-architect
Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding.
developmentdiscordbot
by sickn33 (Antigravity) · antigravity-awesome-skills