← 返回 Skills 市场
1395
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-telegram-chat
功能描述
Enable Telegram cross-instance chat, user mention, and personal bot setup for seamless communication among Openclaw users.
安全使用建议
This is a documentation-only skill that tells you how to create and configure a Telegram bot for OpenClaw. Before following it: (1) verify the identity/trustworthiness of the admin contact (the guide repeatedly references @YuLin807 / ythx-101); (2) treat the Telegram Bot Token as a secret — prefer putting it in a secrets store or environment variable rather than a plain openclaw.yaml file if possible; (3) give the bot the minimum permissions it needs and limit allowed_chats to the smallest set of chat IDs; (4) be aware the guide asks you to share your GitHub ID during onboarding (privacy consideration); (5) test the bot in a private/test group before adding to broad or public groups; and (6) rotate the token immediately if you suspect it was exposed. The skill itself contains no code or installs and appears coherent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: openclaw-telegram-chat
Version: 0.1.0
The skill bundle consists entirely of documentation and metadata (SKILL.md, README.md, _meta.json) providing instructions for setting up Telegram bot communication and joining a community. It contains no executable code, scripts, or malicious prompt injections, and its instructions are consistent with its stated purpose of facilitating cross-instance communication.
能力评估
Purpose & Capability
The skill is an instruction-only guide for Telegram cross-instance chat and bot setup. It requests no binaries, env vars, or installs in the registry metadata and the SKILL.md only advises obtaining a Telegram Bot Token and adding configuration to openclaw.yaml — which is exactly what a Telegram integration guide would need.
Instruction Scope
The SKILL.md stays within scope: it explains how to create a bot with BotFather, turn off group privacy, add the bot to groups, and place bot_token and allowed_chats in openclaw.yaml. This is reasonable for the stated purpose. Note: it instructs users to share their GitHub ID with an admin during onboarding (a privacy consideration) and to store a sensitive bot token in a config file — the guide does not itself perform any reads/writes or network calls because it is instruction-only.
Install Mechanism
No install spec and no code files are included (instruction-only). This is the lowest-risk install mechanism — nothing is downloaded or written to disk by the skill.
Credentials
The skill declares no required environment variables, which matches the registry metadata. The guide tells users to obtain a Telegram Bot Token (sensitive credential) and place it in openclaw.yaml — this is proportional to providing Telegram integration but warrants caution: the token should be treated as a secret, stored securely (secret manager or env var) and not leaked.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills' configs. It is an advisor document only; however, if a user subsequently configures OpenClaw with a bot token, the running agent/instance could send/receive Telegram messages — that is a property of enabling Telegram integration, not of this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-telegram-chat - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-telegram-chat触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of the openclaw-telegram-chat skill.
- Added a comprehensive guide (SKILL.md) for cross-instance Telegram chat using OpenClaw.
- Documented onboarding steps for new users, including group joining and bot setup.
- Provided instructions for mentioning (艾特) others and configuring personal Telegram bots.
- Included common troubleshooting Q&A and a communication directory template.
- Explained identity mapping between bots and GitHub accounts to prevent misidentification.
元数据
常见问题
Openclaw Telegram Chat 是什么?
Enable Telegram cross-instance chat, user mention, and personal bot setup for seamless communication among Openclaw users. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1395 次。
如何安装 Openclaw Telegram Chat?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-telegram-chat」即可一键安装,无需额外配置。
Openclaw Telegram Chat 是免费的吗?
是的,Openclaw Telegram Chat 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Telegram Chat 支持哪些平台?
Openclaw Telegram Chat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Telegram Chat?
由 Anonymous(@adminlove520)开发并维护,当前版本 v0.1.0。
推荐 Skills