discord

by Unknown v1.0.0

This skill allows AI agents to seamlessly integrate with Discord, facilitating communication, moderation, and community engagement. It leverages the `message` tool to perform various actions within Discord channels, including sending messages, reacting to messages, editing or deleting messages, creating polls, managing threads, searching content, and even setting presence. The skill prioritizes explicit IDs for targeting specific elements within Discord and supports multi-account configurations.

What It Does

Allows AI agents to perform a wide range of actions within Discord, including sending messages, reacting to messages, editing or deleting messages, creating polls, managing threads, searching content, and setting presence. It uses the `message` tool with `channel: discord`.

When To Use

When you need an AI agent to interact with a Discord community, automate tasks such as sending announcements, moderating discussions, gathering feedback via polls, or providing real-time support.

Inputs

JSON payloads specifying the action to perform (e.g., send, react, edit), channel/user IDs, message content, and other relevant parameters.

Outputs

Success or failure status of the requested action. For `read` action, it returns the list of messages.

Limitations

Relies on the `message` tool. Requires proper gating and configuration of Discord channels. Markdown tables are not supported in outbound messages. Some actions, like presence, may be gated.

Installation

1. Ensure you have the Claude Desktop App installed.
2. Add the skill to your Claude environment via the skill marketplace or by importing the SKILL.md file.
3. Configure the required Discord token in your Claude environment settings under channels.discord.token.

View Claude (Anthropic) documentation

1. Open Cursor IDE.
2. Install the OpenClaw extension for Cursor.
3. Add the skill to your project by importing the SKILL.md file.
4. Configure the required Discord token in your project settings under channels.discord.token.

View Cursor IDE documentation

Have a Skill to Share?

Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.