List Discord servers and channels. Use when user asks about available servers, channels, or wants to discover what's accessible.
Lists accessible Discord servers and channels using your user token. Triggers when you ask to see your servers, channels in a specific server, or need to find server/channel IDs.
/plugin marketplace add lycfyi/community-agent-plugin/plugin install discord-agent@community-agent-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Lists Discord servers and channels accessible with your user token.
python ${CLAUDE_PLUGIN_ROOT}/tools/discord_list.py --servers
python ${CLAUDE_PLUGIN_ROOT}/tools/discord_list.py --channels SERVER_ID
Replace SERVER_ID with the actual Discord server ID.
Returns a formatted table of:
./.env file with DISCORD_USER_TOKEN set (in cwd)After listing channels, suggest syncing messages with discord-sync skill.