A comprehensive tool for building, configuring, and managing Telegram bots using the official Bot API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install telegram-create-bot
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-create-bot using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill enables developers to interact directly with the Telegram Bot API to create and control bots. By leveraging Openclaw Skills, you can automate repetitive tasks like sending announcements, managing group members, or setting up interactive keyboards without writing complex boilerplate code. It provides a robust interface for handling everything from simple text responses to complex webhook integrations, making it a vital asset for those building bot-driven workflows.
To use this within Openclaw Skills, ensure you have curl and jq installed on your system.
/newbot to create your bot.export TELEGRAM_BOT_TOKEN="your-bot-token"
The skill interacts with JSON data structures defined by the Telegram Bot API. Key fields include:
| Field | Description |
|---|---|
| chat_id | Unique identifier for the target chat (user, group, or channel). |
| update_id | Unique identifier for incoming updates used for polling offset. |
| text | The content of the message being sent or received. |
| reply_markup | JSON-serialized object for custom keyboards and inline buttons. |
| parse_mode | Formatting type (HTML, Markdown, or MarkdownV2). |
Loading
A comprehensive toolset for analyzing, tracking, and automating trades on the Polymarket decentralized prediction platform.

A unified automation tool for simultaneous content distribution across 10 major social media platforms.

A specialized integration enabling AI agents to automate content publishing, engagement, and data retrieval on the Instagram platform.

A powerful search integration allowing AI agents to perform real-time Google searches to retrieve live information from across the web.

A powerful CLI-driven skill for searching, filtering, and analyzing trending topics on X (Twitter) across global and local markets.

A professional CLI-driven skill for fetching, filtering, and analyzing real-time trending topics and hashtags on X (Twitter).








































