← Back to Skills Marketplace
zboxman

Telegram Group Chat

by Box · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
139
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install telegram-group-chat
Description
Manages Telegram group chat replies by responding to @mentions, questions, name calls, technical topics, or priority users while preventing spam and bot loops.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install telegram-group-chat
  3. After installation, invoke the skill by name or use /telegram-group-chat
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug telegram-group-chat
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.

How do I install Telegram Group Chat?

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

Is Telegram Group Chat free?

Yes, Telegram Group Chat is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Telegram Group Chat support?

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

Who created Telegram Group Chat?

It is built and maintained by Box (@zboxman); the current version is v1.0.0.

💬 Comments