← 返回 Skills 市场
139
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install telegram-group-chat
功能描述
Manages Telegram group chat replies by responding to @mentions, questions, name calls, technical topics, or priority users while preventing spam and bot loops.
安全使用建议
This is an instruction-only reply-policy for Telegram group bots and appears internally consistent. Before enabling: (1) verify your OpenClaw gateway actually treats the literal string NO_REPLY as a silent ack so that the token won't be posted to chat if gateway behavior differs; (2) test the rules in a private/sandbox group to confirm cooldown and bot-loop protections work as intended; (3) configure priority-user IDs carefully (they will grant special-case replies); and (4) note the skill references a local OpenClaw docs path only as a convenience — it does not require you to expose other files or credentials. If you need stronger guarantees, ask the skill author for an example agent config and a minimal test harness to validate behavior in your environment.
功能分析
Type: OpenClaw Skill
Name: telegram-group-chat
Version: 1.0.0
The skill bundle provides logic and instructions for an AI agent to manage Telegram group chat interactions, specifically focusing on reducing spam by defining clear response criteria. It uses a 'NO_REPLY' mechanism to handle silent acknowledgments and includes standard logic for filtering messages based on content, mentions, and bot status. No malicious code, data exfiltration, or harmful prompt injection attempts were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md defines when to reply or stay silent for Telegram group chats and does not request unrelated binaries, credentials, or services.
Instruction Scope
All runtime instructions are limited to message-judgment logic (mentions, questions, bot flag, length, emoji, cooldown) and to local config entries (AGENTS.md). The skill does not instruct reading unrelated system files, accessing external endpoints, or sending data outside Telegram/OpenClaw.
Install Mechanism
No install spec and no code files — this is instruction-only so nothing is written to disk or downloaded during install.
Credentials
The skill declares no environment variables, credentials, or config paths as required. The suggested config entries (priority user IDs, name, group ID) are appropriate and minimal for the stated task.
Persistence & Privilege
always is false, the skill is user-invocable and uses normal model invocation. It does not request permanent platform-wide presence or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install telegram-group-chat - 安装完成后,直接呼叫该 Skill 的名称或使用
/telegram-group-chat触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Telegram group chat reply logic skill – first release:
- Introduces smart, context-aware reply rules to make Telegram group bots helpful without spamming.
- Replies only to @mentions, questions, technical topics, direct name use, and priority users.
- Skips replies to other bots, emoji-only, very short, or small-talk messages, and prevents repeat replies within 5 minutes.
- Enforces strict NO_REPLY mechanism for silent processing without chat clutter.
- Provides clear multi-bot guidelines and integration/config templates for setup.
元数据
常见问题
Telegram Group Chat 是什么?
Manages Telegram group chat replies by responding to @mentions, questions, name calls, technical topics, or priority users while preventing spam and bot loops. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。
如何安装 Telegram Group Chat?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install telegram-group-chat」即可一键安装,无需额外配置。
Telegram Group Chat 是免费的吗?
是的,Telegram Group Chat 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Telegram Group Chat 支持哪些平台?
Telegram Group Chat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Telegram Group Chat?
由 Box(@zboxman)开发并维护,当前版本 v1.0.0。
推荐 Skills