create-squad

Generate AIOS squad directories with agents, tasks, and workflows from natural language prompts.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/eniosales08-AI/paraguay-shopping-search --skill create-squad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-squad
Source: https://github.com/eniosales08-AI/paraguay-shopping-search/tree/main/squads/.claude/skills/create-squad
Command: npx skills add https://github.com/eniosales08-AI/paraguay-shopping-search --skill create-squad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamlines the end-to-end creation of AIOS squads from natural-language prompts, turning goals into ready-to-run squad directories with AIOS Core installed.

Core Features & Use Cases

  • Deterministic orchestration: coordinates 8 specialized agents plus an optional agent to deliver a complete, validated squad workspace.
  • CLI-driven workflow: uses a structured phase protocol (0-8) to initialize, generate, optimize, validate, and deploy squads.
  • Deployment-ready outputs: produces a final directory with AIOS Core installed and a validated squad ready for deployment.

Quick Start

Provide your squad objective in natural language and run the CLI to generate the final, AIOS Core installed squad folder.

Frequently Asked Questions about create-squad

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

FAQPage Schema
How do I automate AIOS squad creation from natural language prompts?

You can automate AIOS squad creation by providing a natural language objective to generate a complete directory with agents, tasks, workflows, and config. This uses a deterministic phase protocol to ensure consistent results.

What is a deterministic phase protocol for CLI workflow orchestration?

A deterministic phase protocol is a structured CLI process using phases 0 through 8 to initialize, generate, optimize, validate, and deploy squads. It coordinates specialized agents to deliver a validated workspace consistently.

Do I need any dependencies installed to generate an AIOS Core deployment directory?

No dependencies are required to generate the squad directory. The final output produces a directory with AIOS Core installed and a validated squad ready for deployment.

Can I use natural language to build multi-agent workflows for AIOS?

Yes, you can use natural language prompts to build multi-agent workflows. The Skill orchestrates 8 specialized agents plus an optional agent to generate a complete squad workspace ready for AIOS Core deployment.

What is the best way to streamline end-to-end squad generation for AIOS Core?

The best way to streamline squad generation is using a CLI-driven workflow that turns natural-language goals into ready-to-run directories. It automates initialization, optimization, validation, and AIOS Core installation.

Why does my automated squad workspace generation fail during validation?

Workspace generation failures during validation are mitigated by the deterministic phase protocol's safe retry loops. This structured approach ensures generated agents, tasks, and workflows are consistently validated before deployment.