← 返回 Skills 市场
aboutyao

Team Collaboration Skill

作者 aboutyao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
477
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install team-collab-skill
功能描述
快速搭建多 Agent 协作系统。创建产品/研发/运营团队,支持持久化、任务路由、知识提取、并行协作。
安全使用建议
This skill appears to do what it says: templates + runtime instructions to spawn agents and store state locally. Before installing, confirm: (1) where the memory/ directory will be stored and who can read it (it will contain user preferences, decisions, and possibly sensitive snippets); (2) whether your agent platform implements the read()/spawnAgent() primitives used in the examples; (3) you are comfortable with the HEARTBEAT behavior that can send greetings/checks automatically; (4) you will only enable any third-party integrations (GitHub, Notion, Feishu, xhs, etc.) intentionally and supply credentials yourself. If you need stronger privacy, ask how to inspect, export, or delete the memory/ files and disable automatic greetings or scheduled checks.
功能分析
Type: OpenClaw Skill Name: team-collab-skill Version: 1.0.0 The skill bundle establishes a structured multi-agent collaboration environment (Product, Dev, Ops) using Markdown-based persistence for agent states and user preferences. It includes templates for tracking 'Doctor' (user) profiles, historical decisions, and task routing logic (SKILL.md, knowledge-extraction.md). While it utilizes high-privilege tools like GitHub CLI and browser automation, these are consistent with the stated purpose of technical and operational task execution, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The name/description (multi-agent team collaboration) matches the contents: templates and instructions to persist state, route tasks, extract knowledge, and spawn agents. No unrelated credentials, binaries, or install steps are required.
Instruction Scope
SKILL.md explicitly instructs reading and updating files under memory/ (MEMORY.md, company.md, doctor-profile.md) and spawning agents with state. This is coherent with the skill purpose. Note: the instructions encourage persisting user preferences/decisions and automatically greeting users (HEARTBEAT) if inactive — that implies the agent will store and act on user data and may send messages autonomously when invoked.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes installation risk (nothing downloaded or written by an installer).
Credentials
The skill declares no required env vars or credentials (proportionate). However templates reference third‑party tools (GitHub CLI, notion, feishu, xhs, search tools) in examples; using those would require adding credentials later. The skill itself does not request or exfiltrate secrets.
Persistence & Privilege
The skill expects to read and write persistent files under memory/ (agent state, lessons, decisions). always:false and normal autonomous invocation flags are used. Persisting user preferences and decisions is expected for this feature, but users should be aware these files may contain sensitive info and the HEARTBEAT guidance schedules periodic checks/actions (every 30 minutes/24h greeting) which could trigger unsolicited messages when enabled.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install team-collab-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /team-collab-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of team-collab-skill (v1.0.0) - Enables rapid setup of multi-Agent collaboration systems for product, development, and operations teams - Supports state persistence, task auto-routing, shared knowledge base, automatic knowledge extraction, and parallel collaboration - Provides clear file structure and example workflow for easy adoption - Includes best practices and usage templates for team-based AI agent workflows
元数据
Slug team-collab-skill
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Team Collaboration Skill 是什么?

快速搭建多 Agent 协作系统。创建产品/研发/运营团队,支持持久化、任务路由、知识提取、并行协作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 477 次。

如何安装 Team Collaboration Skill?

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

Team Collaboration Skill 是免费的吗?

是的,Team Collaboration Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Team Collaboration Skill 支持哪些平台?

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

谁开发了 Team Collaboration Skill?

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

💬 留言讨论