← Back to Skills Marketplace
433
Downloads
1
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install team
Description
The Autonomous Orchestration Framework (AOF). Defining the hierarchy, collaboration logic, and reward distribution for human-agent hybrid organizations and t...
Usage Guidance
This skill is a conceptual framework and contains no code or external requests, so it appears coherent with its stated purpose. Before installing or enabling it, consider: (1) limit the agent's permissions (network, other skills, file system) so vague orchestration rules can't trigger broad actions; (2) do not provide financial or privileged credentials to any agent invoking orchestration without explicit need; (3) test behavior in a sandboxed environment to observe what the agent does when asked to 'recruit' or 'distribute rewards'; (4) require explicit human approval for any actions that involve external APIs, payments, or modifying other skills. If you need stronger assurance, ask the skill author for a concrete operational spec showing what APIs or other skills the orchestration will call and what safeguards are in place.
Capability Analysis
Type: OpenClaw Skill
Name: team
Version: 1.0.0
The skill bundle contains only conceptual documentation and metadata for a multi-agent orchestration framework. There is no executable code, shell commands, or instructions that could lead to malicious behavior or prompt injection. The files skill.md and _meta.json are purely informational and align with the stated purpose of defining organizational logic.
Capability Assessment
Purpose & Capability
Name/description (autonomous orchestration framework) align with the SKILL.md content: a conceptual engine (role allocation, conflict resolution, reward routing). The lack of required binaries, env vars, or installs is consistent with an instruction-only design.
Instruction Scope
The SKILL.md contains only high-level architecture primitives and a lifecycle; it does not instruct the agent to read files, call external endpoints, or access secrets. However the instructions are intentionally vague (open-ended orchestration language) and would leave implementation choices to the agent, which may lead to broad or unexpected actions at runtime if the agent is permitted to act autonomously.
Install Mechanism
No install spec and no code files — lowest-risk delivery model (instruction-only). Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill does not request any environment variables, credentials, or config paths. That is proportionate for a purely conceptual/orchestration spec, though real orchestration implementations would typically require additional service credentials which this skill does not request.
Persistence & Privilege
Flags show default behavior (user-invocable, agent may invoke autonomously). Autonomous invocation is normal, but combined with the skill's vague orchestration remit it could enable broad multi-agent behavior depending on the agent's other permissions — the skill itself does not request permanent/always-on placement or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install team - After installation, invoke the skill by name or use
/team - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Genesis of the AOF Framework
Metadata
Frequently Asked Questions
What is Team?
The Autonomous Orchestration Framework (AOF). Defining the hierarchy, collaboration logic, and reward distribution for human-agent hybrid organizations and t... It is an AI Agent Skill for Claude Code / OpenClaw, with 433 downloads so far.
How do I install Team?
Run "/install team" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Team free?
Yes, Team is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Team support?
Team is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Team?
It is built and maintained by AGIstack (@agistack); the current version is v1.0.0.
More Skills