telegram-send

Community

Send messages to Telegram channels and DMs.

Authorlycfyi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables sending messages to Telegram channels or direct messages from Claude Code workflows, reducing the manual steps required to post updates or replies.

Core Features & Use Cases

  • Post messages to Telegram groups or DMs, including replies to specific messages.
  • Support topic-based messaging for forum-like groups and quick-targeting.
  • Use in automation to push alerts, summaries, or announcements directly to Telegram.

Quick Start

Set up your Telegram session and target group/user according to the PLUGIN docs, then issue a command like:

  • Send a message to a group: python ${CLAUDE_PLUGIN_ROOT}/tools/telegram_send.py --group GROUP_ID --message "Hello!"
  • Send a DM: python ${CLAUDE_PLUGIN_ROOT}/tools/telegram_send.py --dm USER_ID --message "Hello!"

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-send
Download link: https://github.com/lycfyi/community-agent-plugin/archive/main.zip#telegram-send

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 471,000+ vetted skills library on demand.