Skip to main content
Run any Skill in Manus
with one click

add-telegram

Adds a Telegram bot channel to ZeroClaw using the teloxide library. Creates src/channels/telegram.rs with an async handler struct, registers it with the tokio runtime in main.rs, and wires trigger-word dispatch. Compiles to a stripped static binary under 5MB. Requires a bot token from @BotFather.

Overview

Adds a Telegram bot channel to ZeroClaw using the teloxide library. Creates src/channels/telegram.rs with an async handler struct, registers it with the tokio runtime in main.rs, and wires trigger-word dispatch. Compiles to a stripped static binary under 5MB. Requires a bot token from @BotFather.

Install command
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill add-telegram

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMarch 6, 2026 at 02:34
SKILL.md
readonly