Skip to main content

Agent Templates Catalog

Agents page showing your deployed agents with their roles and channel tags

Agents page showing your deployed agents with their roles and channel tags

Every agent starts from a template. Templates define the agent's role, personality, default procedures, and skills. You can customize any template after creation.

Shared Configuration

All templates share the same underlying tool set (a comprehensive set of tools covering file operations, task management, scheduling, messaging, web search, document conversion, and more) and LLM configuration:

LayerDefault ModelPurpose
Main LLMFast reasoning modelReasoning, tool use, and conversation
Memory LLMEfficient encoding modelMemory encoding and retrieval
System 2 LLMHigh-capability reasoning modelDeep thinking for complex analysis
info

Model versions shown in agent.yaml are defaults at time of writing and may be updated. Templates only set the starting configuration. You can change the model assignments, procedures, and skills after creating an agent.

Templates

Sales Dev Rep

Qualifies leads, sends personalized outreach, and schedules meetings.

Proceduresqualify-lead, follow-up-sequence, prepare-demo
Skillslead-qualification, objection-handling, outreach-sequence

Use cases: Inbound lead qualification, cold outreach campaigns, meeting scheduling, pipeline management.


Content Marketing

Creates content, manages editorial calendars, and optimizes SEO.

Procedurescreate-blog-post, content-audit, social-media-batch
Skillscontent-brief, editorial-calendar, seo-optimization

Use cases: Blog post drafting, social media scheduling, content audits, SEO keyword research.


DevOps Engineer

Monitors system health, responds to incidents, and manages deployments.

Procedureshealth-check, deploy-release, incident-postmortem
Skillsmonitoring-setup, incident-response, deployment-checklist

Use cases: System health monitoring, deployment automation, incident response, postmortem documentation.


Customer Success

Responds to support tickets, tracks customer health, and identifies upsell opportunities.

Proceduresescalation-response, quarterly-review, feature-request-triage
Skillshealth-check, churn-prevention, onboarding-playbook

Use cases: Ticket triage, quarterly business reviews, churn risk analysis, customer onboarding.


HR Coordinator

Coordinates onboarding, schedules interviews, and manages employee records.

Proceduresnew-hire-onboarding, schedule-interviews, policy-update
Skillsonboarding-guide, performance-review, policy-lookup

Use cases: New hire onboarding checklists, interview scheduling, policy distribution, performance review prep.


Growth Marketing

Analyzes funnels, plans growth experiments, and tracks KPIs.

Proceduresexperiment-design, campaign-report, competitor-analysis
Skillsfunnel-optimization, ab-testing, campaign-analysis

Use cases: Conversion funnel analysis, A/B test design, campaign performance reports, competitor benchmarking.


Project Manager

Tracks project status, coordinates teams, and identifies risks.

Proceduresweekly-status-report, meeting-minutes, risk-review
Skillssprint-planning, status-report, risk-assessment

Use cases: Weekly status reports, meeting note-taking, sprint planning, risk tracking.


Personal Assistant

Manages schedules, tasks, reminders, and daily productivity.

Proceduresdaily-standup, schedule-meeting, draft-email-response
Skillsdaily-briefing, email-triage, meeting-prep

Use cases: Daily briefings, calendar management, email drafting, task prioritization.


Research Assistant

Gathers information, synthesizes findings, and evaluates sources.

Proceduresconduct-research, compile-report, fact-check
Skillsresearch-methodology, source-evaluation, literature-review

Use cases: Market research, literature reviews, fact-checking, competitive intelligence.


Developer

Writes code, reviews PRs, debugs issues, and provides technical guidance.

Proceduresreview-pull-request, bug-investigation, write-documentation
Skillscode-review, debugging-guide, technical-docs

Use cases: Pull request reviews, bug triage, technical documentation, architecture discussions.

Quick Reference

TemplateRole SummaryProceduresSkills
Sales Dev RepLead qualification and outreachqualify-lead, follow-up-sequence, prepare-demolead-qualification, objection-handling, outreach-sequence
Content MarketingContent creation and SEOcreate-blog-post, content-audit, social-media-batchcontent-brief, editorial-calendar, seo-optimization
DevOps EngineerSystem health and deploymentshealth-check, deploy-release, incident-postmortemmonitoring-setup, incident-response, deployment-checklist
Customer SuccessSupport and customer healthescalation-response, quarterly-review, feature-request-triagehealth-check, churn-prevention, onboarding-playbook
HR CoordinatorOnboarding and HR operationsnew-hire-onboarding, schedule-interviews, policy-updateonboarding-guide, performance-review, policy-lookup
Growth MarketingFunnels and experimentsexperiment-design, campaign-report, competitor-analysisfunnel-optimization, ab-testing, campaign-analysis
Project ManagerStatus tracking and coordinationweekly-status-report, meeting-minutes, risk-reviewsprint-planning, status-report, risk-assessment
Personal AssistantSchedules and productivitydaily-standup, schedule-meeting, draft-email-responsedaily-briefing, email-triage, meeting-prep
Research AssistantResearch and synthesisconduct-research, compile-report, fact-checkresearch-methodology, source-evaluation, literature-review
DeveloperCode, PRs, and debuggingreview-pull-request, bug-investigation, write-documentationcode-review, debugging-guide, technical-docs