discord-list
CommunityList your Discord servers and channels quickly.
Authorlycfyi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you quickly discover which Discord servers, channels, and DMs are accessible with your user token, enabling faster onboarding and configuration.
Core Features & Use Cases
- Inventory of servers: Retrieve a list of all servers your token can access (including DMs by default).
- Channel discovery: Enumerate channels within a specific server to plan moderation or data collection tasks.
- DM overview: Show your direct message channels and their identities for quick outreach.
- Use Case: Imagine you need to audit your Discord footprint across multiple servers; this skill provides an up-to-date inventory of servers, channels, and DMs you can access.
Quick Start
Use the discord-list skill to list all servers and channels you can access with your token.
- List all servers (includes DMs by default): python ${CLAUDE_PLUGIN_ROOT}/tools/discord_list.py --servers
- List servers only (exclude DMs): python ${CLAUDE_PLUGIN_ROOT}/tools/discord_list.py --servers --no-dms
- List channels in a specific server: python ${CLAUDE_PLUGIN_ROOT}/tools/discord_list.py --channels SERVER_ID
- List DMs only: python ${CLAUDE_PLUGIN_ROOT}/tools/discord_list.py --dms
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: discord-list Download link: https://github.com/lycfyi/community-agent-plugin/archive/main.zip#discord-list Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.