AI AGENT ADDONS

You can control who joins your Discord channel and how they get in. This skill lets you approve people, update the allowlist, and change the policy for direct messages. Everything happens through simple commands you type in your terminal.

The skill edits a JSON file on your computer. It never talks to Discord directly. The channel server reads that file to apply your rules. This keeps access decisions safe from unwanted input.

You can pair people, add or remove users, set policies like pairing or allowlist, and manage group settings. It is built for Discord server admins who want a fast, text-based way to manage channel access.

Add Access skill to your workflow

Global

mkdir -p ~/.claude/skills/access

Project

mkdir -p .claude/skills/access

Source Repository

Stars
31,260
Forks
3,414
Watchers
31,260
License
Apache-2.0
Last Push
23 days ago
Created
8 months ago