A seamless plugin that enables OpenClaw AI agents to communicate through Discord bots, supporting slash commands and rich message embeds.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-discord-setup
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install openclaw-discord-setup using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Discord integration for OpenClaw allows developers to leverage one of the world's most popular communication platforms as a primary interface for their AI agents. By utilizing Openclaw Skills, you can transform a standard Discord bot into a sophisticated AI assistant capable of handling community inquiries, team collaboration, and automated tasks within any server.
This skill is designed for cost-effectiveness and scalability, offering a completely free messaging channel with no limits on message or file counts. It provides a professional-grade user experience by supporting Discord-specific UI elements such as Slash commands, buttons, and beautifully formatted Embeds.
First, create a Discord application at the developer portal and obtain your Token and Client ID. Then, edit your configuration file at ~/.openclaw/config.yaml:
plugins:
entries:
- plugin: openclaw-discord
config:
botToken: "YOUR_BOT_TOKEN"
clientId: "YOUR_CLIENT_ID"
allowedGuildIds:
- "123456789"
Finally, launch the gateway using the Openclaw Skills CLI:
openclaw gateway start
The skill manages configuration and server permissions through a structured schema in the OpenClaw config file:
| Property | Type | Description |
|---|---|---|
| botToken | string | The Discord Bot API token used for authentication. |
| clientId | string | The application ID for your Discord bot. |
| allowedGuildIds | array | A list of specific Discord Server IDs permitted to interact with the bot. |
| slashCommands | array | Definitions for custom UI commands (e.g., /ask, /clear). |
| allowDM | boolean | Flag to enable or disable interaction via private direct messages. |
Loading
S2-Chronos-Memzero is a high-efficiency causality memory matrix that uses 1-minute delta-state compression to record environmental and agent decision timelines.

An AI-powered skill for generating satisfying, high-aesthetic vertical videos of cake decorating, piping, and pastry finishing.

A high-reliability monitoring skill that tracks ticket availability and emits structured alerts to notification backends.

An intelligent AI agent skill designed to scan Freelancer.com for opportunities and generate winning project proposals.

An AI-powered video generation tool designed to create satisfying vertical carpet cleaning and restoration shorts for social media creators.

A powerful integration enabling AI agents to manage Maestra's automated transcription and captioning services through a secure, credential-free workflow.








































