Discord
Discord ops via the message tool (channel=discord).
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add discord npx -- -y @trustedskills/discord
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"discord": {
"command": "npx",
"args": [
"-y",
"@trustedskills/discord"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to interact with users on Discord, a popular communication platform. It enables the agent to send and receive messages within Discord channels, effectively acting as a bot or assistant directly within that environment. The agent can be deployed locally for privacy and speed, offering a personalized experience.
When to use it
- Automate responses in a community server: An AI could answer frequently asked questions about a project hosted on Discord.
- Provide real-time support: Offer immediate assistance to users experiencing issues within a Discord workspace.
- Deliver notifications and updates: An agent can announce new features or important announcements directly into relevant Discord channels.
- Integrate with other tools: Connect the AI assistant's functionality to existing workflows managed through Discord.
Key capabilities
- Discord integration
- Local deployment for privacy
- Message sending and receiving
- Personalized assistance within Discord channels
Example prompts
- "Send a message to #general saying 'The server is undergoing maintenance.'"
- "What's the latest news from the #announcements channel?"
- "Respond to the last user who asked about pricing."
Tips & gotchas
- Requires OpenClaw to be installed and configured. Run
openclaw onboardfor a guided setup process. - The agent’s capabilities are limited by the permissions granted within the Discord server.
Tags
Requirements
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.