configure Skill
Set up the Discord channel — save the bot token and review access policy. Use when the user pastes a Discord bot token, asks to configure Discord, asks "how do I set this up" or "who can reach me," or wants to check channel status. Published by anthropics in claude-plugins-official.
What is configure Skill?
Set up the Discord channel — save the bot token and review access policy. Use when the user pastes a Discord bot token, asks to configure Discord, asks "how do I set this up" or "who can reach me," or wants to check channel status. Published by anthropics in claude-plugins-official. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using claude-plugins-official
Technical details
- Install or run with Copy skill directory
When to use configure Skill
- Use it for developers using claude-plugins-official.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/claude-plugins-official
- Skill file: external_plugins/discord/skills/configure/SKILL.md
What it does
Set up the Discord channel — save the bot token and review access policy. Use when the user pastes a Discord bot token, asks to configure Discord, asks "how do I set this up" or "who can reach me," or wants to check channel status.
Skill instructions
/discord:configure — Discord Channel Setup Writes the bot token to ~/.claude/channels/discord/.env and orients the user on access policy. The server reads both files at boot. Arguments passed: $ARGUMENTS --- Dispatch on arguments No args — status and guidance Read both state files and give the user a complete picture: 1. Token — check ~/.claude/channels/discord/.env for DISCORDBOTTOKEN. Show set/not-set; if set, show first 6 chars masked. 2. Access — read ~/.claude/channels/discord/access.json (missing file = defaults: dmPolicy: "pairing", empty allowlist). Show: - DM policy and what it means in one line - Allowed senders: count, and list display names or snowflakes - Pending pairings: count, with codes and display names if any - Guild channels opted in: count 3. What next — end with a concrete next step based on state: - No token → "Run /discord:configure <token with your bot token from the Developer Portal → Bot → Reset Token." - Token set, policy is pairing, nobody allowed → "DM you
Explore related resources
Frequently asked questions
What is configure?
configure is a open-source AI agent skill with Copy skill directory. Set up the Discord channel — save the bot token and review access policy. Use when the user pastes a Discord bot token, asks to configure Discord, asks "how do I set this up" or "who can reach me," or wants to.
Who is configure best for?
configure is best for reusing agent instructions, scripts, and references.
How do I install configure?
Install or run configure using Copy skill directory. Check configure for the latest setup command.
Is configure actively maintained?
configure may need a closer maintenance check before production use.
Auto-fetched from GitHub.