agentsclimarketplace

Agent team design

Skill agentlas-ai/Agentlas-OS/skills/agent-team-design

Agent OS: keep specialist agents in a hub, spin up a temporary orchestrator per task. Local-first, works with any model.

Install
npx -y skills add agentlas-ai/Agentlas-OS --skill agent-team-design

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Use when designing a new multi-agent team, visible agents folder, role boundaries, handoff flow, PM Soul, Memory Curator, Policy Gate, or evaluation role. Use for agent-team repo creation even when the user only says they want a meta-agent or agent operating system.

SKILL.md

0.9 KB, as published. Nobody here has run it

Agent Team Design

Procedure

  1. Define the user job and target runtime.
  2. Start with one agent. Add team roles only when routing, memory, review, policy, or parallel ownership is useful.
  3. Use a visible public tree:
    • agents/10-single-agent-builder/agent.md
    • agents/20-multi-agent-team-builder/agent.md
    • agents/30-agentlas-packager/agent.md
  4. Add skills/<capability>/SKILL.md for reusable procedures.
  5. Add .agentlas/company-blueprint.json for topology.

Output

Return the role list, handoff direction, memory owner, policy owner, and eval owner.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.