
Claude Cowork
Anthropic desktop appPAID
Claude’s desktop automation mode. It can read your files, create documents, manage spreadsheets, browse the web, and work across tools on your computer. I run a specific training session for this — it’s one of the most practical ways to use AI if you work with documents and data.
What makes Cowork different from a chatbot is that it operates on your actual files. You’re not copying and pasting into a chat window — you point it at a folder and it works with what’s there. For anyone who works primarily with documents and data, this is the tool I’d set up first.
Part of Claude’s desktop app
Best for: document work, file management, multi-step tasks on your computer
Visit Claude →
Manus
manus.imPAID
An AI agent that can browse the web, fill in forms, and complete multi-step online tasks. It’s essentially a digital worker that operates a browser. I use Manus for deep research queries and any task where I need an agent working at a desktop — image manipulation, data work, anything that requires navigating multiple websites.
Their Wide Research model is particularly impressive. It spins up multiple agents in parallel to tackle a question from different angles, then synthesises the results. Fast and thorough.
Paid plans available
Best for: deep research, web-based tasks, image and data manipulation, multi-agent workflows
Visit Manus →
OpenClaw
openclaw.comOPEN SOURCE
I run two OpenClaw bots: one for research and synthesis, one for project management. OpenClaw lets you build custom AI agents that chain together tools, APIs, and models. If you’ve got a specific repeatable workflow, you can turn it into a bot that runs on demand.
One thing worth knowing: I use ChatGPT’s OAuth via Codex to power one of my OpenClaw bots. Most other providers don’t let you do this because it’s token-intensive. If you’re building agents that need to call models programmatically, this matters.
Free and open source · Costs depend on model usage
Best for: custom AI workflows, repeatable research tasks, project management automation
Visit OpenClaw →
Hermes Agent
github.com/NousResearch/hermes-agentOPEN SOURCE
A self-hosted AI agent that runs on your own VPS with native cron scheduling. Unlike OpenClaw, Hermes has built-in memory and context management, doesn’t depend on OAuth tokens from providers, and costs a fraction of what cloud-hosted agents charge — around $50/year for a Hostinger VPS.
I’ve been migrating my agent workflows to Hermes. The cron reliability is the main draw — tasks fire when they’re supposed to, without me checking whether the job ran. If you want agents that run autonomously on a schedule, Hermes is the most reliable option I’ve tested. I wrote a
full setup guide if you want to get started.
Free and open source · VPS hosting ~$50/year
Best for: autonomous scheduled tasks, cron-based workflows, research automation, self-hosted agent
Visit Hermes Agent →
Zapier
zapier.comFREEMIUM
Connects 8,000+ apps together with AI-powered automation. “When a new lead comes in on my website, research their company, draft a personalised email, and save it to my CRM.” That kind of thing. The new Zapier Agents feature makes this even more powerful — AI teammates that handle multi-step tasks autonomously.
Free tier available · Starter: $19.99/month
Best for: automating repetitive workflows, connecting tools, email automation
Visit Zapier →
n8n
n8n.ioOPEN SOURCE
An open-source workflow automation platform that’s become the go-to for anyone who wants Zapier-level automation but with full control. You can self-host it, connect to AI models, and build complex multi-step workflows with a visual editor. The AI agent nodes let you chain LLM calls with tools, APIs, and databases.
Where n8n wins over Zapier: you own the data, you can run it on your own infrastructure, and the pricing doesn’t scale with usage the same way. If you’re technical or have a developer on the team, n8n is worth a serious look.
Free self-hosted · Cloud from $24/month
Best for: technical automation, self-hosted workflows, AI agent pipelines, privacy-sensitive automation
Visit n8n →