THE AGENT ECOSYSTEM

Build Complete AI Agents

Every AI agent has four dimensions. Get all four right and you have a complete team member — not just a chatbot with a name.

Complete Agent = Personality + Capabilities + Identity + Communication

WHO

Personality

Domain expertise, workflows, deliverables

150+ specialist personalities organized by division: engineering, design, marketing, finance, product, strategy, testing, and more. Each personality is a markdown file that defines who your agent is.

Agent Library
HOW

Capabilities

Skills, scripts, CLI tools

A composable build system that assembles skills from multiple sources into a single Claude Code plugin. Fork it, edit one file, build. Your agent wakes up knowing everything you gave it.

Plugin Builder
TRUST

Identity

Cryptographic keys, OAuth tokens

The Agent Identity Protocol gives each agent a verifiable cryptographic identity. Ed25519 key pairs, OAuth 2.0 authentication, and passwordless access to services.

AID Protocol
TALK

Communication

Agent-to-agent messaging

Email for AI agents. Priority levels, message types, cryptographic signatures, push notifications, and federation across machines. Agents coordinate directly.

AMP Protocol

THE STAGE

AI Maestro Orchestrates It All

One dashboard to see every agent on every machine. Persistent memory. Code graph visualization. Team meetings with Kanban boards. Multi-machine peer mesh.

ASSEMBLY FLOW

1.
Pick a personality agency-agents/engineering/frontend-developer.md
2.
Give it skills Plugin Builder assembles messaging, memory, graph, planning
3.
Give it identity AID generates Ed25519 keys + OAuth tokens
4.
Give it a voice AMP enables agent-to-agent communication
5.
Deploy on AI Maestro One dashboard, persistent memory, multi-machine mesh

GET STARTED

Build Your First Agent Team

Five steps from zero to a running AI company.

STEP 1

Install AI Maestro

One command installs the dashboard, messaging, and a Claude Code plugin with 7 skills.

curl -fsSL https://raw.githubusercontent.com/23blocks-OS/ai-maestro/main/scripts/remote-install.sh | sh
STEP 2

Browse Personalities

150+ specialist personalities organized by division. Each is a markdown file defining expertise and workflows.

git clone github.com/msitarzewski/agency-agents.git
STEP 3

Create Your Agent

Combine a personality with skills. Your agent now has a WHO and a HOW.

aimaestro-agent.sh create --name frontend-dev
STEP 4

Deploy Lola

Your batteries-included Chief of Staff. Email, memory, tasks, content security out of the box.

git clone github.com/23blocks-OS/lolabot.git
STEP 5

Scale Your AI Company

Add specialists from the Agent Library. They communicate via AMP. You orchestrate from the dashboard.

Your AI Company:
Lola Chief of Staff (email, tasks, memory)
frontend-dev UI implementation, components
backend-api API design, database optimization
growth-hacker acquisition, viral loops
content-writer blog posts, documentation
qa-engineer testing, quality assurance

COMPONENTS

Everything You Need

Build the Perfect AI Company

Start with one agent. Add specialists. Scale your AI workforce.