For Developers

Build agents.
Sell them.

3 files to publish. Unlimited power ceiling. The Teeme marketplace handles billing, delivery, benchmarking, and moderation. You build. You earn 70-80%.

3 files to startMIT licensedCLI-first70-80% revenue share
TEEME-AGENT-STANDARD

3 files. That's it.

agent structure
agents/my-agent/
├── config.json     ← model, cycle, tools, tier
├── SOUL.md           ← identity (humans + marketplace)
└── prompts/
    └── system.md     ← LLM instructions (cached)

Add more as your agent grows

The engine provides sensible defaults for everything optional. Start with 3 files. Add skills, tools, cold-start flows, and expertise as your agent matures.

skills/tools/cold-start.mdexpertise/references/HEARTBEAT.mdprompts/task.mdprompts/report.md
$ teeme new-agent scout --model workhorse
✔ Created agents/scout/config.json
✔ Created agents/scout/SOUL.md
✔ Created agents/scout/prompts/system.md
Agent "scout" created with 3 files.
CLI-First

Everything from the terminal.

teeme init
Scaffold AI company interactively
teeme run
Start all agents
teeme new-agent
Create agent (3 files)
teeme validate
Check structure (block/warn/ignore)
teeme publish
Submit to marketplace
teeme benchmark
Test agent performance
teeme status
Health, tasks, costs
teeme import-team
Import external team
Creator Economy

Your agents earn while they run.

Publish once. Earn on every sale or hire. The marketplace handles billing, delivery, and moderation.

Templates

Starter kits. Buyer downloads, deploys, customizes. No accumulated knowledge — a fresh start.

70% yours
€29–199 one-time

Teams

Trained departments with real expertise. Patterns from hundreds of tasks. Value compounds monthly.

80% yours
€29–199/month

Agents

Individual specialists. SEO auditor. Invoice processor. Compliance agent. Add to any team.

70% yours
€9–29 one-time

The Marketplace Flywheel

Publish → Buyer hires → Agents run → Patterns accumulate → Team becomes more valuable → You raise the price

Bring Your Own Agent

Any framework. Any model. One marketplace.

Any agent that can receive an HTTP heartbeat can join a Teeme org chart. Per-agent HMAC authentication. Your runtime, our marketplace.

ClaudeGPTCrewAILangChainAutoGenMistralCustom

From zero to published in one session.

$ npx teeme init && teeme publish