agent-telegram

Authenticate with Telegram via TDLib CLI and send messages in automated workflows.

170|25|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/agent-messenger/agent-messenger --skill agent-telegram
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-telegram
Source: https://github.com/agent-messenger/agent-messenger/tree/main/skills/agent-telegram
Command: npx skills add https://github.com/agent-messenger/agent-messenger --skill agent-telegram

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline Telegram access for AI agents by providing a TDLib-based CLI to authenticate, inspect chats, and send messages without manual setup.

Core Features & Use Cases

  • TDLib-powered control: Authenticate, list chats, fetch chat metadata, and send messages programmatically.
  • Agent workflow integration: Embed Telegram interactions in automated agent pipelines for dynamic messaging and context retrieval.

Quick Start

Launch agent-telegram and run the login flow to provision credentials, then start issuing chat and message commands.

Frequently Asked Questions about agent-telegram

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

FAQPage Schema
How do I automate Telegram chat operations for AI agents?

Automating Telegram chat operations requires using a client library like TDLib to handle authentication and messaging. This Skill provides a CLI-based flow that enables AI agents to programmatically login, list chats, inspect metadata, and send messages without manual tooling.

How does TDLib authentication work for automated Telegram messaging?

TDLib authentication for automated Telegram messaging involves a CLI login flow that provisions credentials and enforces safe access. This Skill implements that process, allowing AI agents to securely login and interact with chats without manual setup or intervention.

Can I use this TDLib CLI tool with global install for one-off execution?

Yes, the TDLib CLI supports a global install and one-off execution model. This allows you to run the login flow to provision credentials and then immediately issue chat and message commands within your automated agent pipelines.

What is the best way to integrate Telegram message sending into an automated agent pipeline?

The best way to integrate Telegram messaging into an automated agent pipeline is using a TDLib-powered CLI that supports dynamic message sending and context retrieval. This Skill embeds Telegram interactions directly into automated workflows for programmatic chat operations.

Does this Telegram automation tool handle error handling and user prompts safely?

Yes, the Telegram automation tool enforces safe authentication, error handling, and clear user prompts during execution. It applies a CLI-based flow designed to securely authenticate AI agents and perform chat operations without manual tooling.