What problem does it solve? Creating specialized AI agents with distinct personalities, voices, and expertise normally requires manual prompt engineering and voice configuration for each agent. This Skill automates agent composition by combining expertise, personality, and approach traits into complete agent definitions with matched ElevenLabs voice settings. ## Core Features & Use Cases - Dynamic Agent Composition: Combine expertise (security, legal, research), personality (skeptical, enthusiastic), and approach (thorough, rapid) traits via ComposeAgent.ts to generate complete agent prompts with voice IDs and prosody settings. - Voice Prosody Control: Configure ElevenLabs parameters (stability, similarity boost, style, speed) per personality type, with a two-tier base + user customization merge so personal settings survive updates. - Parallel Agent Orchestration: Distinguish custom agents (unique identities via general-purpose subagent type) from parallel grunt-work agents, with persistent save/load/delete of composed agents. - Use Case: Ask to "spin up 3 custom security agents" and the Skill composes three agents with different trait combinations, each receiving a unique personality-matched voice and color, then launches them in parallel. ## Quick Start Ask the assistant to spin up custom agents for your task, such as "create 3 custom research agents with different expertise areas," and it will compose and launch them automatically.