Directories by Enterprise DNA
Pick the job. Get the stack.
Every use-case page is a curated stack: 3-6 real entries from the index, with a per-pick rationale and a clear Enterprise DNA angle. 24 stacks today. More each week.
Build a customer support agent
A working customer-support agent that triages tickets, answers from your docs, and escalates with full context.
A curated stack for a customer-support agent that actually goes live. Conversational frontend, knowledge retrieval, CRM read/write, and an opinionated runtime to glue it together.
Build a research agent
An agent that watches sources, synthesises findings, and ships you a briefing on the days something matters.
A stack for a real research agent. Open-source orchestration, search MCPs, retrieval skills, and a delivery layer that puts the briefing in front of you instead of in a dashboard you never check.
Build a sales outreach agent
An outreach agent that drafts personal-feeling email, qualifies replies on the phone, and updates the CRM without anyone copy-pasting notes.
The stack we would actually ship for an end-to-end outbound motion. Voice for the phone, email drafting, CRM MCP for the records, and Help Genie as the qualifier when leads pick up.
Build a code review bot
A bot that reviews every PR, flags real issues, and stays quiet when there is nothing to say.
A stack for an agentic code reviewer that earns its keep. Pick the agent runtime, point it at GitHub, give it a real review skill, and bias it toward shutting up unless it has something useful.
Build a content publishing pipeline
An agentic pipeline that turns one finished asset into the right cut for the right channel, then schedules and publishes.
A stack for a content pipeline that does the boring 80 percent. Drafting, formatting, image generation, and the cross-channel schedule. Keeps the human in the loop on tone and timing.
Build a personal email assistant
An email assistant that drafts your replies in your voice, surfaces what actually matters, and never sends without your nod.
The stack for a real personal email assistant. Reuses Enterprise DNA Omni Mail as the inbox surface, layers an agent on top for drafting and triage, and stays human-in-the-loop on every outbound.
Build a Voice Agent
A phone-answering AI that qualifies inbound callers, handles the most common questions without a human, and escalates the right calls with a full context handoff.
A curated stack for a production voice agent that picks up the phone, qualifies the caller against your criteria, and routes escalations with a transcript and summary already written. Covers call orchestration, speech pipeline, CRM record sync, and the handoff layer.
Build a RAG Pipeline
Wire an LLM to your internal documents so it retrieves the right chunks, generates grounded answers, and does not hallucinate facts your team already wrote down.
A curated stack for building a production retrieval-augmented generation pipeline over internal documents. Covers ingestion, chunking, embedding, vector search, and evaluation so answers come from your data, not model weights.
Build an AI Email Assistant
Draft, triage, and respond to email automatically by composing an agent runtime, a real email surface, a voice match skill, and a persistent store for thread context.
A curated stack for an AI email assistant that handles triage, drafting, and outbound replies without sending anything you did not approve. Covers the runtime, the inbox surface, voice matching, and the thread context store needed to make replies actually sound right.
Build a Data Extraction Pipeline
Scrape structured data from web sources at scale and land it in a queryable database without writing a custom scraper per site.
A curated tool stack for building a production data extraction pipeline that handles both static and JavaScript-rendered pages, structures the raw output, and writes clean rows to a database an agent can query downstream. Built for developers and data engineers who need reliable, repeatable extraction at scale.
Build a Document Intelligence Agent
Extract structured, queryable data from PDFs and unstructured documents so the agent can reason over it, store it, and hand off clean records downstream.
A curated stack for a document intelligence agent that pulls structured fields from PDFs, invoices, contracts, and mixed-format uploads. Covers extraction, validation, vector storage, and a write path to a real database the rest of your stack can query.
Build a Lead Scoring Agent
Automatically qualify and score inbound leads from CRM data so sales time goes to the deals most likely to close.
A practical stack for a lead scoring agent that reads CRM records, applies a scoring model, and writes a priority tier back without a human touching a spreadsheet. Covers orchestration, data access, evaluation, and the feedback loop that keeps scores honest over time.
Build a Meeting Notes Agent
Automatically transcribe calls, extract action items, and route follow-ups to the right person without any manual note-taking.
A step-by-step tool stack for building an agent that joins your calls, transcribes the conversation, pulls out decisions and action items, and delivers a structured summary to your inbox or CRM. Built for consultants, operations teams, and small professional services firms running on Zoom, Teams, or Google Meet.
Build a Multi-Agent Research Team
Run parallel research across multiple sources, synthesise the findings into a single cited output, and keep every step reproducible.
A curated stack for a multi-agent research team that actually produces cited, synthesised output. Parallel specialist agents fan out across sources while a shared memory layer keeps the findings coherent and attributable.
Build a Hiring Screening Agent
Automatically screen inbound resumes against a job description and schedule qualified candidates for interviews.
A hiring screening agent reads resumes, scores them against defined criteria, drafts outreach to qualified candidates, and writes results to your ATS or database. This guide covers the ingestion, scoring, and scheduling components.
Build a Contract Review Agent
Read legal contracts, flag non-standard clauses, summarize obligations, and surface risk items for attorney review.
A contract review agent ingests PDF or Word contracts, identifies clauses that deviate from standard positions, and produces a structured risk report. This guide covers the document parsing, clause classification, and review output layers.
Build a Financial Analysis Agent
Pull market data and internal financials, run structured analysis, and generate a report delivered on a schedule.
A stack for building an agent that fetches financial data from APIs, applies analysis logic, and produces structured reports. Useful for operators, analysts, and founders who need consistent financial visibility without a data team.
Build a Knowledge Base Agent
Answer natural language questions over internal documents, Notion pages, and code using retrieval-backed responses with source citations.
A stack for building an agent that indexes your internal documentation and answers questions accurately with citations. For teams that lose hours to Slack questions that are already answered somewhere in a doc nobody can find.
Build a PR Review Agent
Automatically review pull requests for bugs, style violations, security issues, and test coverage gaps, posting structured feedback as GitHub comments.
Learn how to build an automated PR review agent that reads diffs, runs static analysis, and posts actionable comments. Covers tool selection, GitHub integration, and prompt engineering for code review.
Build a Security Audit Agent
Scan codebases for vulnerabilities, exposed secrets, and insecure patterns, producing a prioritized findings report with remediation guidance.
A step-by-step guide to building an agent that audits code for security issues. Covers scanning strategies, tool integration, false-positive reduction, and structured report output.
Build a Competitive Intelligence Agent
Monitor competitor websites, pricing pages, and job boards, then surface structured change summaries on a schedule.
A practical stack for building an agent that watches competitor properties and delivers weekly change digests. Useful for product teams, founders, and sales engineers who need to track what competitors are shipping.
Build an SEO Content Agent
Automate keyword research, draft SEO-optimized articles, and publish them to a CMS without manual handoffs.
A step-by-step stack for building an agent that researches target keywords, writes structured content, and pushes drafts to your CMS. Built for content teams and solo operators who want consistent output without a writing team.
Build a Code Documentation Agent
Read a codebase and generate accurate, current documentation for public APIs, internal modules, and architectural decisions.
A code documentation agent reads source files, infers intent from code and comments, and writes documentation that matches the actual implementation. This guide covers code ingestion, documentation generation, and publishing to a docs site.
Build a Customer Onboarding Agent
Guide new users through account setup, configuration steps, and first-value milestones using a conversational agent that tracks progress.
A stack for building an agent that walks new customers through onboarding steps, answers setup questions, and records completion state. For SaaS teams that want higher activation rates without adding headcount.