Skip to main content

Agent Marketplace

The Orbit Agent Marketplace offers production-ready agent templates for common use cases. Deploy a pre-built agent in minutes, then customize its behavior, tools, and knowledge base to fit your business.

Browse Templates

Filter the catalog with the category, channel, search, and featured query parameters:
Fetch a single template by its slug:

Available Templates

Use the slug shown below with the get, install, and detail endpoints. Channels list the delivery surfaces each template ships with by default; you can add or remove channels after install.

Support

Sales

Scheduling

Voice

Retention

Feedback

Marketing

HR & Recruiting

Loyalty & Engagement

Industry Templates

Pre-configured for a specific vertical. Each ships with industry-appropriate guardrails and escalation rules that you can adjust after install. The live catalog is authoritative — call GET /api/v1/agents/marketplace for the current list, including any templates your organization has published.

Deploy a Template

Install a marketplace template into your account by its slug. The template is forked into your org as a new, fully editable agent; name and description optionally override the template defaults:

Customize After Install

Every installed template is a fully editable agent. After installation you can:
  • Edit instructions — refine the agent’s personality and behavior
  • Add tools — connect to your CRM, helpdesk, or internal APIs
  • Upload knowledge — add product docs, FAQs, and policy documents
  • Adjust guardrails — set content filters and escalation rules
  • Modify channels — add or remove communication channels

Publishing to the Marketplace

Build a reusable agent and share it with the Orbit community:
The slug must be kebab/underscore-cased and unique across the marketplace (a duplicate returns 409 Conflict). Submissions land with status: "pending" and are invisible to the public catalog until a moderator approves them.