Agent Templates
Start with pre-configured templates for common workflows. Templates provide pre-set model selection, tools, system prompts, skill sets, and personality configuration.
Using Templates
- Navigate to Agents > New Agent
- Select a template from the gallery
- Customize parameters as needed (model, tools, permissions)
- Save and start using your agent
Template Market
The Template Market provides 9 ready-to-use templates covering team collaboration and vertical domain expertise. Click any template to instantly create a fully configured agent with the right skills, prompts, and avatar.
Team Templates
Vertical Domain Expert Templates
Built-in Presets
27 built-in agents covering common use cases: General Assistant, Content Creator, Research Analyst, Code Developer, Translator, SEO Strategist, Social Intelligence, and more.
Agent Marketplace (Enterprise)
For teams and organizations, the Agent Marketplace lets members publish, discover, and install agent configurations across the org — turning individual expertise into shared organizational assets.
Publishing an Agent
When you publish an agent to the org marketplace:
- Dependency bundling — Skills, MCP tools, and SubAgents referenced by the agent are automatically bundled into the package
- Credential stripping — 7 categories of sensitive fields (
api_key, auth_token, secret, password, token, credentials, private_key) are recursively stripped before publishing
- Auto-versioning — Each publish increments the version number; previous versions remain accessible
Installing from Marketplace
- Browse the org marketplace from Agents > Marketplace
- Select an agent and click Install
- The agent profile is pushed to your sandbox with automatic ID remapping (no UUID conflicts) and dependency deduplication
- Configure your own API keys and start using the agent
Marketplace Features
New team members can get productive in minutes by installing proven agent configurations from the marketplace instead of building from scratch.
Creating Custom Templates
Save any configured agent as a reusable template:
- Configure an agent with your desired settings
- Navigate to Agent Settings > Save as Template
- Add a name, description, and category
- The template becomes available in your workspace gallery
Pipeline Templates
For complex multi-step workflows, use Pipeline Templates (powered by PipelineWizard):
- Defined as YAML frontmatter in Skill files
- Include discovery questions, role templates, and task graph seeds
- Generate a connected Kanban task DAG from a template
See Kanban & Orchestration for details on pipeline workflows.