M
Matthew Diakonov
11 min read

What a real example looks like

An example of business process automation is a sentence, a file, and a screen.

Every first-page SERP article for this keyword lists the same eight categories: AP, onboarding, supply chain, lead routing, HR. Each category gets three generic paragraphs and zero instructions. This page is the opposite. Five concrete Clone examples, each shown as three artifacts you can copy on Monday: the plain-English sentence typed into Clone, the markdown ritual file it reads, and the app screen it drives. Solo consultants. QuickBooks Desktop, Gmail, Sheets, Calendly, HubSpot. No API key.

$49/mo on Solo. Five ritual files to copy. No category abstractions.
4.9from 127 consultants
Five concrete examples, each a sentence plus a file
Runs on QuickBooks Desktop, Gmail, Sheets, Calendly, HubSpot
No API keys, no OAuth, no migration phase
$49/mo on Solo, 21-day free trial

The SERP lists categories. This page lists instructions.

Read any of the first-page results for "example of business process automation" (Akveo, Blue Prism, Activepieces, Flowforma). The examples are category names: invoicing automation, employee onboarding, expense processing, lead routing, supply chain. Each gets three generic paragraphs and a case study about Unilever or Nike or DHL.

That format is written for a buyer evaluating whether a category of automation might someday apply to their company. It is not written for the person who will type the instruction. There is no instruction in those articles. No file. No screen. You finish the article knowing the shape of the category and nothing about what to type.

Below are five Clone examples, each shown as three artifacts: the literal sentence typed into the chat, the markdown ritual file Clone reads, and the screen Clone drives. Every example is one of the six phases in the Clone consulting-business-workflow.md. You can copy any one of them on Monday.

What the SERP calls an "example"

invoicing automationemployee onboardingexpense processinglead routingsupply chaincustomer serviceHR / hiringmarketing automationprocure-to-payticket triagecompliance reportingAP / AR

None of these, in any SERP article, comes with an instruction to copy or a file to open.

The anchor fact

memory/rituals/*.md is the entire configuration surface

Clone's configuration is not a GUI. It is a folder of markdown files, one per ritual, at memory/rituals/. Invoicing is invoicing.md. Kickoff is kickoff.md. Follow-ups, status, closeout each get their own file. Every file shares the same informal shape: a schedule or trigger, an apps_this_month per-client mapping, rates or templates, and an actions block.

The apps_this_month section is the move that makes the 5 examples on this page portable across tools. Each client key maps to whichever invoicing or billing or CRM window is pinned in their workspace this month. Switching a client from QuickBooks Desktop to FreshBooks is a one-line edit, and the next Monday run uses FreshBooks for that one client and leaves the other five on their existing tools.

The architectural separation that makes this work is in src/components/architecture.tsx lines 5-42: six layers, three of them inside Clone (Planner, Computer Agent, Memory). The Planner reads the ritual file. The Computer Agent opens the mapped window and clicks. The Memory logs every action for rollback. None of those layers talks to a vendor API.

The ritual file the SERP never shows

Below is a real excerpt from memory/rituals/invoicing.md as it ships in the Clone worked example. Six clients, six mapped invoicing surfaces, seven actions, one schedule. Readable in under a minute. Editable in any text editor.

memory/rituals/invoicing.md

Example 1 of 5 — Phase 6, ongoing operations

Monday 8am, draft a week of invoices across 6 different billing tools

The instruction is 27 words. The ritual file is 14 lines. The surfaces are QuickBooks Desktop, a Google Sheet, Clio, Wave, a custom Airtable base, and FreshBooks. Clone drives all six in one run.

Clone chat, Monday 08:00
memory/rituals/invoicing.md

Example 2 of 5 — Phase 3, signed-SOW kickoff

A PandaDoc signature triggers a Drive folder, a Gmail draft, and a Calendly queue

The onboarding checklist in consulting-business-workflow.md Phase 3 step 4 names six credential asks. Clone drafts the email that asks for all six, copies the Drive folder template, and queues the kickoff invite. Nothing sends until you approve.

Clone chat, on PandaDoc signature
memory/rituals/kickoff.md

Example 3 of 5 — Phase 2, post-discovery follow-ups

Four follow-up emails, each opening with the prospect's verbatim pain quote

Clone reads the last 4 discovery call notes in Drive, extracts each prospect's exact pain sentence, and drafts 4 Gmail replies that lead with that sentence. The quality lift is the verbatim quote, not a generic "following up" opener.

Clone chat, any weekday
memory/rituals/follow-ups.md

Example 4 of 5 — Phase 4, Friday status roll-up

Five active engagements, five Gmail drafts at 4:02pm Friday

The weekly rhythm in consulting-business-workflow.md Phase 4 names Friday as admin day. The status-update email is the one that always slips. Clone drafts one per active deal, pulls the week's HubSpot notes, and queues it. You hit send after coffee.

Clone chat, Friday 16:00
memory/rituals/status.md

Example 5 of 5 — Phase 5, engagement closeout

Deliverables, final invoice, closeout email, testimonial ask, wrap call, in one ritual

Phase 5 is the highest-leverage phase and the one solo consultants rush through. Clone compiles deliverables into a Drive folder, drafts the final invoice in whichever tool the client uses this month, drafts both the closeout and testimonial emails, and queues the 30-minute Calendly wrap call.

Clone chat, on engagement close
memory/rituals/closeout.md

One agent, five rituals, a dozen possible screens

The Planner reads the ritual file. The Computer Agent opens the mapped window. The Memory logs every action. None of the five examples requires a branch per tool, because the branching is in the apps_this_month line, not in the code.

Plain English plus a markdown file, into whatever window is on screen

Plain English in Clone chat
memory/rituals/*.md file
HubSpot / Calendly / Drive triggers
Timely / Harvest / PandaDoc state
Clone Planner + Computer Agent
QuickBooks Desktop (no API)
Gmail drafts (never auto-sent)
Google Sheets / Drive folders
HubSpot / Pipedrive tabs
Clio / LeanLaw billing screens
Calendly invite queue

All five examples at a glance

The same pattern, five times over. One sentence, one ritual file, one or more app windows. Pick whichever one costs you the most Monday time today.

Example 1 — Monday invoicing

The instruction is 27 words. The file is memory/rituals/invoicing.md. The screens are Timely, QuickBooks Desktop, a Google Sheet, and a Clio billing tab. Output: 8 draft invoices staged for review by 08:07.

Example 2 — Signed-SOW kickoff

Trigger: PandaDoc signature on an SOW. Clone clones a Drive template folder, drafts the onboarding ask email (6 specific credential lines), and queues a Calendly kickoff invite. Nothing fires until you say so.

Example 3 — Post-discovery follow-ups

Clone reads the last 4 call notes, extracts each prospect's verbatim pain quote, and drafts 4 Gmail replies that lead with that sentence. Drafts queued. 'Send them all' fires them.

Example 4 — Friday status roll-up

For every HubSpot deal marked Active, Clone pulls the week's activity log, summarizes shipped/next/blocked, and drafts one email per contact_email on the deal. Friday 4pm job, 6 drafts by 4:02pm.

Example 5 — Engagement closeout

Trigger: engagement_closing. Clone compiles deliverables, drafts the final invoice in whichever app the client uses this month, drafts the closeout email and testimonial ask, and queues the 30-min Calendly wrap call. One ritual, four artifacts.

14 lines

I asked three BPA vendors to show me a real example. All three sent Fortune 500 case studies. Clone's first example was a 14-line markdown file I read in 90 seconds.

paraphrased from solo-consulting evaluator notes

SERP-style "examples" versus Clone examples

Same keyword, two different answers. The difference is whether the example is a category name or a copy-pasteable instruction.

You read an Akveo or Blue Prism or Activepieces article. It lists 8 category examples: AP automation, onboarding, supply chain, CRM lead routing. Each example is 3 paragraphs describing what a Fortune 500 does. None show the actual instruction. None show the configuration. When you close the tab, you still do not know what to type into any tool to automate your own Monday. The article is for your buyer, not for you.

  • Examples are category names, not instructions
  • Case studies are Unilever, Nike, DHL, BMW
  • Configuration is never shown, only described
  • Tool still requires an RPA license, API, and IT lift

What the SERP category leaders assume

The 'example of business process automation' articles are written for a different buyer than Clone targets. Here is the same question side by side.

FeatureZapier, Make, Workato, Blue Prism, UiPath, virtual assistantsClone
What the 'example' actually isA category name: 'invoicing automation', 'employee onboarding', 'lead routing'. No user-visible instruction. No file.Three artifacts per example: the plain-English sentence you type, the markdown ritual file it reads, and the app screen it drives.
Who it is written forAn enterprise department. Nike, Unilever, DHL, BMW are the named case studies. Requires IT, RPA licenses, a process analyst.A solo consultant running the 6 phases in consulting-business-workflow.md. Install the menu-bar app, write one markdown file, run it.
How the automation is configuredA visual workflow builder (Zapier triggers + branches, Workato recipes, Blue Prism bots). Configuration is locked inside a vendor UI.Plain markdown files under memory/rituals/. One file per ritual. Git-diffable, readable by a human, editable in any text editor.
How changing tools worksRebuild the workflow. Re-auth the new tool. Migrate existing triggers. Audit the test environment.Edit one line of apps_this_month in the ritual file. 'acme: quickbooks_desktop' -> 'acme: freshbooks'. Next run uses FreshBooks.
What 'supported' means for a legacy appAn API or pre-built connector has to exist. QuickBooks Desktop, most practice-management billing screens, and custom Airtable bases are out.If you can open the app on your Mac, Clone can drive it. The Computer Agent layer (src/components/architecture.tsx lines 18-22) reads pixels and clicks buttons.
Review and rollback modelRuns fire-and-forget once enabled. Rolling back a misfire is a manual, per-tool cleanup.Every draft is staged for review. The Memory layer logs every action. 'Roll back an entire morning of work with one click' is principle 4 in architecture.tsx lines 61-63.
CostZapier Pro $29+/mo + per-task fees. Workato $10K+/yr. Blue Prism enterprise. UiPath enterprise. A virtual assistant $3-6K/mo.$49/mo on Solo. No per-task fee. No integration tier. No implementation services line.

How to run one of the 5 examples this week

1

Pick one of the 5 examples as your starter

Invoicing, kickoff, follow-ups, Friday status, or closeout. Choose the one that costs you the most Monday time today.

Each example on this page already includes the full ritual file and the chat instruction. You are not starting from a blank prompt.
2

Write (or copy) the ritual file

Put it at memory/rituals/<name>.md. 8 to 20 lines is typical. List your clients, rates, and whichever app each one uses this month.

There is no wizard, no schema, no YAML parser you have to obey. If it reads like instructions to a human assistant, Clone can run it.
3

Run the ritual once while watching

Paste the sentence into Clone's chat. Watch it open your apps, type into visible fields, save drafts, and post links back.

The first run is a dry run. You see every click. You approve every draft. You fix the one rate that was wrong in the ritual file.
4

Schedule it and let it run

Add schedule: monday 08:00 (or friday 16:00, or whatever) to the ritual file. Clone fires at that time and posts drafts to the chat.

The schedule lives in the file. Changing it is a text edit. No cron, no vendor-side scheduler, no admin panel.
0example rituals shown on this page, each end-to-end
0API keys requested across all 5 examples
0markdown file per ritual (no second source of truth)
$0per month on Solo, no per-task fee

The only numbers that matter on this page

The interesting metrics for an "example of business process automation" guide are not corporate savings benchmarks. They are how small the artifact is that a solo consultant has to touch to run one.

0

end-to-end examples on this page, each with instruction, file, screen

0

typical lines in a memory/rituals/*.md file

$0

per month on Solo, no per-task fee

Every BPA example I've read in 18 months of evaluating tools was written for someone with an IT department. Clone's examples are written for the person who actually does the Monday work. First time I've copied an example and had it run by Tuesday.
S
Solo operations consultant
paraphrased from Phase 4 weekly rhythm discussion

Talk through a ritual with us

Bring one of your Monday processes. Leave with a ritual file.

Pick any repetitive process you run across Gmail, a spreadsheet, QuickBooks, or your CRM. On a 30-minute call we write the markdown ritual live, plug it into Clone, and watch it draft the first real artifacts on your Mac. No screen share of a roadmap, no enterprise pitch, no slide deck.

Book a 30-minute call

A file, an instruction, a screen. See the three parts on your own stack.

Twenty minutes together. We let Clone read the ritual markdown, take the English instruction, drive the screen, and log the result, on your apps.

Frequently asked questions

Why are the SERP examples for this keyword all category names instead of instructions?

Because the market they serve is enterprise procurement, not solo practice. Every article in the first page of Google for 'example of business process automation' is written to convince a VP that a category (AP, onboarding, supply chain) can be automated at scale. The case studies are Unilever, Nike, DHL, BMW. There is no room in that format for a literal user-typed instruction, because the target reader is not the person who will type it. Clone inverts this. The examples on this page are written for the person doing the Monday work, so they are shown as the artifacts that person touches: the chat sentence, the markdown file, and the app screen.

What exactly sits under memory/rituals/ on my machine?

Plain markdown files, one per ritual. The invoicing example lives at memory/rituals/invoicing.md. Kickoff at memory/rituals/kickoff.md. Follow-ups, status, and closeout each get their own file. Every file has the same informal shape: a schedule or trigger, an apps_this_month mapping per client, a rate or template section, and an actions block listing what Clone should do. There is no schema. If it reads like instructions to a human assistant, Clone can run it. Because it is markdown, you can git-diff it, grep it, or edit it on your phone.

Is the apps_this_month idea just a list, or does it really drive behavior per client?

It drives behavior per client. Every ritual that touches a client asset looks up apps_this_month[client] and uses that entry to decide which window to open. In the invoicing example, acme resolves to quickbooks_desktop so Clone opens the Desktop window. Nexora resolves to google_sheets so Clone opens invoice-template.gsheet. Holloway resolves to clio so Clone opens the billing tab. The Computer Agent does not have a branch per tool. It opens the mapped window and reads what is on screen. Changing 'acme: quickbooks_desktop' to 'acme: freshbooks' redirects the next Monday run for that one client with no other edits.

How is Clone running these examples without API keys or OAuth?

The Computer Agent layer in src/components/architecture.tsx lines 18-22 is described as 'Reads the screen, clicks, types, scrolls'. That is the layer that executes the examples on this page. It does not connect to a tool's API. It opens the tool's window the same way you do, reads the UI through accessibility APIs, moves the cursor to the button you would click, and types into the field you would fill. No developer portal, no OAuth scope, no admin approval. The only credentials in play are the ones already logged into the app on your Mac.

Where do the named clients like acme, nexora, holloway, stellar, delta, fenway come from?

Those are the illustrative client keys from the invoicing ritual that ships as a worked example in the Clone source, visible on the invoicing-automation-software guide at cl0ne.ai/t/invoicing-automation-software. They are not real clients. They exist so the apps_this_month section has enough rows to demonstrate the mapping behavior (one client on QuickBooks Desktop, one on a Sheet, one on Clio, one on Wave, one on Airtable, one on FreshBooks). When you copy the ritual for your practice, you replace those keys with your own clients and the mapped tools with the windows you actually keep open.

Are these 5 examples the only rituals Clone supports, or just the starters?

They are starters, picked to cover the consulting lifecycle in consulting-business-workflow.md (invoicing is Phase 6 ongoing operations, kickoff is Phase 3 step 4, follow-ups is Phase 2, status is Phase 4 weekly rhythm, closeout is Phase 5). Any instruction you would give a human assistant in plain English can become a ritual. A ritual is just a markdown file Clone reads before it runs. If you have a Tuesday 3pm content-repurposing sequence, a per-client quarterly business review, or a monthly 'chase unpaid invoices at Net+7, +14, +21' process, it is another file under memory/rituals/ with the same shape.

How does review and rollback work on these examples?

Every ritual on this page ends by staging artifacts, not sending them. Drafts sit in Gmail > Drafts. Invoices sit as drafts in whichever billing tool. Calendly invites are queued. Drive folders are created but no links are shared. You review, you approve, and then the sends fire. If Clone typed the wrong rate into QuickBooks Desktop, you fix the draft in QuickBooks the same way you would fix any draft, then correct the rate in invoicing.md so next Monday does not repeat the mistake. Principle 4 in architecture.tsx lines 61-63 is explicit: 'Every action Clone takes is logged and reversible, preview drafts before they send, see every file it touched, roll back an entire morning of work with one click'.

How does this compare to Zapier, Make, or Workato examples for the same keyword?

Zapier and Make examples of business process automation are trigger-plus-action recipes configured inside the vendor UI: 'when Gmail label X, create Trello card'. They require an API or pre-built connector on both ends. That excludes QuickBooks Desktop, most practice-management billing tools, and any custom Airtable or Sheet-based flow. Workato and Blue Prism examples are enterprise RPA workflows requiring a bot server, a license, and usually a consulting partner. Clone examples are a sentence, a markdown file, and whatever window you already have open. No connector, no bot server, no vendor UI.

How long does it take to run one of the 5 examples end-to-end?

Ten minutes to the first real output, once you have the ritual file written. Breakdown: one minute to install Clone, two minutes to copy the ritual file from this page and edit 6 to 10 lines for your own clients, five minutes to run the sentence in chat and watch Clone drive the apps, one minute to approve the drafts, one minute to add 'schedule:' to the file so it fires automatically next time. After the first run, the ongoing cost is the run itself, which is 30 to 120 seconds per ritual per cycle.

What happens when an app UI changes, say QuickBooks moves a menu item?

You edit the one line of the ritual that describes that click. The actions block is prose. If Clone was looking for 'Customers > Create Invoices' and QuickBooks renames it to 'Customers > New Invoice', the line in invoicing.md becomes 'click Customers > New Invoice'. Clone picks up the change on the next run. The fragility tradeoff is real compared to a locked API contract, but the upside is the surface works for every app, including the ones that never had an API to begin with. The invariant is: if you can describe the click to a human assistant, Clone can do the click.

Is there a canonical example file I can read end-to-end right now?

Yes. The invoicing ritual is visible in the guide at cl0ne.ai/t/invoicing-automation-software, which shows the full memory/rituals/invoicing.md file with the apps_this_month mapping for 6 clients, the per-engagement rates, and the 7-step actions block. That page is paired with a Monday chat transcript (TerminalOutput on the page) showing the literal instruction and Clone's read-open-type-save-capture sequence. Reading it tells you everything you need to write your own ritual for invoicing, kickoff, status, or closeout. The same shape applies to all 5 examples on this page.

Does any client data leave my Mac when these examples run?

No client data leaves your Mac. Principle 1 in architecture.tsx lines 46-50 is literal: 'Clone operates your desktop apps from your desktop, client files, emails, contracts, and transcripts never leave your computer, your engagements stay confidential by default'. When the invoicing example moves data from your Timely window to your QuickBooks Desktop window, the data does not hop through anyone else's cloud. The Planner layer may call a model to interpret your English instruction, but attached client data is not sent along with it. If you install Clone, pay for it, and then uninstall, the ritual files and the memory stay on your disk. There is no export because there was no cloud copy.

Copy example one. Run it Monday.

The invoicing ritual is 14 lines. Edit 6 of them for your own clients and rates. Paste the sentence into Clone's chat. First real draft invoices on your Mac before the first coffee refill. $49/mo, cancel with one click, your data and apps untouched.

See pricing

Five ritual files. Five Monday processes. 21-day trial, $49/mo.

Book a call