← Back to Skills Marketplace
ebly

Team Communication

by ebly · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
506
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install team-communication
Description
团队内部沟通技能。当需要与其他 team members(agents)沟通、协调任务、请求帮助或发送消息时使用。提供团队成员目录、sessions_send 用法和最佳实践。
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install team-communication
  3. After installation, invoke the skill by name or use /team-communication
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
团队内部沟通技能 - 提供 sessions_send 用法和团队成员目录
Metadata
Slug team-communication
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Team Communication?

团队内部沟通技能。当需要与其他 team members(agents)沟通、协调任务、请求帮助或发送消息时使用。提供团队成员目录、sessions_send 用法和最佳实践。 It is an AI Agent Skill for Claude Code / OpenClaw, with 506 downloads so far.

How do I install Team Communication?

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

Is Team Communication free?

Yes, Team Communication is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Team Communication support?

Team Communication is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Team Communication?

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

💬 Comments