discord

Send Discord messages with components, embeds, reactions, threads, and polls.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/hammadparveez/mrhammadclaw --skill discord-hammadparveez
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/hammadparveez/mrhammadclaw/tree/main/skills/discord
Command: npx skills add https://github.com/hammadparveez/mrhammadclaw --skill discord-hammadparveez

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for the programmatic management and interaction with Discord channels and messages through a unified messaging interface.

Core Features & Use Cases

  • Send Messages: Post messages to specific Discord channels or users.
  • Rich Content: Support for components v2 for interactive UI elements and legacy embeds.
  • Message Management: React to, edit, delete, and pin messages.
  • Advanced Actions: Create threads, conduct polls, and search messages within guilds.
  • Use Case: Automatically post daily status updates to a #general channel, react to important messages with a checkmark emoji, or create a new thread for bug reports.

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 messages to a Discord channel?โ–ผ

To automate sending Discord messages, use the message tool to post text to specific channels by providing the explicit channel ID. You can also include rich components or legacy embeds for interactive UI elements.

Can I manage Discord message lifecycles like editing, deleting, and pinning?โ–ผ

Yes, you can manage Discord message lifecycles by using the message tool to edit, delete, or pin specific messages. These actions require the explicit message ID and channel ID for targeted operations.

Does this Discord automation tool support creating threads and conducting polls?โ–ผ

Yes, this Discord automation tool supports creating threads and conducting polls within channels. It facilitates these advanced community management actions alongside standard messaging via the unified message tool.

What IDs do I need to interact with specific Discord channels and messages?โ–ผ

You need explicit channel IDs and message IDs to perform targeted interactions like sending messages, reacting, editing, or searching message history within guilds using the message tool.

How do I search message history within Discord guilds programmatically?โ–ผ

You can search Discord message history within guilds programmatically by utilizing the message tool's search functionality. This allows for querying past interactions without manual console access.