← 返回 Skills 市场
Openclaw Team Builder
作者
Joe Szeles
· GitHub ↗
· v1.0.0
· MIT-0
256
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-team-builder-skill
功能描述
Discover, compose, and activate specialist teams from 3 rosters — OpenClaw Core (CEO/IG/Artist), Agency Division (55+ specialists), and Research Lab (autonom...
安全使用建议
This skill is mostly documentation for composing teams, which is fine, but there are important mismatches you should clarify before installing or using it:
- Ask the author how the skill expects to access external services: where do trading credentials, OpenAI/xAI keys, or a 'Config Write API' token come from? The skill declares none.
- Confirm whether the referenced reference/agency-agents-main files and any required workspaces (e.g., .openclaw/workspace/) are actually bundled or available on your platform. The SKILL references many file paths that are not present in the package manifest.
- Be cautious about activating Research Lab workflows: the docs describe an autonomous, indefinite loop that can modify configs and run experiments. If the platform grants the skill live execution or the ability to write configs, this could cause continuous actions against trading systems or other services. Refuse or sandbox such behavior unless you trust the source and have safe limits (rate limits, timeouts, least privileges).
- Do not grant trading or account credentials to this skill unless you fully trust the publisher and have audited how those credentials will be used. Prefer least-privilege API keys and test in a sandbox account.
- If you want to proceed: require the author to add explicit 'required env vars' and an install/usage README explaining how credentials are provided, what external APIs are invoked, and what safety bounds (timeouts, budget limits, experiment caps) protect autonomous loops.
Given the above mismatches (capability claims vs. zero declared credentials and implicit ability to change live configs/trades), treat installation as suspicious until the author explains and fixes these gaps.
功能分析
Type: OpenClaw Skill
Name: openclaw-team-builder-skill
Version: 1.0.0
The skill bundle defines a highly complex multi-agent orchestration framework with several high-risk autonomous capabilities. Most notably, TEAM-RESEARCH.md describes an 'Autonomous Experiment Methodology' (based on Karpathy's autoresearch) that instructs the agent to modify and execute code or configurations in an iterative loop to optimize metrics. Additionally, TEAM-CORE.md defines an 'IG' agent with access to live financial trading operations and neural brain patterns, while TEAM-AGENCY.md references over 55 external specialist definitions. While these features are aligned with the stated 'Team Builder' purpose and include structured QA gates (REVIEWER.md), the autonomous code modification and financial integration represent significant high-risk behaviors.
能力评估
Purpose & Capability
The stated purpose is to propose and activate specialist teams (planner/reviewer/orchestrator). That scope does not legitimately explain some capabilities the documents claim: live market access and trade execution (scalper bot control, Config Write API), use of particular models/services (openai/gpt-4o, xAI grok image APIs), and persistent workspaces under .openclaw. A team-composition skill would not itself need direct trading credentials or cloud/model API keys; those are missing from the declared requirements and therefore disproportionate to the stated purpose.
Instruction Scope
SKILL.md and the companion docs instruct agents to read local reference files, adopt other agents' identities, read/write from .openclaw workspaces, 'read current strategy config from IG dashboard', run autonomous Research Lab loops ('LOOP FOREVER'), and promote configs via a 'Config Write API'. The skill's instructions reference external services and system paths outside the skill folder without declaring how to access them, and include an autonomous infinite-loop pattern for experiments which could run indefinitely if invoked.
Install Mechanism
No install spec and no code files are included (instruction-only). This reduces risk from arbitrary downloads or installs. However, the absence of an install step amplifies the other inconsistencies (the skill claims capabilities that would normally require installed clients or credentials).
Credentials
The skill declares no required environment variables or credentials, yet the content repeatedly references services that would need secrets (trading accounts/APIs for IG/scalper control, OpenAI/xAI API access for models and image generation, possible Config Write API credentials). This mismatch (capability claims vs. zero credential requirements) is a key incoherence and could hide assumptions about platform-provided privileges or be an engineering oversight.
Persistence & Privilege
The skill is not flagged always:true and is user-invocable (defaults). That is appropriate. However, internal docs describe 'always running' Core agents and an autonomous Research Lab 'LOOP FOREVER' experiment loop — if activated on a platform that permits long-running/autonomous execution, that could lead to indefinite or repeated actions (including config writes and trading experiments). The skill metadata does not request elevated persistence, but the behavioral docs imply it.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-team-builder-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-team-builder-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Build a "team-builder" skill that lives in the main skills folder (patch/files/skills/team-builder/) so every OpenClaw agent can discover, activate, and compose specialist teams on demand. The skill draws from three source rosters — the core OpenClaw agents (CEO, IG, Artist), the Agency division specialists (55 agents across 9 divisions from reference/agency-agents-main/), and the Autoresearch methodology (reference/autoresearch-master/). A Planner role analyzes incoming jobs and proposes an optimal team, and a Reviewer role validates deliverables before sign-off. Cross-pollination is a first-class feature: research loops can drive trading strategy experiments, image prompt engineers work with Artist, research methodology applies to astronomy image analysis, etc.
元数据
常见问题
Openclaw Team Builder 是什么?
Discover, compose, and activate specialist teams from 3 rosters — OpenClaw Core (CEO/IG/Artist), Agency Division (55+ specialists), and Research Lab (autonom... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 256 次。
如何安装 Openclaw Team Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-team-builder-skill」即可一键安装,无需额外配置。
Openclaw Team Builder 是免费的吗?
是的,Openclaw Team Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Team Builder 支持哪些平台?
Openclaw Team Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Team Builder?
由 Joe Szeles(@joeszeles)开发并维护,当前版本 v1.0.0。
推荐 Skills