discord

Manage Discord messages, reactions, threads, and searches via the message tool.

Updated Jul 17, 2026
One-click install
npx skills add https://github.com/kolbick/Kolb-Bot --skill discord-kolbick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/kolbick/Kolb-Bot/tree/main/skills/discord
Command: npx skills add https://github.com/kolbick/Kolb-Bot --skill discord-kolbick

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for the programmatic management of Discord operations, such as sending messages, reacting to messages, and managing threads, directly through the message tool.

Core Features & Use Cases

  • Send Messages: Post messages to specific channels or users, with support for rich components and legacy embeds.
  • Message Actions: React to, edit, delete, and pin messages.
  • Channel Management: Create threads and search for messages within guilds.
  • Use Case: Automate the posting of daily status updates to a specific Discord channel or set up automated responses to user mentions.

Quick Start

Use the message tool to send a 'hello' message to the discord channel with ID '123'.

Frequently Asked Questions about discord

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

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

You can automate sending Discord messages by using the `message` tool to post content to a specific channel ID. This facilitates automated community management actions like scheduling daily status updates or setting up automated responses to user mentions.

Can I manage Discord threads and reactions programmatically?

Yes, you can programmatically manage Discord threads and reactions using the `message` tool. It supports creating threads, adding reactions, pinning messages, and editing or deleting content by targeting explicit channel and message IDs.

Does Discord message automation work with rich components and embeds?

Discord message automation supports advanced formatting by allowing you to send messages with Discord components v2 and legacy embeds. This enables rich, interactive message construction for community management and automated updates.

How do I search for messages within a Discord guild?

You can search for messages within specified Discord guilds using the `message` tool's search functionality. This enables programmatic retrieval of historical messages for community management and ChatOps workflows.

What do I need to target specific messages for Discord channel management?

For targeted Discord channel management actions like editing, deleting, or pinning, you must provide explicit channel and message IDs. These identifiers ensure the `message` tool performs operations on the exact intended messages.