discord-automation
Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas.
Content Preview
--- name: discord-automation description: "Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas." requires: mcp: [rube] category: communication --- # Discord Automation via Rube MCP Automate Discord operations through Composio's Discord/Discordbot toolkits via Rube MCP. **Toolkit docs**: [composio.dev/toolkits/discord](https://composio.dev/toolkits/discord) ## Prerequisites - Rube MCP must be connecte
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/discord-automation.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/discord-automation/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/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/discord-automation/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