agent-team-composer

Generate OpenClaw multi-agent team scaffolds from natural-language requirements.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/glfruit/gorin-skills --skill agent-team-composer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-team-composer
Source: https://github.com/glfruit/gorin-skills/tree/main/openclaw/agent-team-composer
Command: npx skills add https://github.com/glfruit/gorin-skills --skill agent-team-composer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The skill converts natural-language requests into ready-to-use OpenClaw multi-agent team scaffolds, eliminating the manual, error-prone setup of team structures.

Core Features & Use Cases

  • Generates a complete OpenClaw team package including SOUL.md, AGENTS.md, CollaborationRules.md, Contacts.md, and agent-config.yaml
  • Assigns roles and selects models for each agent based on responsibilities
  • Renders templates into a coherent, ready-to-review package suitable for deployment and collaboration

Quick Start

Create a natural-language prompt describing the team to generate a complete OpenClaw team package saved under a folder named after the team slug.

Frequently Asked Questions about agent-team-composer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a multi-agent team from natural language for OpenClaw?

To generate a multi-agent team, provide a natural-language prompt describing your requirements. The system extracts intent, assigns roles, and renders templates to produce a complete OpenClaw team package with SOUL.md, AGENTS.md, CollaborationRules.md, Contacts.md, and agent-config.yaml.

What files are included in an OpenClaw multi-agent team scaffold?

An OpenClaw multi-agent team scaffold includes SOUL.md, AGENTS.md, CollaborationRules.md, Contacts.md, and agent-config.yaml. These files define team soul, agent roles, collaboration rules, contacts, and model configurations for complete deployment.

Can I automatically assign roles and select models for agents from a text prompt?

Yes, you can automatically assign roles and select models for agents from a text prompt. The system analyzes natural-language requirements to determine responsibilities and renders appropriate model configurations into agent-config.yaml.

Does the OpenClaw team generation process include safety checks for consistency?

Yes, the OpenClaw team generation process includes safety checks for consistency. It fulfills end-to-end generation with intent extraction, role assignment, template rendering, and safety checks to ensure complete, consistent outputs across all generated files.

What is the best way to set up a complete OpenClaw team structure without manual errors?

The best way to set up a complete OpenClaw team structure without manual errors is using natural-language generation. This approach eliminates error-prone manual setup by automatically extracting intent and rendering coherent, ready-to-review team packages.

When do I need to generate a multi-agent team package for an OpenClaw project?

You need to generate a multi-agent team package when forming a complete team structure for OpenClaw projects. This applies to scenarios requiring defined agent roles, collaboration rules, and model configurations for deployment and collaboration.