A professional toolkit for building, deploying, and managing Telegram bots with support for advanced API methods and message formatting.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install telegram-bot-api
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install telegram-bot-api using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Telegram Bot API skill is a robust integration designed for developers to build sophisticated bots within the Openclaw Skills ecosystem. It provides a structured approach to interacting with Telegram's servers, ensuring that API calls are correctly formatted and that best practices for security and rate limiting are followed. This skill simplifies the complexity of bot development by providing clear guidelines on message formatting, keyboard construction, and webhook management.
By leveraging this skill, users can automate interactions on one of the world's most popular messaging platforms. It handles the nuances of chat ID types, parse modes, and file size limits, allowing developers to focus on building features rather than debugging low-level API responses. Whether you are building a simple notification bot or a complex interactive assistant, this skill provides the necessary foundation for reliable bot operations.
To begin using this skill within Openclaw Skills, ensure you have curl installed on your system. Follow these installation steps:
# Install the Telegram Bot API skill
clawhub install telegram-bot-api
# Access the setup documentation for initial configuration
cat ~/telegram-bot-api/setup.md
Once installed, you must configure your bot tokens in the memory.md file located at ~/telegram-bot-api/ to enable API communication.
The skill maintains a structured local filesystem to manage bot configurations and history without relying on external databases.
| Path | Purpose |
|---|---|
~/telegram-bot-api/memory.md |
Central storage for bot tokens, user preferences, and default settings. |
~/telegram-bot-api/bots/ |
Directory containing individual .md files for each specific bot configuration. |
~/telegram-bot-api/templates/ |
A library of reusable message templates to maintain consistent UI/UX. |
~/telegram-bot-api/methods.md |
Local reference for supported API methods and parameter requirements. |
Loading
A comprehensive AI agent skill for managing every aspect of ground transportation from price comparison to expense tracking.

A comprehensive planning and research framework for tattoo discovery, cultural validation, and physical preparation.

A specialized feedback loop for AI agents to develop refined aesthetic judgment and calibration by learning directly from human preferences.

A conversational task manager for Openclaw Skills that brings professional GTD workflows to your AI coding agent through a local, file-based workspace.

A smart shopping assistant for Temu that detects scams, verifies review authenticity, and optimizes price-to-value ratios.

A comprehensive digital intelligence layer for navigating Tenerife as a visitor, resident, digital nomad, or investor.








































