discord

Send, react to, and manage Discord messages using channel and message IDs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/fame0528/Savant-dead --skill discord-fame0528
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/fame0528/Savant-dead/tree/main/skills/discord
Command: npx skills add https://github.com/fame0528/Savant-dead --skill discord-fame0528

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for seamless interaction with Discord, enabling automated messaging, reactions, and channel management without needing a dedicated Discord bot.

Core Features & Use Cases

  • Send Messages: Post messages to channels or users, with options for silent delivery and rich media attachments.
  • Interactive Components: Utilize Discord components v2 for dynamic user interfaces or legacy embeds for simpler rich content.
  • Channel Management: Pin messages, create threads, and manage polls within Discord channels.
  • Use Case: Automatically post daily status updates to a specific Discord channel, react to important messages with an emoji, or create a poll to gather team feedback on a new feature.

Quick Start

Use the discord skill to send a message saying "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?

Automating Discord messages requires the generic message tool to post text to specific channels. You must provide explicit channel IDs to target actions like automated daily updates or rich media attachments.

Do I need a dedicated Discord bot to manage channel pins and threads?

You do not need a dedicated Discord bot to manage channel pins and threads. This approach facilitates channel management operations directly, allowing you to pin messages and create threads without a separate bot.

Can I use Discord components v2 for interactive messages?

Yes, you can use Discord components v2 for dynamic user interfaces. It supports interactive components for rich content delivery, or you can utilize legacy embeds for simpler interactive messaging.

What is required to target specific messages for reactions or editing in Discord?

Targeting specific messages for reactions or editing requires explicit message and channel IDs. Providing these exact identifiers ensures actions like reading, editing, deleting, or reacting to messages are executed correctly.

How do I create a poll in a Discord channel to gather feedback?

To create a poll in a Discord channel, use the messaging tool to generate the poll within the targeted channel. You must supply the specific channel ID to successfully create polls for team feedback.

Are there limitations when searching messages or setting Discord presence?

Limitations include requiring explicit channel and message IDs for all targeted actions like searching messages or setting presence. Operations rely on the generic message tool, meaning actions are constrained to supported messaging functionalities.