惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

A
About on SuperTechFans
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 司徒正美
宝玉的分享
宝玉的分享
美团技术团队
量子位
The Cloudflare Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
IT之家
IT之家
爱范儿
爱范儿
J
Java Code Geeks
博客园 - Franky
Last Week in AI
Last Week in AI
B
Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
GbyAI
GbyAI
Recent Announcements
Recent Announcements
小众软件
小众软件
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
MyScale Blog
MyScale Blog

Latest from TechRadar in Pro

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… I tried 7 free MTD software – now I've ranked my top picks as a freelancer Jackery McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… The new engineering playbook: how AI design copilots are reshaping product development Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts Europe wants tech sovereignty but is this realistic? Enterprise AI governance cannot live in a prompt. So where is the safety net? Why 2026 is the year of flexibility without friction: solving the multi-platform crisis OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy Closing the cloud complexity gap LaLiga uses AI to fight illegal streaming that costs its clubs $800m a year Intel and Google expand long-term chip partnership to power AI systems 'Chatbots respond not just to what you ask, but how you ask it': Report finds AI agents might be sucking up to… 'Smartphones have physical limitations': Report explains why AI is kickstarting a billion-dollar hardware arms… 'I’m pretty sure actually we really do not need to work for five days' Zoom CEO calls for end of traditional work schedules — says 3-day working week should become the norm 'It's more common than you think': Experts reveal how hackers are trying to hijack your inbox with these…
How to automate workflows using open-source AI agents
https://www.techradar.com/sg/author/ritoban-mukherjee · 2026-06-22 · via Latest from TechRadar in Pro
OpenClaw
(Image credit: OpenClaw/Edited with Gemini)

Running a one-person business means doing the job of an entire company by yourself. You're closing a deal in the morning and debugging the product by lunchtime. Every hour spent on admin is an hour not spent on the part of the business that actually grows revenue.

That's the gap a new generation of AI agents is built to close. OpenClaw and Hermes Agent are open-source tools that run in the background, hold memory of your business, and act on tasks without waiting for you to ask twice. Pair either one with a handful of supporting tools, and you get something close to a small team, for the price of a few subscriptions.

Why solo founders need an agent, not another app

Most AI tools you've used so far live in a browser tab. You open Claude or ChatGPT, ask a question, get an answer, then close the tab. The assistant stops existing the moment you stop typing.

An agent works differently. Once you set up OpenClaw or Hermes Agent, it keeps running, checking a task list, remembering what happened yesterday, and acting on a schedule instead of waiting to be prompted. For a solo entrepreneur with no employees, that difference matters more than which model sits underneath.

An agent doesn't replace you. Ideally, it should absorb the tasks that would otherwise eat your day, things like triaging support email, drafting a weekly update, or chasing an unpaid invoice. That frees you up for the work only you can do.

OpenClaw or Hermes Agent: Picking your AI co-founder

Two open-source projects dominate this space right now. They take different approaches to the same problem.

OpenClaw is the older, larger, and more battle-tested of the two. It started as a weekend project by Austrian developer Peter Steinberger in late 2025.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

In February 2026, Steinberger announced he was joining OpenAI and that OpenClaw would move to an independent foundation rather than staying tied to any single company. The project's GitHub repository now sits at 373,000 stars and 77,300 forks.

Hermes Agent takes the opposite bet. It launched in February 2026 from Nous Research, the lab behind the Hermes, Nomos, and Psyche model families. By mid-June, it had crossed 190,000 stars of its own.

Instead of chasing breadth, it focuses on depth. After every task, it evaluates how the work went, turns whatever worked into a reusable skill file, and pulls from that file the next time a similar job comes up rather than reasoning from scratch.

How they measure up

Swipe to scroll horizontally

Row 0 - Cell 0

OpenClaw

Hermes Agent

First released

November 2025, as Clawdbot

February 2026

Built by

Peter Steinberger, now an independent foundation

Nous Research

GitHub stars (June 2026)

373,000+

190,000+

License

MIT, open source

MIT, open source

Setup time

Under 30 minutes with Docker

A few hours for a full local setup

Memory model

File-backed, you write and edit what it remembers

Self-improving, it writes its own skills from experience

Messaging channels

20+, including WhatsApp, Telegram, Slack, Discord

Telegram, Discord, Slack, WhatsApp, email, native desktop app

Best fit

Fast setup, the largest skill library, broad channel reach

An agent that gets sharper at your repeat tasks over time

In our experience, the honest answer comes down to setup time versus patience. OpenClaw's web search and file tools tend to work immediately after a Docker setup, often the same day. A full Hermes Agent setup with memory and tools configured typically takes a few hours instead.

Start with OpenClaw if you want results fast. Choose Hermes if you're willing to spend a weekend up front for an agent that keeps improving at your specific workflows.

A growing number of operators don't pick just one. Some experienced users run OpenClaw as the orchestrator for planning and multi-step coordination, then hand fast, repeatable task loops to Hermes as an execution specialist, with the two agents communicating over a shared protocol. That setup is overkill for a first attempt, but it's worth knowing the option exists once a single agent starts to feel limited.

What this looks like in practice

The clearest public example of an agent running a one-person business is Felix, an OpenClaw agent built by entrepreneur Nat Eliason. In January 2026, Eliason gave the agent $1,000 in startup capital and its own X account, then told it to build something and sell it overnight. Felix responded by writing a playbook on how to hire an AI agent, building a website to sell it, and launching its own social presence.

Three weeks in, Felix had generated $14,718 in revenue. Within about two months, that figure had grown to roughly $177,000 across the original product, a skills marketplace called Claw Mart, and custom agent deployments built for other businesses.

Eliason still holds the API keys and reviews what the agent does. Day-to-day decisions, from pricing to outreach, run through Felix rather than through him.

Felix is an extreme case, built specifically to test how far one agent could go without a human in the loop. Most one-person businesses won't hand over a Stripe account on day one.

That's the right call for most of them. Even so, the same pattern applies at a smaller scale: give an agent its own accounts, a narrow task, and enough room to act without you checking in every hour.

Building the rest of the stack around your AI agent

An agent is only as useful as what it can plug into. Most one-person stacks pair OpenClaw or Hermes Agent with a handful of tools that already expose an API, a webhook, or an email address the agent can act through. None of these need to cost much.

Scheduling and communication

Calendly remains a common default for letting people book time on your calendar without the back-and-forth, with a free plan for individual use and paid plans starting at $10 per month. Point your agent at the same calendar so it can answer "when am I free" without you checking manually.

For day-to-day messages, the agent typically lives wherever you already work. Both OpenClaw and Hermes Agent connect natively to WhatsApp, Telegram, Slack, and Discord, so you're adding a contact to a conversation you're already having, not a new inbox to check.

Invoicing and bookkeeping

Wave and FreshBooks cover most solo founders here. Wave's core invoicing and accounting tools are free, with charges kicking in only if you use its built-in payment processing. FreshBooks costs a monthly fee but adds time tracking and client portals, useful once you start billing by the hour.

Either way, give your agent read access to the invoice list rather than write access to your bank account. Letting it flag an overdue invoice and draft a reminder is a reasonable task. Letting it move money on your behalf is not, at least not yet.

Customer relationships and leads

HubSpot's CRM is free, with no time limit on the core plan. For a founder tracking a few dozen leads, that's enough to replace a spreadsheet without adding a subscription. As the pipeline grows, the agent can sit on top of it, drafting follow-ups, logging calls, and flagging deals that have gone quiet.

Content and social media

This is where an agent earns its keep fastest, because content work is repetitive and time-stamped. Point it at your newsletter platform, whether that's beehiiv, MailerLite, or ConvertKit. Give it a standing instruction to draft, not send, a weekly update from your week's notes.

You stay the editor. The agent stays the drafter.

Contracts and signatures

For anything that needs a signature, tools like PandaDoc or SignNow handle the legal side. Your agent can handle the busywork around it instead, generating the draft from a template, sending it out, and nudging a client who hasn't signed after a few days. We'd still keep a human checking the final terms before anything goes out the door.

AI guardrails you need before you go all-in

Running an autonomous agent is not the same as running a chatbot. The security record so far reflects that. A 2026 audit of OpenClaw's skill marketplace found 341 malicious entries out of 2,857 skills checked, traced largely to a single supply chain campaign known as ClawHavoc.

A separate vulnerability, CVE-2026-25253, scored 8.8 out of 10 on the severity scale and involved unsafe automatic connection behavior that could expose authentication tokens. Cisco has publicly described personal AI agents in this category as a serious risk for enterprise environments, specifically because of how much access they're given by default. Hermes Agent has reported no known critical vulnerabilities as of mid-2026, though that partly reflects its smaller install base rather than proven hardening over time.

Three habits cut most of that risk down to size:

  • Give the agent its own accounts. A separate email address, a separate cloud storage folder, and separate API keys mean a mistake stays contained instead of spreading into your personal accounts.
  • Start with one channel and one task. Let it manage a single Telegram conversation or a single invoicing workflow before connecting it to your bank, your CRM, and your domain registrar all at once.
  • Keep it updated and keep it behind authentication. Both projects ship fixes quickly once a problem surfaces, but only if you're running a current version rather than an old build exposed to the open internet.

Treat the access you grant an AI agent the way you'd treat access for a new hire — useful from day one, but earned in stages rather than handed over all at once.

Getting started without breaking anything

Pick one agent and one task before you do anything else. People who've run these setups for months consistently recommend starting on the computer you already own rather than buying dedicated hardware, then moving to a small server later if the agent earns a permanent home.

Give it its own email address and a single connected channel, such as Telegram, before anything else. Ask it to handle one real task for a week: drafting follow-up emails, summarizing your inbox each morning, or chasing one recurring invoice. Once that task runs reliably without daily intervention, add the next one.

Treat the agent like a new employee rather than an extension of yourself. Give it accounts you'd be comfortable revoking, not your own logins.

That one habit prevents most of the damage a misconfigured agent could otherwise do. By the time you've added a second and third task, you'll have a clearer sense of which platform fits your workflow than any comparison article could give you, including this one.

The bottom line

Hiring your first real employee usually means payroll, onboarding, and months before they're fully useful. Setting up OpenClaw or Hermes Agent costs a few hours and, in OpenClaw's case, nothing beyond compute.

Obviously, the output won't match a skilled human on judgment calls, but for the repetitive parts of running a business, the gap is closing fast enough that a solopreneur can get their business out the door without overhiring before they are ready.

Start small, watch what the agent actually does with the access you give it, and expand from there. We've noticed the founders getting the most out of this approach aren't running the most complicated stack. They picked one agent, gave it one real job, and let it prove itself before adding the next.

Ritoban Mukherjee is a tech and innovations journalist from West Bengal, India. These days, most of his work revolves around B2B software, such as AI website builders, VoIP platforms, and CRMs, among other things. He has also been published on Tom's Guide, Creative Bloq, IT Pro, Gizmodo, Quartz, and Mental Floss.