What problem does it solve?
This Skill helps you reliably perform Discord operations (like sending, reading, editing, or reacting to messages) using a standardized message tool interface, while enforcing channel/action gating rules.
Core Features & Use Cases
- Channel-scoped Discord messaging: Send notifications or updates to a specific channel using
channel: "discord" plus to targets (e.g., channel:<id>, user:<id>).
- Message lifecycle operations: Read, edit, delete, pin, react, and create threads tied to specific
messageId/channelId.
- Search and moderation-adjacent workflows (gated): Support for searching message history and optional actions that may be disabled unless enabled via
channels.discord.actions.* gates.
Quick Start
Use the discord skill to send a silent status update to channel 123 by instructing the AI to send a message with channel: "discord", to: "channel:123", and silent: true.