telegram-init

Community

Initialize and configure your Telegram connection.

Authorlycfyi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users initialize and configure their Telegram connection for first-time setup, validation of API credentials, and readying the environment for message sync.

Core Features & Use Cases

  • Credential validation: Verifies API_ID and API_HASH, and ensures a valid Telegram session can be established.
  • Session testing: Generates or loads a session string and tests authentication to confirm access.
  • Group and channel discovery: Lists all accessible groups and channels to help choose a default workspace.
  • Initial configuration: Updates project settings to point to a default group and enable syncing.

Quick Start

  • Run python ${CLAUDE_PLUGIN_ROOT}/tools/telegram_init.py to start the setup wizard.
  • (Optional) Run python ${CLAUDE_PLUGIN_ROOT}/tools/telegram_init.py --group <group_id> to set a specific default group.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: telegram-init
Download link: https://github.com/lycfyi/community-agent-plugin/archive/main.zip#telegram-init

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.