access

Manage Discord channel access settings and user allowlists via command-line.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/nerinanarine/claudecode-devcontainer --skill access-nerinanarine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: access
Source: https://github.com/nerinanarine/claudecode-devcontainer/tree/main/.claude/plugins/marketplaces/claude-plugins-official/external_plugins/discord/skills/access
Command: npx skills add https://github.com/nerinanarine/claudecode-devcontainer --skill access-nerinanarine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The access skill resolves the complexities of managing Discord channel access, making it simple to approve pairings, edit allowlists, and set DM/group policy.

Core Features & Use Cases

  • Channel Access Management: Approve user pairings and modify channel allowlists.
  • DM/Group Policy Control: Set policies for Direct Messages (DMs) and group policies.
  • Use Case: Easily manage which users have access to your Discord channel by approving pending requests, allowing specific user IDs, and defining policies like "pairing" or "allowlist."

Quick Start

To check the status of the access controls, type /discord:access.

Frequently Asked Questions about access

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Discord channel access control and approve user pairings?

Discord channel access control is managed by approving user pairings, editing allowlists, and enforcing policies. This skill uses the Discord API to facilitate reading, modifying, and adding new users to maintain server security.

Can I set DM and group policies for Discord channels through the command line?

Yes, you can set Direct Message and group policies through the command line. The skill facilitates policy enforcement by allowing you to define specific policies like pairing or allowlist configurations for your Discord server.

How do I update a Discord channel allowlist with new user permissions?

To update a Discord channel allowlist, the skill modifies user permissions by adding new user IDs via the Discord API. It requires read and write permissions within the channel to interact with the server and apply changes.

What permissions are needed to enforce Discord policy enforcement and user access settings?

Discord policy enforcement requires user read and write permissions within the channel server. The skill utilizes Discord API access to interact with the server, ensuring you can modify access settings and manage user approval workflows.

Does this approach to Discord channel management work without additional dependencies?

Yes, this approach to Discord channel management works without additional dependencies. The skill operates through command-line scripts that directly interface with the Discord API to handle access settings and policy enforcement.

What is the best way to check the status of Discord channel access controls?

The best way to check the status of Discord access controls is to run the designated command. This queries the current allowlists, user pairings, and active policy configurations directly through the connected Discord API.