discord

Send, read, edit, delete, poll, pin, and thread Discord messages.

55|12|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Yapie0/safe-openclaw --skill discord-yapie0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/Yapie0/safe-openclaw/tree/main/skills/discord
Command: npx skills add https://github.com/Yapie0/safe-openclaw --skill discord-yapie0

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discord ops via the message tool (channel=discord) enable programmatic, safe, and provider-agnostic Discord interactions.

Core Features & Use Cases

  • Sends messages to channels or users using the message tool with channel set to discord.
  • Reads, edits, deletes messages; creates polls; pins messages; creates threads; and updates presence across Discord servers.
  • Supports multi-account workflows with explicit IDs (guildId, channelId, messageId, userId) and gating for moderation and role-based actions.

Quick Start

Send a message to a Discord channel using the message tool by setting channel to discord and to: channel:<id>.

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate Discord channel messaging programmatically?

Automate Discord channel messaging by dispatching messages through a messaging interface with channel set to discord. This enables programmatic sends, reads, edits, and deletes within Discord servers using explicit guild and channel IDs.

Can I manage Discord threads, pins, and polls via a messaging tool?

Yes, Discord threads, pins, and polls can be managed via the messaging tool. It provides structured actions to create threads, pin messages, and create polls alongside standard message operations within targeted channels.

How do I update Discord presence and status across multiple accounts?

Update Discord presence across multiple accounts by using explicit IDs for each account within the messaging tool. It supports multi-account workflows, allowing presence management and interactions across different Discord servers.

Are there safety constraints for moderating Discord channel interactions?

Safety constraints for Discord channel interactions include built-in gating for moderation and role-based actions. These controls ensure that programmatic message edits, deletes, and channel management operations are executed safely.

What is the best way to send a message to a specific Discord channel ID?

The best way to send a message to a specific channel ID is using the message tool with channel set to discord and the recipient set to channel:<id>. This structured approach ensures safe and targeted message delivery.