plugins/vibeworks-library/skills/discord/SKILL.md
Manage your Discord server - post announcements, create events, moderate, and more. Use when the user mentions Discord, wants to post announcements, manage events, moderate channels, or check server status.
npx skillsauth add claude-code-community-ireland/claude-code-resources discordInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A skill for managing the Claude Code Community Ireland Discord server.
When this skill is invoked, help the user manage their Discord server using the available MCP tools.
Parse the user's input to determine what action they want:
Posting & Announcements:
post <channel> <message> - Send a message to a channelannounce <message> - Post to announcements channelevent <title> <description> <date> - Create an event announcementModeration:
moderate or review - Fetch and review recent messages from generaltimeout <user_id> <minutes> [reason] - Timeout a userkick <user_id> [reason] - Kick a userban <user_id> [reason] - Ban a userServer Info:
status or stats - Show server overview (channels, roles, members)channels - List all channelsroles - List all rolesmembers - List server membersAutoMod:
automod - List current AutoMod rulesautomod add keyword <words> - Add keyword filterautomod toggle <rule_id> - Enable/disable a ruleHelp:
help - Show this command listWhen executing commands:
User: /discord announce Welcome to our first meetup!
Action: Post "Welcome to our first meetup!" to the announcements channel using discord_send_message
User: /discord event "January Meetup" "Join us at Vibeworks for hands-on Claude Code learning" "January 15th 6pm"
Action: Create a formatted event embed in the events channel using discord_send_embed
User: /discord moderate
Action: Fetch recent messages from general using discord_fetch_messages and summarize any issues
User: /discord status
Action: Use discord_list_channels, discord_list_roles, discord_list_members to give an overview
If no command is specified (just /discord), show a menu:
Discord Server Management
What would you like to do?
Announcements
- announce <message> - Post to announcements
- event <title> - Create event post
Moderation
- moderate - Review recent messages
- timeout/kick/ban - User actions
Server Info
- status - Server overview
- channels/roles/members - List items
AutoMod
- automod - View/manage rules
Type /discord help for full command list
tools
Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
documentation
Project Guidelines Skill (Example)
development
Development skill from everything-claude-code
documentation
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.