community-status

Consolidate Discord and Telegram platform status, configuration health, and sync times.

5|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/lycfyi/community-agent-plugin --skill community-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: community-status
Source: https://github.com/lycfyi/community-agent-plugin/tree/main/plugins/community-agent/skills/community-status
Command: npx skills add https://github.com/lycfyi/community-agent-plugin --skill community-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill consolidates the status of all configured community platforms in a single view, helping admins quickly verify connectivity, configuration health, and sync status.

Core Features & Use Cases

  • Unified platform status across Discord and Telegram, showing whether each integration is configured and connected.
  • Visibility into sync metrics (last sync time, messages processed) and setup state to guide troubleshooting.
  • Use Case: When you want to confirm your setup before troubleshooting a failed sync, run this Skill to see which platforms are configured and current state.

Quick Start

  • Run: python ${CLAUDE_PLUGIN_ROOT}/tools/community_status.py
  • Review: the output shows Platforms, Sync, Files, and Setup sections to assess configuration health.

Frequently Asked Questions about community-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does checking community platform sync status work?

The community platform sync status check works by reading configuration files and reporting platform connection states alongside last sync times to guide your troubleshooting process.

Can I check Discord and Telegram configuration health before troubleshooting a failed sync?

Yes, you can verify Discord and Telegram configuration health before troubleshooting by running the status script to see which platforms are configured and their current connection states.

What's the best way to troubleshoot a failed community platform sync?

The best way to troubleshoot a failed community platform sync is to run a unified status check to see which platforms are configured, their connection states, and relevant file paths.

Does the community status check list file paths for troubleshooting configuration issues?

Yes, the community status check lists relevant file paths alongside platform connection states and last sync times to guide your troubleshooting of configuration issues.

Why is my community platform sync not working?

Your community platform sync might not be working due to a setup or configuration issue, which you can identify by running the status script to check connection states and sync metrics.