squad-creator-create

Generate agent squad directories with SQUAD.yaml manifests and validation steps.

3|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/GDSDN/kord-aios --skill squad-creator-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: squad-creator-create
Source: https://github.com/GDSDN/kord-aios/tree/main/src/features/builtin-skills/kord-aios/squad/squad-creator-create
Command: npx skills add https://github.com/GDSDN/kord-aios --skill squad-creator-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of new, specialized agent squads, streamlining the process of organizing and defining AI agent teams for specific domains.

Core Features & Use Cases

  • Automated Squad Generation: Creates a new squad directory with essential files like SQUAD.yaml, README.md, agent prompts, and skill templates.
  • Structured Development: Enforces a consistent structure for new squads, promoting best practices.
  • Use Case: A project manager needs to set up a new team of agents to handle customer support for a specific product. They can use this skill to quickly scaffold a new 'customer-support' squad, defining its core agents and initial structure.

Quick Start

Use the squad-creator skill to create a new squad named 'customer-support' with a description.

Frequently Asked Questions about squad-creator-create

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

FAQPage Schema
How do I scaffold a multi-agent squad directory structure?

To scaffold a multi-agent squad, this Skill generates a new directory structure with essential manifest files like SQUAD.yaml, README.md, agent prompts, and skill templates to organize your AI agent teams.

What is the SQUAD.yaml specification used for in agent orchestration?

The SQUAD.yaml specification defines the configuration for multi-agent systems during agent orchestration. This Skill ensures your new squad adheres to v2 SQUAD.yaml specifications and includes validation steps for manifest files.

Can I use this to automate setup for a specialized customer support agent squad?

Yes, you can automate setup for a specialized customer support agent squad by using this Skill to quickly scaffold the directory, define core agents, and generate initial skill templates for your specific domain.

What's the best way to organize AI agent teams for specific domains?

The best way to organize AI agent teams is through structured development that enforces a consistent directory structure. This Skill automates squad generation by creating essential manifest files and agent prompts to promote best practices.

Does squad scaffolding include validation for manifest files?

Yes, squad scaffolding includes validation steps for manifest files. This ensures adherence to v2 SQUAD.yaml specifications when generating your new specialized agent squad directory and defining configurations.