discord

Send and manage Discord messages, threads, and channel content.

67|24|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/openxjarvis/openclaw-python --skill discord-openxjarvis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/openxjarvis/openclaw-python/tree/main/skills/discord
Command: npx skills add https://github.com/openxjarvis/openclaw-python --skill discord-openxjarvis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for programmatic interaction with Discord channels and users through the generic message tool, enabling automated communication and actions within Discord servers.

Core Features & Use Cases

  • Send Messages: Post text, attachments, and rich UI components to Discord channels or direct messages.
  • Message Management: React to, edit, delete, and pin messages.
  • Channel Operations: Create threads and search for messages within specific channels or guilds.
  • Use Case: Automatically post daily status updates to a specific Discord channel, or respond to user mentions with relevant information.

Quick Start

Use the message tool to send a 'hello world' 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 Discord messaging, use the message tool to post text, attachments, and rich UI components to specific channels. You must provide explicit channel and message identifiers for targeted operations.

What Discord message management actions can I perform programmatically?

Discord message management allows you to programmatically react to, edit, delete, and pin messages. You can also create threads and search for messages within specific channels or guilds.

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

Yes, you can send rich UI components and attachments to Discord channels and direct messages. The message tool supports posting these elements alongside standard text.

Do I need specific identifiers to interact with Discord threads and channels?

Yes, you need explicit channel and message identifiers to perform targeted Discord operations. These identifiers are required for sending messages, managing content, and interacting with threads.

What is the best way to post automated daily status updates to Discord?

The best way to post automated daily status updates to Discord is by using the message tool to programmatically send text to a specific channel. This enables ChatOps communication and automated server actions.

How does ChatOps integration work with Discord bots for automated communication?

ChatOps integration with Discord bots works by using a unified message tool to facilitate automated communication and actions. It enables programmatic interaction with channels and users within Discord servers.