setup-telegram

Configure a Telegram bot for notifications and interactive prompts during unattended AI agent runs.

Updated Aug 2, 2026
One-click install
npx skills add https://github.com/panitw/bmad-pipeline --skill setup-telegram-panitw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-telegram
Source: https://github.com/panitw/bmad-pipeline/tree/main/skills/setup-telegram
Command: npx skills add https://github.com/panitw/bmad-pipeline --skill setup-telegram-panitw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, and includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of unattended automation by enabling Claude Code to send notifications and ask for human input via Telegram, ensuring you stay informed and in control without needing to monitor your terminal.

Core Features & Use Cases

  • Secure Credential Management: Guides the user through a secure, local-only setup process that ensures sensitive bot tokens are never exposed to the AI or stored in chat history.
  • Interactive Notifications: Enables real-time alerts for unattended runs and allows the owner to answer questions directly from their phone.
  • Use Case: Use this when running long-duration development cycles where you need to be notified of progress or prompted for design decisions while away from your workstation.

Quick Start

Run the setup telegram skill to begin the secure configuration process for your bot notifications.

Frequently Asked Questions about setup-telegram

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

FAQPage Schema
How do I get Telegram notifications for unattended automation scripts?

Telegram notifications for unattended automation are configured through a secure bot integration that sends real-time alerts and interactive prompts directly to your phone. This allows you to monitor long-running cycles and approve design decisions without watching your terminal.

How do I securely manage Telegram bot API tokens for DevOps automation?

Securely manage Telegram bot API tokens by providing manual input in a local terminal environment. This machine-local credential management ensures sensitive tokens are never exposed to the AI agent or stored in chat history during setup.

Does this Telegram bot setup require any specific CLI dependencies?

Yes, the Telegram bot setup requires curl and jq to be installed in your environment. These command-line dependencies are used by the diagnostic scripts to validate bot connectivity and process API responses.

Can I answer prompts from my AI agent directly via Telegram?

Yes, you can answer prompts from your AI agent directly via Telegram. The integration facilitates interactive user prompts during unattended execution, allowing you to provide human input for design decisions from your phone.

What is the best way to monitor long-duration development cycles while away from my workstation?

The best way to monitor long-duration development cycles while away is to configure Telegram bot notifications. This setup provides real-time alerts for unattended runs and allows you to receive progress updates and answer questions directly from your phone.