Agents

Generate specialized agents from trait combinations and orchestrate them in parallel.

2|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/edheltzel/atlas --skill agents-edheltzel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Agents
Source: https://github.com/edheltzel/atlas/tree/main/.claude/skills/Agents
Command: npx skills add https://github.com/edheltzel/atlas --skill agents-edheltzel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, handlebars.

What problem does it solve?

Manages dynamic agents, their traits, voices, and parallel orchestration to tackle complex tasks.

Core Features & Use Cases

  • AgentFactory: Generates specialized agents from trait combinations.
  • Voice mapping: Associates traits with TTS voices.
  • Parallel orchestration: Launches multiple agents concurrently.

Quick Start

Run AgentFactory.ts to generate agents and then deploy them as needed.