← 返回 Skills 市场
147
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install team-collab-repo
功能描述
多模型团队协作系统 - 像公司一样运作,不同模型扮演不同角色(产品经理、程序员、设计师、测试、审查员、法律顾问、艺术专家、市场分析专家)协作完成项目。支持两种模式:角色扮演模式(快速高效)和模型切换模式(高级,真正调用不同模型)。使用场景:做项目、开发应用、写复杂代码、需要多角色协作的任务。触发词:"团队协作"、...
安全使用建议
This skill appears to do what it claims: orchestrate role-based multi-model workflows and create simple project scaffolding. Before installing: 1) remember that '模型切换' (advanced) mode will send your project text to whatever model agentIds you configure — only use trusted models to avoid leaking sensitive data; 2) scripts create files in the current directory and write a project JSON/README — review them and run locally if you trust that behavior; 3) if you enable autonomous invocation for the agent, the skill can automatically spawn many sub-sessions (and cause extra API requests/charges), so limit autonomous use or restrict which models/agentIds are allowed; 4) verify the skill source if provenance matters (the package references an external GitHub URL and a ClawHub badge, but the registry 'Source' and 'Homepage' fields are unknown). If you need higher assurance, ask the author for a canonical repository or run the scripts in a sandbox first.
功能分析
Type: OpenClaw Skill
Name: team-collab-repo
Version: 1.0.0
The skill bundle provides a framework for multi-agent collaboration, orchestrating different AI models to perform roles such as Product Manager, Programmer, and Legal Advisor. The included Python scripts (start-project.py and team-workflow.py) are helper utilities designed to initialize local project directories and generate workflow instructions for the OpenClaw agent. The instructions in SKILL.md and the supporting documentation are consistent with the stated purpose of project management and do not contain any evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description promise (multi-model team orchestration) matches the delivered content: SKILL.md describes role/flow and scripts show how to spawn per-role sessions (sessions_spawn examples) and create local project scaffolding. There are no unrelated environment variables, binaries, or install steps that don't fit the stated purpose.
Instruction Scope
SKILL.md and the scripts focus on role-based workflows and give explicit spawn-call examples. They do not instruct reading unrelated system files or exporting data to third-party endpoints. Note: the skill encourages configuring arbitrary model agentIds (custom models), and the '模型切换' mode instructs the agent to spawn separate sessions/agents — that means user project content will be sent to whichever models/agentIds you enable. This is expected for the feature but grants the skill (when invoked) discretion to call other models and share conversation content with them.
Install Mechanism
No install spec; the package is instruction/code-only. Included Python scripts are simple (create files/print spawn instructions) and do not download or execute remote archives. No high-risk install URLs or extract steps.
Credentials
The skill requests no environment variables or credentials. It references a project config file (project/local team-collab.json and ~/.openclaw/team-collab.json) and writes project files to the current working directory — reasonable and proportional to its purpose. There are no requests for unrelated secrets or system-wide credential paths.
Persistence & Privilege
always:false (good). The skill allows autonomous model invocation (platform default). Combined with the model-switching workflow, an agent invoking this skill could automatically spawn multiple other model sessions and incur API calls or expose project content to those models. This behavior is coherent with the feature but increases blast radius in adversarial scenarios (e.g., if you point roles at untrusted models).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install team-collab-repo - 安装完成后,直接呼叫该 Skill 的名称或使用
/team-collab-repo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Team-collab-repo v1.0.0
- 初始版本发布。
- 支持多模型团队协作。
- 提供 5 个角色配置:产品经理、程序员、美术设计师、测试工程师、代码审查员。
- 实现角色扮演协作模式。
元数据
常见问题
Team Collab Repo 是什么?
多模型团队协作系统 - 像公司一样运作,不同模型扮演不同角色(产品经理、程序员、设计师、测试、审查员、法律顾问、艺术专家、市场分析专家)协作完成项目。支持两种模式:角色扮演模式(快速高效)和模型切换模式(高级,真正调用不同模型)。使用场景:做项目、开发应用、写复杂代码、需要多角色协作的任务。触发词:"团队协作"、... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。
如何安装 Team Collab Repo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install team-collab-repo」即可一键安装,无需额外配置。
Team Collab Repo 是免费的吗?
是的,Team Collab Repo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Team Collab Repo 支持哪些平台?
Team Collab Repo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Team Collab Repo?
由 davidme6(@davidme6)开发并维护,当前版本 v1.0.0。
推荐 Skills