← Back to Skills Marketplace
katrina-jpg

Telegram Bot Builder

by Katrina-jpg · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
2028
Downloads
0
Stars
17
Active Installs
1
Versions
Install in OpenClaw
/install telegram-bot-builder
Description
Telegram Bot 快速build工具 - Keyboard、Inline Buttons、Webhook、Auto-reply、Group管理
Usage Guidance
This skill is a short, high-level guide for building Telegram bots and appears coherent. Before using it: (1) expect the agent or the bot code to request your Telegram BOT_TOKEN — never paste tokens into public chat; store them in your platform's secret manager. (2) If you implement payments or a crypto trading bot, those will require additional API keys and have real financial risk — use least-privilege API keys and test in sandboxes. (3) Because the skill is instruction-only, it won't install code for you; if you follow its advice, review any third-party libraries or deployment steps you use. (4) If you plan to let an autonomous agent act with these instructions, limit its permissions and review any outgoing webhook URLs or integrations before enabling them.
Capability Analysis
Type: OpenClaw Skill Name: telegram-bot-builder Version: 1.0.0 The provided files consist of metadata (`_meta.json`) and a skill description (`SKILL.md`). The `SKILL.md` outlines features for a Telegram bot builder, such as keyboard integration, group management, webhooks, and auto-reply. While these functionalities inherently involve network communication and interaction with user data, the documentation itself contains no executable code, malicious instructions, prompt injection attempts against the agent, or indicators of intentional harmful behavior like data exfiltration or unauthorized execution. The content is purely descriptive and aligns with the stated purpose.
Capability Assessment
Purpose & Capability
Name/description (Telegram bot builder) matches the SKILL.md content: BotFather, keyboards, webhooks, auto-reply and group management are all relevant and present. Nothing in the manifest asks for unrelated access.
Instruction Scope
SKILL.md contains only high-level guidance and example JSON for inline keyboards plus use cases and basic error handling. It does not instruct the agent to read arbitrary files, access unrelated system state, or transmit data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only. There is nothing written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which is consistent with being instruction-only. Note: in practice building a Telegram bot requires a Bot token (from BotFather) and possibly other API keys (for payments or exchange integrations). The skill does not document or request where those secrets should be stored, which is a transparency/usability omission but not an active risk in the skill manifest itself.
Persistence & Privilege
always is false and there are no special persistence or system-wide config changes. disable-model-invocation is false (normal), so the agent may call the skill autonomously — expected for skills and not a problem here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install telegram-bot-builder
  3. After installation, invoke the skill by name or use /telegram-bot-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Build Telegram bots with keyboard, webhook, auto-reply
Metadata
Slug telegram-bot-builder
Version 1.0.0
License
All-time Installs 18
Active Installs 17
Total Versions 1
Frequently Asked Questions

What is Telegram Bot Builder?

Telegram Bot 快速build工具 - Keyboard、Inline Buttons、Webhook、Auto-reply、Group管理. It is an AI Agent Skill for Claude Code / OpenClaw, with 2028 downloads so far.

How do I install Telegram Bot Builder?

Run "/install telegram-bot-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Telegram Bot Builder free?

Yes, Telegram Bot Builder is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Telegram Bot Builder support?

Telegram Bot Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Telegram Bot Builder?

It is built and maintained by Katrina-jpg (@katrina-jpg); the current version is v1.0.0.

💬 Comments