discord
Discord messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.
Summary
The Discord skill bridges Claude Code with Discord, enabling real-time messaging and access control directly from your terminal.
- It simplifies team collaboration by allowing you to manage pairing, allowlists, and policies through the /discord:access command, making it ideal for developers who need to coordinate without switching contexts.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install discord@<marketplace>
/pluginUse Cases
Usage Examples
/discord send #general 'Deployment v2.1.0 is live on production.'
/discord:access allow user:[email protected]
Pair this project with #dev-chat and forward all warnings.
Security Audits
Frequently Asked Questions
What is discord?
The Discord skill bridges Claude Code with Discord, enabling real-time messaging and access control directly from your terminal. It simplifies team collaboration by allowing you to manage pairing, allowlists, and policies through the /discord:access command, making it ideal for developers who need to coordinate without switching contexts.
How to install discord?
To install discord: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install discord@<marketplace>. Finally, /plugin in Claude Code.
What is discord best for?
discord is a plugin categorized under General. Created by Anthropic.
What can I use discord for?
discord is useful for: Send a notification to a Discord channel when a CI/CD build completes.; Restrict Discord bot access to specific users by managing the allowlist via /discord:access.; Pair a Discord channel with a project to automatically relay error logs.; Update the access policy to grant temporary permissions for a new team member.; Broadcast a deployment status update to multiple Discord servers from Claude Code.; Audit recent Discord messages related to a specific project using the bridge..