← Back to Skills Marketplace
davidme6

Team Collab Repo

by davidme6 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
147
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install team-collab-repo
Description
多模型团队协作系统 - 像公司一样运作,不同模型扮演不同角色(产品经理、程序员、设计师、测试、审查员、法律顾问、艺术专家、市场分析专家)协作完成项目。支持两种模式:角色扮演模式(快速高效)和模型切换模式(高级,真正调用不同模型)。使用场景:做项目、开发应用、写复杂代码、需要多角色协作的任务。触发词:"团队协作"、...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install team-collab-repo
  3. After installation, invoke the skill by name or use /team-collab-repo
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Team-collab-repo v1.0.0 - 初始版本发布。 - 支持多模型团队协作。 - 提供 5 个角色配置:产品经理、程序员、美术设计师、测试工程师、代码审查员。 - 实现角色扮演协作模式。
Metadata
Slug team-collab-repo
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Team Collab Repo?

多模型团队协作系统 - 像公司一样运作,不同模型扮演不同角色(产品经理、程序员、设计师、测试、审查员、法律顾问、艺术专家、市场分析专家)协作完成项目。支持两种模式:角色扮演模式(快速高效)和模型切换模式(高级,真正调用不同模型)。使用场景:做项目、开发应用、写复杂代码、需要多角色协作的任务。触发词:"团队协作"、... It is an AI Agent Skill for Claude Code / OpenClaw, with 147 downloads so far.

How do I install Team Collab Repo?

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

Is Team Collab Repo free?

Yes, Team Collab Repo is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Team Collab Repo support?

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

Who created Team Collab Repo?

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

💬 Comments