Search documentation...

Search documentation...

GitHub

Build AI Teams in Seconds

AI Employee Framework - Manage AI collaborators like managing employees

npx aico init && npx aico add pm
Skills
Pre-built AI capabilities for common tasks
Employees
Ready-to-use AI team members with specialized skills
CLI
Simple command-line interface for managing your AI team
Open Source
Completely open source and free to use.

Quick Start

Initialize your project and add AI employees in one command

bash
# Initialize project
npx aico init

# Add PM employee (includes all skills)
npx aico add pm

# Or install a single skill
npx aico add @the-aico/pm/brainstorming

# List installed employees
npx aico list --installed
AICO - AI Employee Framework