🚧 Coming Soon — This extension is under development. Star the repo to get notified!
📚

Template Gallery

50+ pre-built agent templates across 8 categories. Production-ready, safety-compliant, and customizable.

Browse Templates

Use the @agentos templates command to explore all available templates:

User: @agentos templates

Categories

Templates are organized into 8 categories:

📊 Data Processing

ETL pipelines, CSV processors, data cleaning, sync agents

10 templates

💬 Customer Support

Ticket routing, sentiment analysis, FAQ bots, escalation

5 templates

🔧 DevOps

Deployment automation, monitoring, incident response

10 templates

📝 Content Management

Moderation, SEO optimization, social media, newsletters

5 templates

📈 Business Intelligence

Dashboards, KPI tracking, anomaly detection, forecasting

5 templates

🔒 Security

Access audits, compliance checks, secret scanning

5 templates

🔗 Integration

API connectors, data sync, webhook handlers

5 templates

⚡ Automation

Workflows, notifications, cleanup, backups

5 templates
User: @agentos templates devops

🔧 DevOps Templates

Uptime Monitoring Agent 🟢 Beginner

Monitors API endpoints and websites for uptime with alerting. Checks health endpoints, records response times, detects outages, and sends alerts to Slack or PagerDuty.

⏱️ 10 min setup 🔑 SLACK_WEBHOOK_URL
Deployment Automation Agent 🔴 Advanced

Automates deployment workflows with rollback capabilities. Triggers deployments, runs health checks, notifies team, and automatically rolls back on failure.

⏱️ 30 min setup 🔑 GITHUB_TOKEN, SLACK_WEBHOOK_URL
Log Analysis Agent 🟡 Intermediate

Analyzes application logs to detect errors, anomalies, and patterns. Integrates with Elasticsearch, parses log entries, and alerts on critical issues.

⏱️ 20 min setup 🔑 ELASTICSEARCH_URL
Incident Response Agent 🔴 Advanced

Coordinates incident response with automated runbooks. Detects incidents, pages on-call, creates tickets, runs diagnostics, and posts status updates.

⏱️ 30 min setup 🔑 PAGERDUTY_KEY, JIRA_TOKEN

📊 Data Processing Templates

CSV File Processor 🟢 Beginner

Processes CSV files with validation, transformation, and error handling. Supports large files with streaming.

⏱️ 5 min setup 🔑 None required
ETL Pipeline Agent 🔴 Advanced

Full Extract-Transform-Load pipeline with multiple sources and destinations. Supports REST APIs, databases, and file systems.

⏱️ 30 min setup 🔑 DATABASE_URL, WAREHOUSE_URL

💬 Customer Support Templates

Support Ticket Router 🟡 Intermediate

Automatically routes support tickets to the right team based on content analysis. Classifies priority and notifies assignees.

⏱️ 15 min setup 🔑 JIRA_TOKEN, SLACK_WEBHOOK_URL
Sentiment Analysis Agent 🟡 Intermediate

Analyzes customer feedback to detect sentiment. Alerts on negative feedback and stores results for analysis.

⏱️ 20 min setup 🔑 SLACK_TOKEN, DATABASE_URL

Using a Template

Describe what you need and AgentOS will recommend templates:

User: @agentos create agent for monitoring my API endpoints

AgentOS: 🤖 I found a matching template!

Uptime Monitoring Agent (uptime-monitor)
🟢 Beginner | ⏱️ 10 minutes

This template will:
- Check your API endpoints every 5 minutes
- Record response times
- Alert on failures via Slack

Would you like to use this template? [Yes] [Customize] [Create from scratch]
💡 Tip: All templates come with safety policies pre-configured. The policies are automatically adjusted based on your customizations.