← Back to Skills Marketplace
codedao12

Telegram

by codedao12 · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
20093
Downloads
25
Stars
240
Active Installs
2
Versions
Install in OpenClaw
/install telegram
Description
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
Usage Guidance
Install only if you intend to work with Telegram Bot API workflows. Keep bot tokens out of logs and shared chats, review any generated HTTPS request before running it against a production bot, and treat webhook changes or message deletion as live bot operations.
Capability Analysis
Type: OpenClaw Skill Name: telegram Version: 1.0.1 The skill bundle provides comprehensive documentation and templates for an AI agent to assist users in designing Telegram Bot API workflows using direct HTTPS requests. All files, including `SKILL.md`, `references/telegram-bot-api.md`, and `references/telegram-request-templates.md`, contain instructions and information strictly aligned with the stated purpose of bot design and best practices. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent to perform actions beyond the stated design task. The 'Required inputs' mentioned in `SKILL.md` are for the design context, and the 'Security notes' explicitly advise against logging tokens.
Capability Assessment
Purpose & Capability
The skill’s purpose is to help design Telegram Bot API workflows, and the documented send, edit, delete, polling, and webhook methods fit that purpose; those methods can affect a real bot when used with a valid token.
Instruction Scope
Instructions focus on planning, command routing, update validation, rate-limit handling, request templates, and token safety; I found no prompt-injection behavior, automatic execution, or unrelated instructions.
Install Mechanism
The artifact contains only Markdown files with no executable scripts, package install hooks, binaries, or runtime installer behavior.
Credentials
Use of a Telegram bot token and the Telegram API endpoint is proportionate to the stated purpose, but the token is a sensitive credential and should be handled explicitly by the user.
Persistence & Privilege
Webhook configuration can persistently change bot update delivery, and live API calls can post, edit, or delete bot messages; these capabilities are disclosed and user-directed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install telegram
  3. After installation, invoke the skill by name or use /telegram
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Major update: Skill now targets advanced, command-first Telegram Bot API workflows using direct HTTPS requests (no SDKs). - Expanded documentation: Added four detailed reference guides covering API endpoints, command design, update handling, and HTTP request templates. - Revised scope: Focuses on reliable update flows, strict command routing, and production-grade operational/security practices. - Streamlined SKILL.md: Moved technical details into references for clarity; core file is now concise and directs users to new resources.
v1.0.0
Initial release of the Telegram skill: - Provides guidance for basic Telegram Bot integrations, including webhook/polling setup, messaging, and security. - Covers secure bot token handling and event handling best practices. - Supplies a checklist for bot creation, deployment, and operational considerations. - Lists security, rate limiting, and safe operations as core topics. - Defines required inputs and expected output for integration plans.
Metadata
Slug telegram
Version 1.0.1
License
All-time Installs 666
Active Installs 240
Total Versions 2
Frequently Asked Questions

What is Telegram?

OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs). It is an AI Agent Skill for Claude Code / OpenClaw, with 20093 downloads so far.

How do I install Telegram?

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

Is Telegram free?

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

Which platforms does Telegram support?

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

Who created Telegram?

It is built and maintained by codedao12 (@codedao12); the current version is v1.0.1.

💬 Comments