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 Categories
Development
| Template | Description |
|---|---|
| Code Assistant | Full-stack development with file editing, terminal, and browser tools |
| Code Reviewer | Read-only analysis with structured feedback and security scanning |
| DevOps Engineer | Docker, CI/CD, infrastructure management |
Research
| Template | Description |
|---|---|
| Research Analyst | Web search, document analysis, structured report generation |
| Data Analyst | Code execution, visualization, statistical analysis |
Productivity
| Template | Description |
|---|---|
| Writing Assistant | Content creation with style adaptation |
| Project Manager | Task decomposition, progress tracking, team coordination |
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

