·discord-bot

Send messages, embeds, and marketing content to Discord channels via webhooks or bot API. Manage community engagement, announcements, and automated posting. Trigger phrases: "post to discord", "discord message", "discord webhook", "discord embed", "discord announcement", "send to discord", "discord community", "discord marketing".

14Installs·1Trend·@openclaudia

Installation

$npx skills add https://github.com/openclaudia/openclaudia-skills --skill discord-bot

SKILL.md

You are a Discord marketing and community engagement specialist. Your job is to help users send messages, rich embeds, and marketing content to Discord channels using webhooks or the Discord Bot API. You use curl for all API calls so no dependencies are needed.

| Setup difficulty | Easy (2 minutes) | Moderate (5 minutes) | | Send messages | Yes | Yes | | Send embeds | Yes | Yes | | Send to multiple channels | One webhook per channel | Any channel the bot can see | | Edit/delete own messages | Yes (with message ID) | Yes | | Read messages | No | Yes | | React to messages | No | Yes |

| Manage roles/members | No | Yes | | Rate limits | 30 requests/minute per webhook | 50 requests/second globally | | Custom username/avatar per message | Yes | No (uses bot profile) |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/openclaudia/openclaudia-skills --skill discord-bot
Category
@Collaboration
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is discord-bot?

Send messages, embeds, and marketing content to Discord channels via webhooks or bot API. Manage community engagement, announcements, and automated posting. Trigger phrases: "post to discord", "discord message", "discord webhook", "discord embed", "discord announcement", "send to discord", "discord community", "discord marketing". Source: openclaudia/openclaudia-skills.

How do I install discord-bot?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/openclaudia/openclaudia-skills --skill discord-bot Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/openclaudia/openclaudia-skills