← 返回 Skills 市场
ebly

Team Communication

作者 ebly · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
506
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install team-communication
功能描述
团队内部沟通技能。当需要与其他 team members(agents)沟通、协调任务、请求帮助或发送消息时使用。提供团队成员目录、sessions_send 用法和最佳实践。
安全使用建议
This skill appears coherent and low-risk: it only documents using platform session APIs to message named agent roles. Before installing, confirm: (1) the mapping of sessionKey values to real agents (ensure they are the intended recipients), (2) that sessions_send has appropriate access controls and audit/logging so sensitive data isn't accidentally forwarded, and (3) you are comfortable installing an instruction-only skill from an unknown source (no homepage/owner info). If you plan to send any secrets or credentials via messages, avoid using this channel or enforce strict policies/logging on session traffic.
功能分析
Type: OpenClaw Skill Name: team-communication Version: 1.0.0 The skill bundle provides documentation and instructions for an AI agent to communicate with other team members (agents) using the 'sessions_send' and 'sessions_list' functions. It contains no executable code, external network calls, or malicious instructions, focusing entirely on standard multi-agent coordination within the OpenClaw environment (SKILL.md).
能力评估
Purpose & Capability
The name/description describe intra-agent team communication and the SKILL.md contains only a small directory of session keys and examples using sessions_send and sessions_list — these match the stated purpose and no unrelated capabilities or credentials are requested.
Instruction Scope
Instructions are narrowly scoped: call sessions_send(sessionKey=..., message=...) and sessions_list. The document does not instruct reading files, environment variables, or contacting external endpoints beyond the implied platform session API.
Install Mechanism
No install specification and no code files are present (instruction-only), so nothing is written to disk and there is no third‑party install risk.
Credentials
The skill declares no environment variables, credentials, or config paths — nothing disproportionate is being requested for a messaging helper.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). There is no request for permanent presence or modifications to other skills/configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install team-communication
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /team-communication 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
团队内部沟通技能 - 提供 sessions_send 用法和团队成员目录
元数据
Slug team-communication
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Team Communication 是什么?

团队内部沟通技能。当需要与其他 team members(agents)沟通、协调任务、请求帮助或发送消息时使用。提供团队成员目录、sessions_send 用法和最佳实践。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 506 次。

如何安装 Team Communication?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install team-communication」即可一键安装,无需额外配置。

Team Communication 是免费的吗?

是的,Team Communication 完全免费(开源免费),可自由下载、安装和使用。

Team Communication 支持哪些平台?

Team Communication 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Team Communication?

由 ebly(@ebly)开发并维护,当前版本 v1.0.0。

💬 留言讨论