MMarketing Against The Grain
← All episodes
01 July 2026

Build An Army Of AI Employees To Run Your Business (With Hermes AI)

7Frameworks
10Insights

Listen

Frameworks in this episode

Insights & moments

The myth-busts, hot takes, explainers, and tools worth keeping.

Hot Take· 1

Hot Take12:30

Reliability Matters More Than Hype for AI Employees

Nick prefers Hermes because his earlier autonomous-agent setup suffered from gateway, connector, and scheduled-job failures. He argues that dependable operation is essential because recurring breakage quickly destroys confidence in an AI employee.

  • Evaluate harnesses by operational reliability
  • Watch gateways, connectors, and cron jobs for failures
  • Treat trust as a prerequisite for autonomous work
  • Choose infrastructure that minimizes recurring maintenance

I switched over to Hermes. I really haven't had any issues on Hermes with reliability, and that's the biggest thing.

Nick · 13:00

And it's if you're gonna have AI employees, the minute they break, you kind of lose trust.

Nick · 13:00
#hermes#openclaw#reliability#agent trust

Explainer· 4

Explainer03:30

Why Dormant Customers Are an Ideal First AI Use Case

The episode proposes customer re-engagement as a practical first assignment for an AI employee. Past customers and leads are already familiar with the business, making them a warmer and potentially more valuable audience than cold prospects.

  • Identify inactive customers and leads
  • Treat previous buyers as a warm audience
  • Create a re-engagement offer and email sequence
  • Use existing relationships to generate near-term revenue

And you're just sitting on potential revenue that you could just generate overnight if you re-engage these leads.

Nick · 03:30

This is a warm audience. You already sold to them before, so it's like the highest lever to pull in any business, usually.

Nick · 03:30
#customer reactivation#email marketing#revenue#lead nurturing
Explainer08:30

Why an Autonomous Agent Needs Its Own Computer

An agent requires a persistent environment where it can operate a browser, retain files, and perform ongoing work. Orgo is presented as one way to provision that environment, while conventional cloud-hosting providers can serve the same underlying need.

  • Give the agent a persistent operating environment
  • Enable browser interaction and file storage
  • Host the agent on a virtual computer
  • Separate the agent's workspace from a human laptop

Look, every AI employee, every AI agent, it needs its own computer.

Nick · 08:00

You just need a place for your agent to live and an environment for it to store its files and be able to do real…

Nick · 08:30
#cloud computers#orgo#browser automation#agent infrastructure
Explainer16:00

Outcome Loops Can Replace Hand-Written Agent Workflows

The discussion contrasts explicit step-by-step automation with loops driven by a goal, tools, and context. As models improve, an agent can increasingly determine its own execution path, while the human remains responsible for selecting worthwhile outcomes and priorities.

  • Define the desired outcome rather than every action
  • Provide the agent with appropriate tools and context
  • Let the agent iterate until it reaches the goal
  • Retain human ownership of ideas and prioritization

rather than describing a sequence of steps for an agent to take, just describe a goal and give it the tools and context to nudge…

Nick · 17:00

you still need to have the ideas and you have to have the prioritization of what is work worth doing.

Nick · 18:00
#agent loops#goals#systems thinking#prioritization
Explainer35:00

Clone a Working AI Employee Into a Specialized Fleet

Once a configured agent has the right tools, prompts, and environment, its computer can be cloned to create additional employees quickly. Each copy can then receive a distinct role, such as checking another agent's work or handling follow-ups, while preserving the proven baseline configuration.

  • Clone a validated agent environment
  • Preserve installed tools and system prompts
  • Assign each copy a specialized responsibility
  • Use agents to review or complement one another
  • Manage the resulting fleet from shared workspaces

I actually just created a complete clone of this computer and the Hermes that we installed in all of the system prompt and everything.

Nick · 35:30

But I want you to maybe check his work and maybe do the follow-ups or something.

Nick · 36:00
#agent fleets#cloning#specialization#multi-agent systems

Tool· 3

Tool07:00

Connect an AI Employee to Every Business Tool Through Composio

Composio acts as a consolidated integration layer between an AI agent and services such as HubSpot. Instead of rebuilding integrations whenever the agent platform changes, the business installs one Composio connector that exposes its authorized tools.

  • Authorize business applications in one place
  • Install one connector in the agent
  • Reuse integrations across different agent platforms
  • Avoid reconnecting every application after switching assistants

And once you connect to everything, you can then install just one connector, which is a Composio connector, into your Hermes agent.

Nick · 07:00

And it has access to all the tools that you connect it to with just one connector, has access to everything.

Nick · 07:30
#composio#integrations#mcp#business tools
Tool21:00

Turn an Obsidian Vault Into the Agent's Company Brain

An Obsidian vault can give an AI employee durable local context about people, projects, meetings, goals, and company intelligence. This reduces repeated retrieval through external connectors and lets the agent begin each assignment with a structured understanding of the organization.

  • Ingest documents, communications, and meeting transcripts
  • Route intelligence into people, projects, and business outcomes
  • Create wiki pages for recurring concepts and relationships
  • Store context locally for fast agent access
  • Sync the vault across environments when portability is needed

So Obsidian allows you to turn your local file system into a wiki uh foot your agent.

Host · 21:00

you want it to have context, you want it to know who's doing what, who is this, what's this project, why is this important?

Nick · 25:00
#obsidian#knowledge base#second brain#company context
Tool26:30

Give the AI Employee Its Own Email Identity

Agent Mail is used to provision a dedicated inbox that the AI employee can access through Composio. A separate identity lets the agent send and receive campaign messages without impersonating the operator, while escalation rules can bring a human into important reply threads.

  • Create a dedicated inbox for the agent
  • Connect the inbox through the integration layer
  • Send campaigns from the agent's identity
  • Escalate customer replies to a human
  • Keep agent communication distinct from personal email

And now once you have that connected, your agent will have access to its own email inbox.

Nick · 27:00

when the customer replies, I want to be pulled into the loop.

Nick · 29:00
#agent mail#email automation#identity#sales outreach

Takeaway· 2

Takeaway02:00

Start Your First AI Employee With One Nailed Workflow

An AI employee can eventually handle varied responsibilities, but the recommended starting point is one clearly bounded workflow. Limiting the initial scope reduces failure points, makes performance easier to assess, and creates a reliable foundation for adjacent tasks.

  • Begin with one specific business use case
  • Reduce complexity and failure points
  • Master the initial workflow before expanding
  • Add adjacent responsibilities after trust is established

starting with a workflow is how I like to start because it's a it's a single use case, makes things clearer, simpler, less failure points.

Nick · 02:00

You get one nailed use case, start there.

Nick · 02:00
#ai employees#automation#workflows#reliability
Takeaway32:30

Use Draft Review and Bounded Tests Before Full Autonomy

Businesses do not need to grant an AI employee unrestricted sending authority immediately. The agent can prepare drafts for human review or run a bounded initial campaign, after which performance and message quality can be evaluated before expanding its autonomy.

  • Start with drafts if direct sending feels risky
  • Approve recipients and messages before launch
  • Set a clear initial send limit
  • Review performance after the bounded test
  • Increase autonomy only after sufficient evidence

it can do the draft, it can set up all the drafts, and you can send the emails until you get comfortable.

Host · 32:30

Do the first thousand and then send me an email about the performance of that first thousand and how it went.

Nick · 33:00
#human in the loop#email testing#risk control#ai autonomy