discord

Send Discord messages and manage threads via explicit IDs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for the programmatic management of Discord messages, channels, and user presence, streamlining community management and bot interactions.

Core Features & Use Cases

  • Send Messages: Post messages to specific channels or users, with options for silent delivery and rich components.
  • Message Management: React to, edit, delete, pin, and manage threads for existing messages.
  • Search & Read: Query message history within guilds and read recent messages.
  • Presence Control: Set the agent's activity status and online presence.
  • Use Case: Automatically post daily status updates to a specific Discord channel, react to important announcements with a predefined emoji, and manage community discussions by creating threads for bug reports.

Quick Start

Use the discord skill to send a message to channel '123' with the content 'hello'.

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 and community management tasks?

You can automate Discord messaging by configuring Discord tokens to enable actions like sending messages, managing threads, and setting presence. The system supports explicit IDs for guilds, channels, and messages to target specific community management tasks.

Can I manage Discord threads and message reactions programmatically?

Yes, you can manage Discord threads and message reactions programmatically. The skill allows you to react to, edit, delete, pin, and manage threads for existing messages using explicit channel and message IDs.

How does setting Discord bot presence and activity status work?

Setting Discord bot presence involves configuring the agent's activity status and online presence. This requires setting up Discord tokens and allows you to control how the automated bot appears to users within the community.

Do I need specific Discord IDs to send messages to channels and users?

Yes, sending messages to specific channels or users requires explicit IDs for guilds, channels, and messages. You can also specify an optional account for multi-account scenarios when interacting with Discord.

What are the limitations when automating Discord roles and moderation?

When automating Discord roles and moderation, the skill respects gating for these actions. This means certain moderation tasks are restricted and require proper token configuration and permissions to execute successfully.

Can I search and read Discord message history within a guild?

Yes, you can query message history within guilds and read recent messages. This allows you to search past Discord conversations and retrieve specific channel content programmatically.