← Back to Skills Marketplace
Telegram Rich Messages
by
shingo0620
· GitHub ↗
· v1.0.1
1160
Downloads
4
Stars
6
Active Installs
2
Versions
Install in OpenClaw
/install telegram-rich-messages
Description
Comprehensive guide for Telegram Rich UI features (Inline buttons, formatting, media, reactions, and message management). Use this skill to provide a low-fri...
Usage Guidance
This skill is a documentation/template pack for composing Telegram messages and appears consistent with that goal. Before installing: (1) confirm your agent's Telegram plugin/credentials are configured securely (the skill doesn't supply credentials); (2) be cautious about the guide's recommendation to display IDs/tokens as tap-to-copy monospace — do not use that pattern for secrets or production credentials; (3) note the skill recommends sending local files and editing/deleting messages, so ensure the agent's filesystem access and message-delete privileges are appropriate and audited; (4) test all message flows in a development bot/chat with non-sensitive data before using with real users. If you want the skill to run only with explicit human triggers, keep it user-invocable and review any agent automation rules that might call it autonomously.
Capability Analysis
Type: OpenClaw Skill
Name: telegram-rich-messages
Version: 1.0.1
The skill bundle provides comprehensive guides and examples for leveraging Telegram's rich UI features. All instructions and code snippets, including those for displaying sensitive data (IDs, tokens) in monospace blocks or sending local files (e.g., `/tmp/report.pdf`), are presented as legitimate functionalities for enhancing user interaction and are aligned with the stated purpose of the skill. There is no evidence of intentional harmful behavior such as data exfiltration, malicious execution, persistence mechanisms, prompt injection with malicious intent, or obfuscation across any of the files.
Capability Assessment
Purpose & Capability
Name/description match the content: the SKILL.md and reference docs exclusively describe Telegram UI patterns and how to call the platform's `message` tool. No unrelated binaries, env vars, or install steps are requested.
Instruction Scope
The instructions stay within Telegram messaging features (buttons, quick replies, media, edit/delete, reactions). They explicitly recommend sending local files (e.g., /tmp/report.pdf) and recommend using monospace blocks for IDs/tokens to make them easy to copy — this is coherent for a Telegram UI guide but raises an operational caution: following the 'monospace for tokens' advice can lead to accidental exposure of secrets if the bot or operator posts sensitive credentials into chats.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials. Its metadata notes it requires the Telegram plugin, which is appropriate. (The Telegram plugin itself will require channel credentials, but those are not requested by this skill.)
Persistence & Privilege
always is false and the skill does not request persistent system changes or to modify other skills. It only provides runtime guidance for message composition and use of the platform's message tooling.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install telegram-rich-messages - After installation, invoke the skill by name or use
/telegram-rich-messages - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Added openclaw metadata declaration.
v1.0.0
Initial release with stable button patterns, CJK alignment fixes, and tap-to-copy guides.
Metadata
Frequently Asked Questions
What is Telegram Rich Messages?
Comprehensive guide for Telegram Rich UI features (Inline buttons, formatting, media, reactions, and message management). Use this skill to provide a low-fri... It is an AI Agent Skill for Claude Code / OpenClaw, with 1160 downloads so far.
How do I install Telegram Rich Messages?
Run "/install telegram-rich-messages" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Telegram Rich Messages free?
Yes, Telegram Rich Messages is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Telegram Rich Messages support?
Telegram Rich Messages is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Telegram Rich Messages?
It is built and maintained by shingo0620 (@shingo0620); the current version is v1.0.1.
More Skills