discord

Manages Discord messaging with support for channels, users, and threads.

3|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/SeanHogg/coderClaw --skill discord-seanhogg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/SeanHogg/coderClaw/tree/main/product/skills/discord
Command: npx skills add https://github.com/SeanHogg/coderClaw --skill discord-seanhogg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows AI agents to interact with Discord, enabling automated messaging, moderation, and community management tasks within Discord servers.

Core Features & Use Cases

  • Send Messages: Post messages to specific channels or users, with support for rich components and media.
  • Manage Messages: React to, edit, or delete existing messages.
  • Community Management: Create polls, manage threads, and pin important messages.
  • Use Case: An agent can monitor a Discord channel for specific keywords and automatically respond with relevant information or create a support thread for user inquiries.

Quick Start

Use the discord skill to send a message to the channel with ID '1234567890' saying 'Hello from the AI!'.

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?

You can automate sending messages to a Discord channel by using the message tool to post text, rich UI components, and media to specific channels via explicit channel IDs.

Can I manage Discord community moderation tasks automatically?

Yes, you can manage Discord community moderation automatically by reacting to, editing, deleting, and pinning messages, as well as creating polls and managing threads.

Does Discord automation support reading and editing existing messages?

Discord automation supports reading and editing existing messages by targeting explicit message IDs, allowing agents to update content dynamically after it has been posted.

What do I need to target specific users or servers in Discord chatops?

To perform Discord chatops, you need explicit IDs for guilds, channels, messages, and users, with optional account differentiation to route actions to the correct targets.

How do I create polls and manage threads in Discord servers?

You create polls and manage threads in Discord servers by utilizing the community management features within the message tool, adhering to the Discord API for rich UI components.

What are the limitations of automated Discord messaging?

Automated Discord messaging requires explicit IDs for targeting guilds, channels, and messages, meaning actions cannot be performed without precise numerical identifiers and valid API routing.