← Back to Skills Marketplace
118
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install teamclaw-orchestrator
Description
Orchestrate a virtual AI software team to build features, fix bugs, or complete any software task. Use when the user wants to delegate work to a multi-role t...
Usage Guidance
This skill is coherent with its stated purpose, but it relies on a local TeamClaw controller that exposes workspace/file endpoints which can read files from the controller host. Only enable this skill if you trust the local controller and its environment. Before installing or invoking: (1) verify you actually run TeamClaw locally (127.0.0.1:9527) and inspect its configuration and access controls; (2) review the TeamClaw repo/source linked in the SKILL.md if you need assurance; (3) avoid submitting secrets or sensitive paths to the agent; and (4) consider running the controller and agent in isolated/sandboxed environments or restricting network access so the skill cannot be used to exfiltrate host files unintentionally.
Capability Analysis
Type: OpenClaw Skill
Name: teamclaw-orchestrator
Version: 1.0.0
The TeamClaw orchestrator skill is designed to interface with a local AI team controller via a REST API (defaulting to http://127.0.0.1:9527). The SKILL.md and references/api-quick-ref.md files outline standard operations for task management, worker status monitoring, and requirement intake using curl. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found; the skill's behavior is consistent with its stated purpose of software development orchestration.
Capability Assessment
Purpose & Capability
Name and description match the instructions: the SKILL.md documents a local TeamClaw controller API (intake, tasks, workers, messages) and uses only localhost HTTP endpoints. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to interacting with a local controller via HTTP (curl examples). However the API reference documents workspace endpoints (/api/v1/workspace/tree and /api/v1/workspace/file?path=<path>) that allow retrieving arbitrary file contents from the controller's host — this is functional for an orchestration tool but also a channel that could expose sensitive local files if the controller is reachable and not properly restricted.
Install Mechanism
This is instruction-only (no install spec, no code files to execute). No downloads, package installs, or extracted artifacts are present.
Credentials
The skill requests no environment variables or credentials. The only resource it targets is a local HTTP controller (default 127.0.0.1:9527), which is proportionate to an orchestration controller.
Persistence & Privilege
always:false and no install actions means the skill does not request permanent or elevated platform presence. It does not modify other skills or system configs according to the provided files.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install teamclaw-orchestrator - After installation, invoke the skill by name or use
/teamclaw-orchestrator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: conversational AI team orchestration skill for TeamClaw
Metadata
Frequently Asked Questions
What is TeamClaw Orchestrator?
Orchestrate a virtual AI software team to build features, fix bugs, or complete any software task. Use when the user wants to delegate work to a multi-role t... It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install TeamClaw Orchestrator?
Run "/install teamclaw-orchestrator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TeamClaw Orchestrator free?
Yes, TeamClaw Orchestrator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does TeamClaw Orchestrator support?
TeamClaw Orchestrator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TeamClaw Orchestrator?
It is built and maintained by topcheer (@topcheer); the current version is v1.0.0.
More Skills