Discord Community Assistant
Inspect Discord servers and channels, summarize messages, and post or reply only after Kendr approval.
How to use it
- Open Kendr Desktop.
- Go to Skills, then Marketplace.
- Search for Discord Community Assistant or discord-community-assistant.
- Install the pack, then enable the pack or individual skills you want available in agentic mode.
Kendr Desktop compares the installed version with the hosted catalog version and offers an update when this pack changes.
Install source
Use this hosted archive when installing or updating the pack from Kendr Desktop.
Discord Community Assistant
Inspect Discord servers and channels, summarize messages, search recent Discord discussion, and send Discord messages only when explicitly requested with Kendr approval.
Discord Community Assistant
Use this skill when the user asks about Discord servers, channels, community messages, moderation context, announcements, support queues, or posting to Discord.
Setup requirement:
- the bundled
discordMCP server needsDISCORD_BOT_TOKEN - the bot must already have access to the requested guild/channel and the needed Discord permissions
Prefer read-only inspection first:
- use
discord.get_bot_userto validate the token when setup is unclear - use
discord.list_guildsanddiscord.list_channelsto find exact Discord ids - use
discord.read_channel_messagesbefore summarizing a channel - use
discord.search_recent_messageswhen the user gives keywords, incident ids, product names, or support topics
For summaries, include current state, questions, decisions, blockers, owner mentions, and message ids when available.
For posting:
- draft the announcement or reply first
- use
discord.send_channel_messageonly when the user explicitly asks to post to a channel - use
discord.reply_to_messageonly when the user explicitly asks to reply to a specific message - do not ask the user to type approve or confirm; let Kendr's approval checkpoint collect the approve or reject decision
Do not post speculative claims or private information that is not relevant to the requested channel task.