telegram-listen

Listen for incoming Telegram messages and execute tasks autonomously.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/xbghc/claude-plugins --skill telegram-listen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-listen
Source: https://github.com/xbghc/claude-plugins/tree/main/plugins/telegram/skills/telegram-listen
Command: npx skills add https://github.com/xbghc/claude-plugins --skill telegram-listen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of listening for and responding to Telegram messages, allowing for continuous task execution without direct user intervention.

Core Features & Use Cases

  • Automated Message Handling: Continuously monitors a Telegram chat for new messages.
  • Task Execution: Understands user intent from messages and executes available tools.
  • Automated Responses: Sends results back to the user via Telegram.
  • Use Case: Set up a Telegram bot to listen for commands like "generate report" or "summarize document" and have it automatically perform the task and send the output back to your Telegram chat, even when you're away from your computer.

Quick Start

Start listening for Telegram messages by saying "listen telegram".

Frequently Asked Questions about telegram-listen

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

FAQPage Schema
How do I automate Telegram message listening and task execution when away from my computer?

Telegram message listening runs a continuous loop that monitors chats, understands user intent, executes tasks with available tools, and sends results back autonomously. You simply start the process and it operates without direct terminal intervention.

What is continuous Telegram bot monitoring for automated task execution?

Continuous Telegram bot monitoring is an autonomous process that listens for incoming messages, interprets user commands, executes tools, and reports results or errors back to the originating chat without requiring active user presence at a terminal.

How do I set up a Telegram bot to listen for commands and send responses automatically?

To set up automated Telegram message listening, initiate the Skill by saying "listen telegram". It will start a continuous loop to monitor your chat, process incoming commands, and return generated outputs or error reports.

Can I use automated Telegram listening for scenarios where I am not actively present at the terminal?

Automated Telegram listening is specifically designed for scenarios where you are not actively present at your terminal. It operates autonomously in a continuous loop, handling task execution and sending results or error reports directly to your chat.

Does the Telegram message listener report errors when autonomous task execution fails?

The Telegram message listener includes error reporting capabilities within its autonomous operation design. If task execution fails while processing incoming messages, it sends the error details back to the originating Telegram chat to keep you informed.