Five things, then the detail.
- An agent is a model in a loop with tools. That is the whole idea, and the loop below is all of it. Everything else is a variation.
- Under about ten people, buy one. Don't build. Claude, with the Cowork capability, or Codex if most of your work is software. A $20 subscription covers more than most owners expect.
- Ready-made products break in a predictable order as you grow: cost first, then permissions, then the audit trail.
- A non-technical person can genuinely assemble an agent for a team. There is a line where that stops being true, and this section says exactly where it is.
- Never let one agent read your private data, read the outside world, and send. That one sentence is the most important security lesson in AI agents.
Prices in this guide were checked in September 2026. Check them again before you commit to anything. This market reprices every few months, and two of the tools people still recommend were shut down this year.
The four tiers of AI integration.
| Tier | What it is | |
|---|---|---|
| 01 | Chatbot | A Q&A machine drawing from context and a knowledge base. Quick access to information. |
| 02 | Workflow | A defined sequence of steps, each with its own knowledge and instructions. Built for highly repetitive processes. |
| 03 | Agent | Uses tools, other apps included. Breaks a complex task into smaller steps and decides by itself when it is done. |
| 04 | Swarm | Agents that create other agents with special abilities. The most powerful form, and the current frontier. |
Most so-called AI experts build only one and two.
The difference that matters for you is between two and three. In a workflow, a person decided the steps in advance. In an agent, the model decides them, one at a time, based on what it just found out.
The loop.
A goal comes in. The model decides what to do. It uses a tool. It reads what came back. Then it goes round again, knowing more, until it decides it is done.
If you can draw the flowchart, write the flowchart.
It is cheaper, faster, and you can test it. Reach for an agent only when the steps genuinely cannot be known ahead of time.
Most business processes are flowcharts nobody has written down. Writing them down is usually the useful project, not buying an agent to guess them.
Two words worth knowing: tools and skills.
A skill is information
Everything needed to do the task well: your brand voice, your FAQs, worked examples, background context.
Text the model reads when the situation calls for it. Nothing executes.
A tool is a capability
Calling another system. Editing a file. Reading from a database. Sending an email. Moving money.
Code executes it. The model only decides when to reach for it.
The same job, both halves: answering a customer support enquiry. The skill is a set of previous support conversations that went well, and how you talk to customers. The tool is permission to change that customer's address in the database.
Skills are where quality comes from. Tools are where the risk lives.
Tune skills freely; hand out tools one at a time. Remember that sentence. It is the reason the security part exists.
How to automate your work.
- Write your process down. You cannot automate what you have not defined. Write out the steps a person takes today, in order, in plain sentences, including the decisions they make and what they need in front of them to make each one. This is the work. Everything after it is assembly.
- Choose the right level for it. Match the process to one of the first three tiers above. Most processes belong lower than people assume.
| If it is a | Then |
|---|---|
| Chat | Write it up as a skill (the background, the examples and the rules that make the answer good) and give it to the model. |
| Workflow | Build it in n8n, Make or Zapier. The steps are fixed and known, so a flowchart tool is cheaper and more reliable than an agent. |
| Agent | Use Cowork or Codex, connect the MCPs it needs, and write the process down as a skill or an AGENTS.md file. |
An MCP is a standard plug. It is how an agent reaches another system (your calendar, your CRM, your files) without anyone writing custom code for that connection. Most of the ready-made products below ship with a list of them you switch on.
The file that tells the agent how you work.
An AGENTS.md file is a plain text file that sits in the folder the agent works in. No code. Written sentences. The agent reads it before it starts, every time, so you stop re-explaining your context in every conversation.
Four things belong in it: what this is, always, never, and ask me first. Keep it short. A long one makes the agent worse, not better.
# Vogel Garten & Landschaft
Thirty people, Graz. Private gardens and small
commercial grounds.
## Always
Write to customers in German, informal "du".
Quote prices including VAT.
Put the site address in every job reference.
## Never
Send anything to a customer before I have seen it.
Touch the payroll folder.
## Ask me first
Any refund, or a discount above 10%.
Anything for a customer we have not worked with.
CLAUDE.md is Claude's own name for the same file. Claude reads CLAUDE.md when it finds one and falls back to AGENTS.md when it doesn't; the other tools read AGENTS.md directly. One file is enough, and AGENTS.md is the safer name, because it is the one everybody agreed on.
Ready-made agents, honestly compared.
| Product | Price | Good at | The catch |
|---|---|---|---|
| Claude the Cowork capability | Pro $20/mo · Max $100+ Team $20–25/seat | Working through your files and folders on its own, on a schedule. The closest thing to a coworker. | No native CRM or accounting connectors. Admin console only on Team and Enterprise. |
| Manus | free · $20 · $40 · $200/mo | General research and admin tasks for one person. | No admin console or audit log found at any published tier. |
| Lindy | $30 · $100 · $200 per user/mo | The most genuinely no-code builder. Inbox triage, follow-ups, scheduling. | Per-seat credits get expensive past 8–10 heavy users. SSO and audit are Enterprise-only. |
| Relevance AI | usage-based, from $80 / 1,000 actions | Several agents working together rather than one. | Key integrations gated to Enterprise. Pricing is hard to forecast. |
| Grok Bot | ~$200/mo ~$120/seat team | Driving software that has no API. It operates the screen like a person. | Six weeks old and in beta. No admin controls found. |
| Microsoft Scout | not on sale yet | On paper, the best governance of the lot: its own company identity, IT policy control. | Preview only. You cannot buy it. Needs a Microsoft 365 estate. |
| Codex · Devin | $20–200/mo | Writing and shipping software. | Coding only, not a business-operations agent. |
| Sierra · Decagon | six figures / year | Customer service at very large volume. | Enterprise only. Irrelevant below ~100 people. |
Anthropic announced on 16 September 2026 that Cowork and the Claude chat app are merging into one product. The capability stays; the separate name is going away. If you go looking for "Cowork" in a few months and can't find it, that's why.
Which one fits you.
| Your team | Buy this | Why |
|---|---|---|
| 1 person | Claude Pro, or Manus | $20 a month covers most of what an owner actually needs. Nothing to administer, so nothing to pay for. |
| 2–10 people | Claude Team, or Lindy | First size with a real admin console and shared billing. Everyone can still see almost everything, so permissions barely matter yet. |
| 10–50 people | Claude Enterprise or Lindy Enterprise, or start building | Single sign-on, audit logs and role-based permissions stop being nice-to-haves. Only the enterprise tiers have all three, and the per-seat cost starts to rival building your own. |
| 50+ people | Build, or an enterprise platform | No consumer or prosumer product is designed for this. Past here it is your own system, or a six-figure platform contract. |
What breaks first, in order.
- The price. Per-seat and per-credit pricing outruns what you'd pay to run the same thing yourself, usually somewhere around ten users.
- Everyone has their own agent. Each person configures their own. You end up with twenty private assistants instead of one company asset, and nobody can improve it for everyone at once.
- No audit trail. The first time someone asks "what did it look at, and on whose behalf?", most of these products have no answer.
- It can't reach your actual systems. The CRM and the accounting connectors are gated to the most expensive tier, or simply don't exist.
- You can't set the rules. What the agent may and may not do is decided by the vendor's judgement, not by a policy you wrote and can check.
What "building your own" actually looks like.
Four parts. You are assembling them, not writing them.
Every part of this can be bought or downloaded. None of it needs to be written from scratch. What it needs is someone to decide what goes in each box, and that person does not have to be technical.
Building your own, in a nutshell.
If you want to try this yourself this week, this is the whole procedure.
- Install the desktop app. Claude or ChatGPT. Either one works; pick the one you already use.
- Switch to the agent mode. Claude Code in the Claude app, Codex in the ChatGPT app. That is the mode where it can read your files and do work, rather than only talk about it.
- Check that you are on a paid plan. The free tiers will not carry a build like this.
- Start a new project and describe your business in detail. Your processes, step by step. Photograph your handwritten notes and show it the photos. Add the PDFs, the documents, the spreadsheets. List every piece of software and every tool the business runs on. Give it everything you have. This is the step that decides how good the result will be, and it is the one people rush.
- Ask it for a plan. "From everything I have given you, write me a plan to automate as much of this as possible." Then read the plan properly and argue with it before you accept it.
- Follow the plan.
Roadblocks are normal, and they nearly always arrive at step four or five: either the process was never written down clearly enough, or the plan is larger than the time you have. If that is where you end up, that is exactly the part I do for companies: book a consultation call.
The smallest thing that works.
For a company of roughly 20–80 people with nobody in IT. Four steps, in this order.
- Turn on the knowledge feature you already pay for. ChatGPT Business or Claude Team, pointed at your Drive and your chat. Zero build. Do this first and live with it for a month. It tells you what people actually ask.
- Add three or four automations, from templates. Zapier or Make. Lead intake, ticket routing, meeting notes into Slack. Use the templates; don't hand-build branching logic.
- Give two or three people one real agent. Lindy is the most genuinely no-code of the builders. Pick the single highest-value repeating task (inbox triage, drafting replies) and only that one.
- Name an owner. One person, even at a fifth of their week, accountable for the documents, the connectors and the bill. This is the step everybody skips and the reason most of these quietly die.
Roughly $500–600 a month for a 40-person company with ~15 active users. One to two weeks to stand up, and most of that is getting people to change how they work, not setup.
Where the line is.
| Who | What they can do |
|---|---|
| You, alone | Connecting your documents to a paid assistant. Template automations. One templated agent for one task. |
| One technical person, one week | Anything self-hosted (here is how that works). Automations with real branching and error handling. Anything in Copilot Studio beyond a scripted FAQ. |
| Real engineering | Connecting your own in-house systems. Permission-aware search across everything. Knowing when quality drops. |
No-code holds right up until the agent has to respect who-may-see-what, chain more than two or three tools with real branching, or run reliably enough that nobody has to check it.
What will break, in the order it breaks.
- Day one: your documents. Two versions of the same policy, a scanned PDF nobody can read, a spreadsheet where the answer is a formula. The agent answers confidently from the wrong one and nobody notices for a week.
- First month: who can see what. Someone outside HR asks a broad question and the agent helpfully surfaces a salary band, because the search doesn't know about the folder permissions.
- Months one to three: nobody owns it. No one adds documents, prunes the old ones, or checks it still works. People stop trusting it, then stop using it. This is the most common death.
- Month two or three: the bill. The $500 a month becomes $1,800, because automations ran more often than expected and credit pricing multiplies quietly.
- Slowest and worst: quality drifts. A model update, a stale document or a broken connector degrades answers with nothing to catch it, until a customer finds the bad answer before you do.
Plenty of guides still recommend both. Flowise was shut down this year: the repository was archived in August 2026 and support ended on the 31st. OpenAI's no-code Agent Builder is being retired, with a hard shutdown on 30 November 2026, barely a year after it launched. Check the last release date of anything free before you build on it.
The lethal trifecta.
Three ingredients. Any two are fine. All three in one agent, and you are one email away from working for someone else.
No prompt fixes this.
The model reads one stream of text. Your instructions and a stranger's arrive in the same channel, as words, and there is no line between them.
Ask yourself one question about anything you switch on: can it read something sensitive, can an outsider get text in front of it, and can it send something out? If all three are yes, that is the incident waiting to happen.
Five rules that make it survivable.
- Read-only first, automation after. Version one answers questions. It cannot send, edit or pay. Add each ability separately, once you trust the last one.
- Separate reading the outside world from touching your data. Whatever reads incoming mail and web pages should not be the same thing that holds your files.
- Every question runs as the person asking it. Never one shared login that sees everything. That is how a query from the newest hire reaches the founder's folder.
- Keep a log. Every question, every document it opened, every action. You will want it exactly once, and on that day you will want it badly.
- Move your email codes to an authenticator app. Nothing to do with your agent, twenty minutes, and it closes the most common version of this attack outright.
None of this makes the problem disappear. The model can still be fooled. The point is that when it is, it has nothing worth taking and no way to send it. Small blast radius is the goal, because zero is not on offer.
Want this built into your business?
I build and run private AI systems for owner-led companies, read-only first, with the rules from this guide built in.
Book a consultation call