
Claude Skills by lycfyi
github.com/lycfyiCommunity 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.
Sync Discord server members. Use when user asks to sync members, get member list, or fetch all members from Discord. Fetches complete member lists (100k+).
Generate a comprehensive community health report from synced Discord messages
Summarize Discord chat messages across servers. Use when user asks for chat summary, digest, highlights, recap, or overview of Discord conversations.
Diagnose Discord configuration and connectivity issues. Use when user reports problems with Discord sync, connection errors, or wants to troubleshoot.
Initialize Discord configuration. Use when user wants to set up, configure, or connect their Discord account for the first time.
List Discord servers and channels. Use when user asks about available servers, channels, or wants to discover what's accessible.
Query existing member data, track churned members, fetch rich profiles (bio, pronouns). NOT for syncing - use discord-bot-connector:discord-bot-members to sync members.
Read and search synced Discord messages. Use when user asks about discord conversations, wants to see messages, or search for specific content.
Send messages to Discord channels. Use when user wants to post, reply, or send messages to Discord.
Diagnose Telegram configuration and connectivity issues. Use when user reports problems with Telegram sync, connection errors, or wants to troubleshoot.
Initialize Telegram configuration. Use when user wants to set up, configure, or connect their Telegram account for the first time.
List Telegram groups and channels. Use when user asks about available groups, channels, or wants to discover what's accessible.
Read and search synced Telegram messages. Use when user asks about Telegram conversations, wants to see messages, or search for specific content.
Send messages to Telegram channels. Use when user wants to post, reply, or send messages to Telegram.
Sync Telegram messages to local storage. Use when user asks to sync, pull, fetch, or download Telegram messages.
Sync Discord server messages using BOT TOKEN. Faster with higher rate limits. Use when routed here by community-agent:discord-sync or user explicitly requests bot token sync.
Sync Discord messages using USER TOKEN. Supports servers AND DMs. Use when routed here by community-agent:discord-sync or user explicitly requests user token sync.