discord

Send and manage Discord messages with rich content and channel operations.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill discord-storyclaw-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/storyclaw-official/storyclaw-assistant/tree/main/skills/discord
Command: npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill discord-storyclaw-official

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines interactions with Discord, allowing for automated message sending, reactions, and channel management directly through the AI.

Core Features & Use Cases

  • Send Messages: Post messages, including rich content like components and embeds, to specific channels or users.
  • Manage Messages: React to, edit, or delete existing messages.
  • Channel Operations: Create threads, pin messages, and search channel history.
  • Use Case: Automatically post daily status updates to a specific Discord channel, or respond to user queries with interactive components.

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

To automate sending Discord messages, you use the message tool to programmatically post text and rich content like embeds by specifying the target channel identifier.

Can I manage existing Discord messages programmatically?

Yes, you can manage Discord messages programmatically by using the interaction tools to add reactions, edit message content, or delete specific messages using their identifiers.

What Discord channel operations are supported for bots?

Supported Discord channel operations include creating threads, pinning messages, and searching channel history, all performed programmatically via the message tool.

Does Discord automation work with rich content and interactive components?

Discord automation supports sending rich content and interactive components, allowing bots to post embeds and respond to user queries with structured message elements.

What do I need to target specific messages for Discord channel management?

To perform targeted actions for Discord channel management, you need specific channel and message identifiers so the automation can accurately locate and manipulate the correct messages.