discord

Send, reply, edit, react to, and delete Discord messages with attachments.

455|34|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/understudy-ai/understudy --skill discord-understudy-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/understudy-ai/understudy/tree/main/skills/discord
Command: npx skills add https://github.com/understudy-ai/understudy --skill discord-understudy-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables seamless interaction with Discord, allowing for the sending, replying, editing, reacting to, and deleting of messages, as well as sending attachments, directly from your workflow.

Core Features & Use Cases

  • Message Sending: Post new messages to channels or users.
  • Message Management: Reply to existing messages, edit your own messages, or delete them.
  • Reactions & Attachments: Add emoji reactions to messages and send files along with your messages.
  • Use Case: Automatically post a daily status update to a specific Discord channel or notify a user about an important event with an attached report.

Quick Start

Use the discord skill to send the message "Hello, world!" to the channel with ID "1234567890".

Frequently Asked Questions about discord

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending messages to a Discord channel?

To automate sending Discord messages, use the message_send tool to post new outbound messages to specified channels or users by providing the target channel ID and message content.

Can I reply to and edit existing Discord messages through automation?

Yes, you can reply to existing Discord messages, edit your own sent messages, or delete them by referencing the specific Discord message IDs required for those targeted actions.

How do I add emoji reactions and attachments to Discord messages?

You can add emoji reactions to specific Discord messages and send files as attachments alongside your outbound messages by utilizing the supported reaction and attachment features.

What identifiers do I need to manage Discord messages?

To manage Discord messages, you need canonical Discord channel IDs for posting new messages and specific message IDs for executing targeted actions like replies, edits, deletions, and reactions.

Does this Discord messaging approach support direct user notifications?

Yes, the outbound messaging capability supports sending messages directly to users, allowing you to notify individuals about important events and even include attached reports.

Are there limitations on managing Discord messages?

A key limitation is that targeted message management actions strictly require canonical Discord channel IDs and message IDs, meaning you cannot execute replies, edits, or deletions without these specific identifiers.