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

add-telegram

Adds a Telegram bot channel to PicoClaw using the go-telegram-bot-api library. Creates channels/telegram.go with a TelegramChannel struct using long-polling, registers it in main.go, and runs in its own goroutine. Compiles to a single static binary — no external dependencies at runtime. Requires a bot token from @BotFather.

Overview

Adds a Telegram bot channel to PicoClaw using the go-telegram-bot-api library. Creates channels/telegram.go with a TelegramChannel struct using long-polling, registers it in main.go, and runs in its own goroutine. Compiles to a single static binary — no external dependencies at runtime. Requires a bot token from @BotFather.

Install command
npx skills add https://github.com/mk-knight23/AI-Agent-PicoClaw --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