discord

Send messages with rich components to Discord channels using specific IDs.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/chebizarro/swarmstr --skill discord-chebizarro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/chebizarro/swarmstr/tree/main/skills/discord
Command: npx skills add https://github.com/chebizarro/swarmstr --skill discord-chebizarro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables agents to interact with Discord, performing various operations like sending messages, managing threads, and searching for information.

Core Features & Use Cases

  • Message Sending: Send text, attachments, and rich UI components to Discord channels or users.
  • Message Management: React to, edit, delete, and pin messages.
  • Thread Management: Create new threads within channels.
  • Search: Find messages within specific guilds or channels.
  • Presence Management: Set the agent's online status and activity.
  • Use Case: An agent can be tasked to announce a new blog post in a specific Discord channel, including a relevant image and interactive buttons for users to click.

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 Discord messaging through an agent?

Automate Discord messaging by using the generic message tool to send text, attachments, and rich UI components to specified channels or users. Targeted actions require specific channel and message IDs.

Can I manage Discord message states like reactions and pins with chatops?

Discord message management via chatops supports editing, deleting, pinning, and reacting to existing messages. Targeted actions require specific channel and message IDs.

What's the best way to search channel history in Discord via an agent?

Search channel history by using the search function to find specific messages within targeted guilds or channels. This requires providing the specific guild or channel IDs.

How do I set up multi-account configurations for Discord automation?

Discord automation supports multi-account configurations, allowing agents to operate across multiple accounts. Setup involves configuring the generic message tool with respective account credentials.

Does this Discord integration support creating new threads within channels?

Discord integration supports thread management, allowing agents to create new threads within specified channels. Targeted actions require specific channel and message IDs.

Can I send rich UI components and attachments to Discord channels?

Send rich UI components, interactive buttons, and attachments to Discord channels or users through the message sending feature. Targeted actions require specific channel IDs.