← 返回 Skills 市场
Telegram Rich Messages
作者
shingo0620
· GitHub ↗
· v1.0.1
1160
总下载
4
收藏
6
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install telegram-rich-messages - 安装完成后,直接呼叫该 Skill 的名称或使用
/telegram-rich-messages触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Added openclaw metadata declaration.
v1.0.0
Initial release with stable button patterns, CJK alignment fixes, and tap-to-copy guides.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1160 次。
如何安装 Telegram Rich Messages?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install telegram-rich-messages」即可一键安装,无需额外配置。
Telegram Rich Messages 是免费的吗?
是的,Telegram Rich Messages 完全免费(开源免费),可自由下载、安装和使用。
Telegram Rich Messages 支持哪些平台?
Telegram Rich Messages 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Telegram Rich Messages?
由 shingo0620(@shingo0620)开发并维护,当前版本 v1.0.1。
推荐 Skills