add-telegram

Integrate the Telegram Bot API into NanoClaw using Grammy.js.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires grammy, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables seamless integration of the Telegram messaging platform with your NanoClaw assistant, allowing for notifications and interactions directly within Telegram.

Core Features & Use Cases

  • Two-way Communication: Send and receive messages from your NanoClaw assistant via Telegram.
  • Flexible Modes: Choose to replace existing channels or run Telegram alongside them.
  • Bot Creation Assistance: Guides you through creating a Telegram bot with BotFather.
  • Use Case: Receive important alerts from your NanoClaw assistant directly on your phone via Telegram, or interact with your assistant while on the go.

Quick Start

Use the add-telegram skill to set up Telegram as a new communication channel for your assistant.

Frequently Asked Questions about add-telegram

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

FAQPage Schema
How do I connect a Telegram bot to my assistant for notifications?

Yes, the Skill supports flexible configuration allowing Telegram to run alongside existing channels or replace them entirely.

How do I set up two-way messaging with Telegram and a bot token?

You need a bot token obtained from BotFather and specific chat IDs to register user-specific interactions for the assistant.

Can I run Telegram alongside other messaging channels in my assistant?

Yes, the Skill supports parallel channel operation, allowing Telegram to run alongside your existing communication channels.

Do I need a specific framework to integrate the Telegram Bot API?

You need the Grammy.js library as a dependency to integrate the Telegram Bot API and manage bidirectional messaging within the assistant.

How do I create a Telegram bot for channel integration?

The Skill guides you through creating a Telegram bot with BotFather to obtain the bot token required for channel integration.