🛠️ Agent Mode · Templates
Start from a proven team.
Each template is a complete App Manifest. Clone one with a single API call, then customize the agents and tasks for your use case.
✍️
Content Pipeline
Marketing · 4 agents
Researcher → writer → editor → publisher. A four-agent team that turns a topic into a published post.
POST /api/agent-apps/from-template/content-pipeline
{"app_id": "my-content-pipeline"}
📈
Sales Outreach Team
Sales · 3 agents
Prospector → qualifier → SDR. Finds leads, scores them, and drafts personalized outreach.
POST /api/agent-apps/from-template/sales-outreach
{"app_id": "my-sales-outreach"}
🎧
Support Desk
Customer Support · 3 agents
Triage → resolver → escalation. A support team that classifies tickets, answers them, and escalates the hard ones.
POST /api/agent-apps/from-template/support-desk
{"app_id": "my-support-desk"}