Agent Templates
Start in minutes with curated agent templates. Invoice processing, customer support, meeting notes, and more. Install via CLI and deploy.
Featured
Invoice Processor
By ConnicExtract structured data from invoices with AI, validate totals via a deterministic tool agent, and output auditable JSON with retry support.
Customer Support
By ConnicAI ticket triage with sentiment analysis and RAG-powered response drafting. Classifies by priority, blocks spam, and stores new solutions.
Research Assistant
By ConnicBreak complex research questions into sub-tasks, dispatch specialist agents in parallel, and synthesize web and internal data into structured, scored reports.
All agent templates
Invoice Processor
By ConnicExtract structured data from invoices with AI, validate totals via a deterministic tool agent, and output auditable JSON with retry support.
Customer Support
By ConnicAI ticket triage with sentiment analysis and RAG-powered response drafting. Classifies by priority, blocks spam, and stores new solutions.
S3 Document Pipeline
By ConnicAuto-process documents uploaded to S3 with text extraction, classification, and routing. Handles PDFs, images, and text files with retries.
Stripe Dunning
By ConnicAutomated Stripe payment recovery with multi-stage personalized dunning emails. Tracks customer history and escalates from friendly reminders to pause notices.
Kafka Fraud Detector
By ConnicScore transactions for fraud in real-time on Kafka streams. Uses velocity analysis, geo-anomaly detection, and pattern matching per customer.
Compliance Auditor
By ConnicScheduled compliance scanning combining web search for regulatory updates, MCP docs, and knowledge base history. Produces scored summaries.
PostgreSQL Change Notifier
By ConnicMonitor PostgreSQL changes via LISTEN/NOTIFY, classify events by impact, and route notifications to the right team. Stores high-impact changes for auditing.
Email Helpdesk
By ConnicEnd-to-end email support with IMAP polling, auto-reply filtering, and intent classification. Drafts contextual replies from your knowledge base.
Research Assistant
By ConnicBreak complex research questions into sub-tasks, dispatch specialist agents in parallel, and synthesize web and internal data into structured, scored reports.
SQS Order Processor
By ConnicValidate and fulfill orders from SQS queues with fraud detection, inventory checks, and concurrency keys. Results publish to an outbound queue.
Lead Enricher
By ConnicEnrich and qualify new signups by researching their company and scoring fit against your ideal customer profile. Saves qualified leads.
Telegram Personal Assistant
By ConnicMultimodal Telegram assistant that processes text, images, voice, video, and documents. Searches the web, saves notes and knowledge, and schedules follow-up reminders with persistent sessions.
From template to production
Three steps between browsing this page and a deployed agent.
Pick your templates
Select one or more templates from the catalog. Every card shows what is inside: the agents, the tools, and the connectors it expects.
Scaffold with the CLI
Run the generated connic init command. The template lands in your repository as plain YAML and Python that you own completely.
Deploy and adapt
Deploy to your project, wire up the connectors, and edit the code like anything else you wrote. Templates are starting points, not black boxes.