What problem does it solve?
This Skill provides a comprehensive CLI tool for organizing and operating AI agent teams. It automates various tasks like task assignment, scheduling, communication, and more.
Core Features & Use Cases
- Hierarchical Team Management: Create agencies, teams, roles, projects, and agents.
- Task Automation: Assign and run tasks with priority queues.
- Autonomous Playbooks: Define and execute automated routines (wakeup.md) for idle agents.
- Inbox Communication: Send and receive asynchronous messages between human and agents.
- Heartbeat Scheduler: Configure schedules for agents to wake up and run tasks.
- Cron Jobs: Schedule recurring tasks for agents.
- Docker Sandboxes: Run agents in isolated Docker containers for security.
- Skill Management: Deploy reusable instructions (SKILL.md) into agent workspaces.
- Template Packaging: Share and reuse agency setups with templates.
- Documentation & Examples: Provides a detailed guide on building and managing AI agent teams.
Quick Start
To get started, create a new agency using the 'create agency' command and follow the prompts to configure your team, roles, and projects.