Get the full Hermes + Agent OS automation setup inside the AI Profit Boardroom
Join
I  ──────  Hermes update · Automation Blueprints
Just landed — Hermes Automation Blueprints turn cron jobs into clickable, fillable workflows

The Goldie Hermes Automation Engine™.
Set up an agent that works while you sleep.

Hermes Agent just shipped Automation Blueprints — they turn raw cron jobs into clickable, fillable, conversational workflows. A schedule, a GitHub event, or an API call fires an agent, and it delivers wherever you want. I used it to build something live: an AI news digest that researches the web while I sleep and lands in my vault every Monday. Here's the whole thing — the update, the build, and a link to every part.

▶ The whole workflow in 37 seconds — with voiceover (tap 🔊 to unmute) · open the live digest →
3 triggers — schedule, event, API
7 delivery targets
$0 per run (local + free APIs)
any model — no provider lock-in
Read the official Automation Blueprints docs → hermes-agent.nousresearch.com · the feature this guide is built on
II  ──────  What just dropped

Automation Blueprints. Cron jobs, made human.

Before, an automation in Hermes meant writing cron syntax by hand. Now you pick a blueprint, fill in the blanks, and launch — or just tell Hermes what you want in plain English.

That one change is why this matters for everyone, not just developers. Here's the shape of it (full docs here):

1.Three ways to trigger — not just a clock

Schedule — runs on a cadence (every morning, every Monday). GitHub event — fires when a PR opens or CI fails. API call — any service POSTs to your endpoint and an agent responds. One blueprint, three ways to set it off.

2.Delivers anywhere you already are

Telegram, Discord, Slack, SMS, email, GitHub comments, or a local file. The work happens in the background and shows up where you'll actually see it.

3.The [SILENT] pattern — no notification spam

You tell the agent: "if there's nothing worth reporting, say [SILENT]." On quiet runs it stays quiet. You only get pinged when there's genuinely something to see. That's the difference between an automation you keep and one you mute.

4.Works with any model

No provider lock-in. Run it on a local model for free, or a frontier model when it matters. Your blueprint doesn't care which.

Thinking it? "Cron jobs sound like a developer thing."

That's exactly what Blueprints fixed. You don't write cron syntax — you fill in a recipe or talk to Hermes.

"Every Monday at 9, research the biggest AI news and put it in my vault." That sentence IS the blueprint.

III  ──────  The blueprint I built · open every part

The whole pipeline — click into any piece.

Here's the exact Automation Blueprint I built with the update — a weekly AI research digest. Five moving parts, one Monday-morning result. Tap any card to open the real thing.

IV  ──────  My story · why this matters
My story · why this matters

I was you. Then the research did itself.

Before

Every morning started the same way.

Twenty tabs. TechCrunch, arXiv, GitHub, five blogs, Twitter.

An hour gone before I'd written a single video idea.

And half the time I'd miss the one launch that mattered.

Then Hermes shipped Automation Blueprints, and I gave the morning research to an agent.

After

Now it's done before I wake up.

A clean digest is waiting in my vault every Monday — headlines, papers, trending repos.

I read it with my coffee, pull three video ideas, and I'm working by the time most people are still opening tabs.

I set up one blueprint. It's run every week since, for free.

You can have this too. Same Hermes. Same blueprint. This page links every part.

V  ──────  The receipts

Real people. Real automations running. Inside the Boardroom.

Members are already running blueprints that watch, research, and report for them — agencies, ecom, coaches, creators.

2,200+ Founders inside AIPB
258 Real wins documented
319k YouTube subscribers
38 Countries · live members
$100k+/mo AIPB MRR
Don't take my word for it

158 pages of members documenting real wins with this stack — real businesses, real screenshots.

Read the 158-page testimonials doc →
Before you scroll on —

Commit to transitioning today. Not tomorrow.

You've seen the digest. Real, written by an agent, while I slept.

The next few minutes show you every part of how the blueprint works.

So here's the deal.

Promise yourself one thing right now — you'll set up ONE Automation Blueprint before you sleep tonight. Just one. A digest, a scout, a monitor. Anything that watches something for you.

Because the moment you make this transition, you stop doing the work a machine should do — forever.

The people sitting still are still opening twenty tabs every morning. The people building blueprints today wake up to the answer already waiting.

Be one of those people.

Commit to the transition. Commit to taking action today. This changes how every morning starts.

VII  ──────  The framework

The Goldie Hermes Automation Engine™.

Five layers turn an Automation Blueprint from "a cron job" into "research that's already done." This is how I think about every blueprint I build.

i.The Scout

Firecrawl reads the web for you — the AI blogs, the news sites — and brings back the real headlines. You stop opening tabs.

ii.The Sweep

arXiv and GitHub get pulled automatically — newest papers, trending repos — through free APIs. You stop checking five sources by hand.

iii.The Scribe

The blueprint writes the digest itself — clean headings, one-line summaries, real links. You stop formatting anything.

iv.The Vault Drop

The finished digest lands in your Obsidian vault — searchable forever, and your AI can read it back. You stop losing what you found.

v.The Clock

The Hermes gateway fires the blueprint every Monday, on its own. You do nothing — it just shows up. You stop remembering.

VIII  ──────  Old way vs new way

How most people stay current. And how a blueprint works.

Old way ~1 hr every morning · forever
  • Open 20 tabs — news, arXiv, GitHub, blogs, Twitter
  • Skim each one by hand, every single day
  • Copy bits into a doc you'll never find again
  • Still miss the one launch that mattered
  • An hour gone before you've made anything
  • Do it all again tomorrow
New way · one blueprint ~30 min once · then $0 forever
  • Firecrawl + arXiv + GitHub gathered automatically
  • The blueprint writes the digest while you sleep
  • It lands in your vault — searchable, permanent
  • Fires itself every Monday, you do nothing
  • [SILENT] keeps it quiet on dead weeks
  • You wake up to the answer already written
Thinking it? "This sounds like it needs constant babysitting."

The opposite — that's the whole point of a blueprint. It's a recipe, not a chatbot. Once it's wired, it runs untouched.

Mine's fired every Monday since I built it. I haven't opened it once.

IX  ──────  How it's built · 4 steps

Every step, linked.

1.Connect the research tools

The blueprint pulls from three sources: Firecrawl for web headlines (one API key), plus arXiv and GitHub which are free, no key. Firecrawl is the one that matters — it scrapes where plain search fails.

2.One script does the gathering

A small script calls all three, formats a clean digest, and writes it to your vault. No AI guessing, no flaky tools — it just runs. Mine lives at ~/.hermes/profiles/<profile>/scripts/ai-digest.pyopen it here.

3.Hermes schedules it as a blueprint

One Hermes cron blueprint runs the script every Monday 9am — --no-agent, so it's deterministic and free. The Automation Blueprints docs have a recipe for every trigger: schedule, GitHub event, or webhook.

4.It lands in your Agent OS

The digest writes into your Obsidian vault, so it shows up in your Agent OS Memory tab — searchable, and your voice assistant can read it back. Spin up the next blueprint from the Hermes tab.

Thinking it? "I'm not technical enough to wire all this."

You don't wire it by hand — that's the whole Blueprints update. You tell Hermes what you want in plain English and it builds the job.

The full setup — the script, the Firecrawl connection, the exact prompts — comes done in the member pack.

X  ──────  Get the system

Run the Hermes Automation Engine inside the Agent OS.

If you want this done-for-you — the script, the Firecrawl wiring, the Hermes blueprint setup, plus a panel to launch more blueprints without touching a terminal — it all lives inside the Agent Operating System in the AI Profit Boardroom.

  • The full Agent OS zip — Hermes, the digest blueprint, and the automation setup, ready to run
  • The exact prompts + script — copy-paste, swap in your own sources and schedule
  • A 30-day automation roadmap — first blueprint day 1, your own research engine by week 1
  • 4 weekly coaching calls — with members running blueprints in production now
  • 2,200+ founders · 38 countries · someone online 24/7
Get the Agent OS → Inside the AI Profit Boardroom · aiprofitboardroom.com link in the description ↓
XI  ──────  More blueprints to build

Same engine. Different jobs.

Swap the script's sources and the same blueprint becomes anything you wish watched itself:

Competitor scout

Wake up to what every rival shipped overnight.

Video-ideas digest

5 fresh title ideas in your vault every morning.

Rank watch

Only pings you when a keyword actually moves.

Mention monitor

New brand mentions + backlinks, gathered daily.

XII  ──────  Should you build it?

Should you set up a blueprint today?

If you do any kind of daily research — yes. Tonight.

It's a one-time setup, then it's free forever. The first Monday it lands in your vault, you'll wonder why you ever did it by hand.

The people who hand the boring, repeating work to agents now — while everyone else still opens twenty tabs — are the ones who'll have hours back every week when this is normal. Every blueprint you build compounds.

XIII  ──────  Recap

What you just gained.

i.

You got Automation Blueprints.

Cron jobs became clickable, fillable, conversational. docs

ii.

You stopped opening tabs.

Firecrawl + arXiv + GitHub gather the research for you.

iii.

You stopped formatting.

The blueprint writes a clean digest, headings and links done.

iv.

You stopped losing things.

It lands in your vault — searchable, and your AI can recall it.

v.

You stopped remembering.

Hermes fires it every Monday on its own. Zero effort.

vi.

You got your mornings back.

Wake up to the answer already written, for $0.

One blueprint. Set it up once. It works the night shift forever.

XIV  ──────  Last call

Make your research run itself.

If you want your whole stack to work like this — blueprints that watch, research, and report while you sleep — go grab the Agent Operating System inside the AI Profit Boardroom.

It turns Hermes, Claude, and OpenClaw into one system with shared memory and one dashboard you control. Every blueprint you add makes the whole thing more powerful.

  • 2,200+ members · daily tutorials · 30-day automation roadmap
  • The 158-page wins docread it here
  • The digest blueprint, every prompt, the Obsidian setup, coaching calls where we build it together
Get the Agent OS → Inside the AI Profit Boardroom · aiprofitboardroom.com Set up one blueprint tonight. I'll see you in the next one.