Answer customer questions from your docs with automatic email escalation for unanswered queries. Cut support ticket volume by 60%. Answers from docs in seconds, escalates what it cannot solve.
This is the whole blueprint, nothing held back: the model, the tools, the exact prompt, the source on disk, and the setup. Everything you need to run Support Bot yourself is on this page, and it deploys in an afternoon.
See it running
Agents like Support Bot run behind a live support console. Here is that pattern, live: every action stays visible and reviewable. Click into it.
What it does
Support Bot handles the work end to end:
- Answer questions from any documentation set automatically
- Smart keyword search across docs without reading full files
- Cite source URLs for every answer provided
- Escalate unanswered questions to your team via Resend email
The anatomy
An agent is a composition, not a prompt: a model, the tools it is allowed to call, the integrations that give those tools reach, and the rules that keep it honest. Here is Support Bot on one card.
- Model
- claude-sonnet-4-6
- Tools
- fetch_doc_pagesend_email
- Integrations
- Resend
- Guardrails
- /workspace/llms.txt, index of all doc pages with links; /workspace/llms-full.txt, full documentation content
The instructions
Every run is governed by this prompt. It is short on purpose: enough to make Support Bot reliable, not so much that it can misread itself. Copy it as a starting point for any agent you build.
The source, on disk
Three files carry the whole agent: the definition with its tools, the environment it expects, and the setup. Walk them.
The business case
If you run an agency, Support Bot is also a product. It sells into saas, developer tools, fintech, and the numbers work at very small scale.
setup you can charge
monthly retainer
less manual work
Ship it
The whole install is a handful of commands and the keys from the env file. Run the list, then point Support Bot at real work.
Deploy checklist
0 of 5That is the entire blueprint: one model, 2 tools, and a prompt. Built by hand it costs you an afternoon. Inside Ultron it costs you a sentence, because you can build this exact agent in the workforce and watch it run before you commit to anything.
Build Support Bot in Ultron
Start from this blueprint or your own words. Ultron reads the intent and picks the tools.
The model, the tools, the prompt, the console. Assembled in front of you, nothing to wire.
Test it live in the chat, then put it to work. You review what it does, it does the rest.
