📦 Telegram Agent Coordination — 多智能体群聊防乱

v1.0.0

在单群聊中调度多个AI机器人,避免重复回复与死循环,让多智能体协作有序、高效。

0· 258·0 当前·0 累计
kiril-shturman 头像by @kiril-shturman (Kiril-Shturman)
下载技能包
最后更新
2026/3/11
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This is a protocol/ guideline document, not executable code — low intrinsic risk. Before installing or relying on it, ensure: (1) your actual Telegram bots and provider integrations enforce these rules (the SKILL.md only describes behavior); (2) Telegram API tokens remain configured only in your trusted bot integrations (this skill does not ask for them but the bots will need them); (3) test the protocol in a private sandbox group to verify it prevents loops and respects allowlists; and (4) keep...
详细分析 ▾
用途与能力
The name and description match the SKILL.md content: a coordination protocol for Telegram bots. The skill requests no binaries, env vars, or config paths, which is proportionate for a purely procedural guideline.
指令范围
Instructions stay within the stated domain: role definitions, message formats, anti-loop rules, turn-taking, blocker/completion handling, and best-practice notes. They do not instruct reading local files, accessing unrelated environment variables, or sending data to external endpoints.
安装机制
No install spec or code is provided (instruction-only). This minimizes the risk of arbitrary code being written or executed on the host.
凭证需求
The skill declares no required credentials or environment variables. It references Telegram integration conceptually but does not request Telegram tokens or other secrets itself — sensible for a protocol document.
持久化与权限
The skill is not marked always:true and does not request changes to other skills or system settings. Model invocation remains allowed (the platform default) but the skill itself grants no elevated persistence or cross-skill privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/11

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install telegram-agent-coordination
镜像加速npx clawhub@latest install telegram-agent-coordination --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库