By lycfyi
Community management orchestrator with cross-platform coordination. Includes the community-manager agent that coordinates Discord and Telegram skills, plus shared utilities for all platform connectors.
Community management best practices and patterns. Automatically loaded when handling community-related tasks to provide domain expertise.
Show unified status of all community platforms. Use when user wants to check their setup, see sync status, or get an overview.
Smart Discord sync - automatically detects tokens and permissions to choose the optimal sync method. Use when user asks to sync Discord messages.
Automatically extract member profiles from synced Discord/Telegram messages using heuristic classification.
Manage community member profiles to build persistent understanding of who community members are over time.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin marketplace for community management tools. Sync and analyze Discord & Telegram messages directly from Claude Code.
Talk to Claude in natural language to manage your community:
Track Growth & New Members
"How many members joined this week?"
"Show me the growth stats for the last month"
Find Silent Members & Lurkers
"List lurkers who joined over 30 days ago but never posted"
"Show me the engagement breakdown"
Smart Member Search
"Find members interested in AI"
"Search for developers with moderator role"
"Find active members who joined last month"
Track Churn
"Who left the server recently?"
"Which departing members were actually active?"
Analyze & Export
"Which members are most active?"
"Export member list as CSV"
"Analyze community health"
/plugin marketplace add https://github.com/lycfyi/community-agent-plugin
Then select the plugin(s) you want to install from the marketplace.
For Discord:
"Set up Discord sync for my account"
For Telegram:
"Set up Telegram sync for my account"
"Sync my Discord messages"
"Summarize what's happening in my community"
"Analyze community health"
Summarize discussion topics from a Discord server:

Find the most active community members:

┌─────────────────────────────────────────────────────────┐
│ community-agent │
│ (THE BRAIN) │
│ │
│ Orchestrating agent that coordinates cross-platform │
│ workflows using platform connectors as "hands" │
└─────────────────────────────────────────────────────────┘
│ │ │
▼ ▼ ▼
┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│discord-user │ │ discord-bot │ │ telegram │
│ -connector │ │ -connector │ │ -connector │
│ │ │ │ │ │
│ Messages │ │ Fast member │ │ Messages │
│ DMs, Profiles│ │ sync (100k+) │ │ Groups │
└──────────────┘ └──────────────┘ └──────────────┘
| Plugin | Description |
|---|---|
community-agent | Orchestrating agent + shared library. Coordinates cross-platform workflows. |
discord-user-connector | Sync messages, read DMs, get rich profiles (user token) |
discord-bot-connector | Fast member sync for large servers - 100k+ members (bot token) |
telegram-connector | Sync, read, and analyze Telegram messages |
The brain of the system. Provides:
Example conversations:
Sync, read, and analyze Discord messages directly from Claude Code.
| Skill | Purpose |
|---|---|
discord-init | Initialize configuration from your Discord account |
discord-list | List accessible servers and channels |
discord-sync | Sync messages to local Markdown storage |
discord-read | Read and search synced messages |
discord-send | Send messages to Discord channels |
discord-members | Query members, track churn, get rich profiles |
discord-chat-summary | AI-powered summary of Discord conversations |
discord-analyze | Generate community health reports with metrics |
discord-doctor | Diagnose configuration issues |
Example conversations:
Getting your Discord token:
npx claudepluginhub lycfyi/community-agent-plugin --plugin community-agentFast Discord member syncing using bot token authentication. Requires SERVER MEMBERS INTENT enabled.
Sync, read, and analyze Telegram messages with Claude Code. Includes skills for message syncing, group browsing, and chat analysis.
Sync, read, and analyze Discord messages using user token authentication. Includes skills for message syncing, channel browsing, and chat summarization.
Moderate communities, onboard members, surface sentiment trends, and run event workflows
Messaging platform interaction skills for AI agents. Interact with Slack, Discord, Microsoft Teams, Webex, Telegram, Telegram Bot, WhatsApp, LINE, iMessage, Instagram, KakaoTalk, and Channel Talk - send messages, read channels, manage reactions, upload files, and more through simple CLI interfaces.
Full Omni platform control — three-tier skill system for agents (omni-agent), first-time setup (omni-setup), and platform ops (omni-ops)
Unified capability management center for Skills, Agents, and Commands.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns