add-telegram

Automate Telegram channel integration for NanoClaw with interactive setup.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/clsandoval/monorepo --skill add-telegram-clsandoval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-telegram
Source: https://github.com/clsandoval/monorepo/tree/main/automations/nanoclaw/.claude/skills/add-telegram
Command: npx skills add https://github.com/clsandoval/monorepo --skill add-telegram-clsandoval

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables Telegram to be used as a first-class channel in NanoClaw, replacing or augmenting existing channels, and provides a guided, interactive setup process.

Core Features & Use Cases

  • Deterministic code changes to add Telegram channel integration via the skills engine.
  • Phase-based setup workflow (pre-flight, apply, setup, registration, verify).
  • CLI-free interactive prompts to configure bot tokens and chat registrations.
  • Chat registration management and trigger-based messaging for groups and private chats.

Quick Start

Run the add-telegram skill to install Telegram as a channel and complete the interactive setup.

Frequently Asked Questions about add-telegram

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

FAQPage Schema
How do I add Telegram as a channel for automated bot messaging?

To add Telegram as a channel, run the add-telegram skill to trigger a phase-based setup workflow that configures bot tokens and registers chats for automated message delivery. This provides a guided, interactive integration process without needing CLI commands.

What is the process for registering a Telegram bot to handle group and private chats?

Registering a Telegram bot involves an interactive setup workflow that manages tokens and handles chatid commands for both main and group chats. The skill routes messages with metadata and applies trigger-based automation safely across the registered chat environments.

Can I configure Telegram bot integration without using a command-line interface?

Yes, you can configure Telegram bot integration entirely through CLI-free interactive prompts. The skill guides you through pre-flight, apply, setup, and registration phases to manage tokens and chat configurations directly within the bot-enabled environment.

Does Telegram channel integration support trigger-based automation for code changes?

Telegram channel integration supports deterministic code changes and trigger-based automation. The skill enables trigger-based messaging for groups and private chats, routing messages with metadata while maintaining safe error handling throughout the lifecycle.

What are the limitations when routing Telegram messages with metadata in NanoClaw?

The skill applies safe error handling within its lifecycle during message routing with metadata, but it requires a bot-enabled environment to function. It is specifically designed for Telegram-based message delivery, chat registration, and trigger-based automation within NanoClaw.

Why is my Telegram chat registration failing during the interactive setup workflow?

Telegram chat registration failing during the interactive setup workflow is typically handled by the skill's safe error handling mechanisms. Ensure your environment is bot-enabled and properly supports the token management and command handling required for the registration phase.