discord-send-message
A skill to send automated messages and notifications to Discord channels using the Discord API.
Install
mkdir -p .claude/skills/discord-send-message && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/270" && unzip -o skill.zip -d .claude/skills/discord-send-message && rm skill.zipInstalls to .claude/skills/discord-send-message
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Send messages to Discord channels via the Discord API. Use this skill when the user wants to send text messages, notifications, or formatted content to a Discord channel.Key capabilities
- →Send plain text messages to Discord channels
- →Post formatted markdown content
- →Send rich embeds with fields and colors
- →Reply to channel events programmatically
How it works
The skill uses the Discord API v10 to send HTTP POST requests to channel endpoints with formatted JSON payloads.
Inputs & outputs
When to use discord-send-message
- →Send build status notifications
- →Automate daily report posts to a channel
- →Push formatted alerts to a Discord server
- →Reply to channel events programmatically
About discord-send-message
It allows developers to send structured communication to Discord channels programmatically. It supports standard text, markdown formatting, and rich embeds using the Discord API v10 architecture.
Send messages to Discord channels via the Discord API. Use this skill when the user wants to send text messages, notifications, or formatted content to a Discord channel.
When not to use it
- →When sending sensitive information in public channels
- →When exceeding Discord rate limits
Prerequisites
Limitations
- →Message content limited to 2000 characters
- →Embed descriptions limited to 4096 characters
How it compares
It provides a standardized programmatic interface for Discord communication instead of manual webhook configuration or manual posting.
Compared to similar skills
discord-send-message side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| discord-send-message (this skill) | 7 | 9mo | Review | Intermediate |
| sendgrid-automation | 1 | 4mo | No flags | Intermediate |
| add-telegram | 1 | 2mo | Review | Intermediate |
| discord-create-channel | 0 | 4mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by Nice-Wolf-Studio
View all by Nice-Wolf-Studio →You might also like
sendgrid-automation
sickn33
Automate SendGrid email operations including sending emails, managing contacts/lists, sender identities, templates, and analytics via Rube MCP (Composio). Always search tools first for current schemas.
add-telegram
gavrielc
Add Telegram as a channel. Can replace WhatsApp entirely or run alongside it. Also configurable as a control-only channel (triggers actions) or passive channel (receives notifications only).
discord-create-channel
evolution-foundation
Create new channels in Discord guilds/servers via the Discord API. Use this skill when the user wants to create text channels, voice channels, announcement channels, or categories in a Discord server.
pachca-bots
pachca
>
slack
stelios12312312
How to send Slack messages and approval requests via the Tesseract operator
telegram-bot-builder
davila7
Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.