discord

Send, manage, and search Discord messages with rich components and embeds.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/MoRen9527/TriMetaverse --skill discord-moren9527
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/MoRen9527/TriMetaverse/tree/main/reference/openclaw/skills/discord
Command: npx skills add https://github.com/MoRen9527/TriMetaverse --skill discord-moren9527

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables interaction with Discord channels and users through the generic message tool, abstracting away direct Discord API complexities.

Core Features & Use Cases

  • Send Messages: Post messages to specific channels or users.
  • Rich Content: Support for components v2 for interactive UI elements and legacy embeds.
  • Message Management: React to, edit, delete, and pin messages.
  • Advanced Actions: Create threads, conduct polls, and search messages within guilds.
  • Use Case: Send a daily status update to a specific Discord channel, including interactive buttons for team members to acknowledge.

Quick Start

Send a message to the discord channel with ID '123' saying 'Hello, world!'.

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 to a specific channel?

You can automate sending Discord messages by using the generic message tool interface, which requires specific Discord channel and message identifiers to post content directly to your targeted channels.

Can I include interactive buttons and rich content when posting to Discord channels?

Yes, you can include rich content when posting to Discord channels by using the supported components v2 for interactive UI elements or by utilizing legacy embeds for structured message formatting.

What Discord message management actions can I perform beyond sending text?

Beyond sending text, Discord message management actions include reacting to messages, editing, deleting, pinning, creating threads, conducting polls, and searching message history within specified guilds.

Do I need specific Discord identifiers to manage message lifecycles and create threads?

Yes, you need specific Discord channel and message identifiers to manage message lifecycles, create threads, and conduct polls, as these targeted actions require precise routing within specified guilds.

Does this approach support searching historical messages within Discord guilds?

Yes, searching historical messages within Discord guilds is supported, allowing you to query past communications directly through the unified message tool interface without interacting with direct API endpoints.