discord

Manages Discord channels, messages, and workflows via scripted commands.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Polealpha/XINNIAN_PI --skill discord-polealpha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/Polealpha/XINNIAN_PI/tree/main/app%20windows/vendor/openclaw-runtime/skills/discord
Command: npx skills add https://github.com/Polealpha/XINNIAN_PI --skill discord-polealpha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discord message operations can be repetitive and error-prone; this Skill helps reliably send, update, and manage messages on your behalf using the unified message tool with the right channel targeting and gating.

Core Features & Use Cases

  • Send and manage messages: Create new messages, edit them, delete them, react to them, and pin them for an audit-friendly flow.
  • Work with threads and polls: Create threads for discussion, and run simple polls to collect decisions quickly.
  • Read and search: Fetch recent messages and search within guild channels when you need context for updates or triage.

Quick Start

Use the discord skill to post a notification by directing it to the correct Discord channel and including the message content, for example: "Send a silent status update to channel 123 with text 'All systems nominal'."

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate sending Discord messages for status reporting?

You can automate Discord message sending by directing the Skill to the correct channel ID and providing the message content. It handles the message tool operations to reliably post status updates and notifications on your behalf.

Can I edit and delete Discord messages automatically through a workflow?

Yes, you can edit and delete Discord messages automatically. The Skill manages these operations natively, allowing you to update existing content or remove messages entirely to maintain an audit-friendly communication flow.

What is the best way to create Discord threads and polls for ops automation?

The best way to create Discord threads and polls is using an automation Skill that handles these actions natively. It allows you to spin up discussion threads and run simple polls to collect decisions quickly within your target guild channels.

Does this Discord automation tool require explicit channel and guild IDs?

Yes, this Discord automation tool requires explicit IDs such as guildId, channelId, messageId, or userId. Preferring explicit IDs ensures safe ops automation and accurate targeting when sending messages, creating threads, or updating presence.

How do I search and read recent messages in a Discord guild channel?

You can search and read recent messages in a Discord guild channel by using the Skill's built-in read and search actions. This fetches context from recent channel history, which is useful for triage coordination and informing subsequent updates.

Are there limitations on reacting and pinning messages via Discord ops automation?

The main limitation is that you must respect action gating keys and always set channel to Discord. Within these constraints, you can reliably react to and pin messages, but you must use provider-agnostic message payloads.