You Don't Have to Build AI Skills. Install Them Instead.
You no longer need a developer to give an AI agent a new business skill. Nous Research's free, open-source Hermes Agent shipped a Skills Hub this month with more than 88,000 ready-made skills, so a small business owner can search for a workflow like appointment scheduling or invoice reading, inspect it, and install it in minutes, the same way you would install an app.
You have been treating your AI agent like a new hire with amnesia. Teach it everything, every session, from zero. That job just disappeared.
The phone Marisol almost stopped answering
It is 6.40pm on a Tuesday in Makati, Manila. Marisol runs a six-chair family dental clinic. Her front desk, a shared calendar, and a stack of sticky notes are the entire booking system.
Three patients confirmed for tomorrow have not replied to the SMS reminder. One will show up at the wrong time. One will not show up at all. Marisol will spend the next forty minutes calling each one by hand, because the alternative, an empty chair at 9am, costs her more than the phone call does.
She had started pricing out a second receptionist. Not to see more patients. Just to chase confirmations.
Here is how most small businesses still run this
Swap the country and the workflow and this is nearly every small business, everywhere:
- A person manually re-types the same booking, quote, or invoice into three different places.
- A person remembers, or forgets, to follow up.
- A person is the only one who knows how the process actually works, so the process cannot scale past that person.
You are not running a clinic, a salon, or a plumbing outfit. You are running a phone with a body attached to it.
The fix for that used to be: hire a developer, describe the workflow, wait weeks, pay thousands. Most small businesses reasonably decided it was not worth it. That calculation just changed, and it changed this week, not five years from now.
What actually changed this week
On August 3, 2026, Nous Research shipped Hermes Agent v0.20.0, internally called the Herald Release, the largest single update in the project's history. Hermes Agent is a free, open-source AI agent that you can run yourself, on a cheap server or on your own laptop, and point at your calendar, your inbox, or your WhatsApp.
Buried inside that release, and inside a viral post from AI commentator Miles Deutscher two days earlier, is the part that actually matters for a business owner: the Skills Hub. It is a searchable marketplace, built into the agent, of pre-built "skills", instructions the agent can load to become good at one specific job. Nous Research's own Skills Hub page lists more than 88,000 of them pulled from registries including OpenAI, Anthropic, and Hugging Face, and Deutscher's post, which picked up more than 1,400 bookmarks in 48 hours, put the number at over 90,000 community skills across 200-plus categories.
Neither number is the point. The point is what changed underneath it: you stopped needing to build the capability. You just need to know it exists and go get it.
Isn't this just a chatbot with extra steps?
No, and the difference is the whole story. A chatbot answers a question and stops. A skill-equipped agent finishes the job.
Ask a plain chatbot to "handle tomorrow's appointment reminders" and it will explain, politely, that it cannot access your calendar. Ask a Hermes Agent that has installed a scheduling skill, and it checks the calendar, drafts the reminder in the patient's language, sends it over WhatsApp voice note using the Herald Release's new streaming voice feature, reads the reply, and updates the booking status, without you touching it.
The skill is the difference between an assistant who knows what a dental appointment is, in the abstract, and one who has actually been shown, step by step, how your clinic confirms one.
What is Hermes Agent, and what does a "skill" actually mean?
Hermes Agent is an open-source AI agent from Nous Research that remembers what it learns between sessions instead of forgetting everything when the chat window closes. When it works through a multi-step task successfully, it can save that approach as a skill, a plain markdown file that sits on your machine and that you can read, edit, or delete.
A skill is not a plugin bolted on by a vendor. It is a recipe: a description of a workflow, written in plain language, that the agent loads into its working memory only when it needs it, so a business running twenty skills is not twenty times slower. Nous Research co-founder Karan Malhotra, in an August 3, 2026 interview with creator Peter Yang, described the whole system this way: the model underneath is almost interchangeable, what actually makes the agent useful to one specific business is the layer of memory and skills it accumulates about that business over time.
That is worth sitting with. The intelligence is commodity now. The compounding advantage is the workflow knowledge you feed it, and increasingly, you do not have to write that knowledge yourself.
How to install a skill instead of building one
You do not need to be a developer to do this. You need about twenty minutes and a specific problem, not a vague one.

- Name one workflow, precisely. Not "help with the front desk." Try "send a WhatsApp reminder 24 hours before every booking and flag anyone who has not confirmed by 6pm."
- Install Hermes Agent. It runs on a $5-a-month server, a spare laptop, or serverless infrastructure that costs almost nothing while idle. You are not buying a subscription seat per employee.
- Open the Skills Hub and search your workflow. Try the exact words you used in step one: scheduling, appointment reminders, no-show, calendar.
- Inspect before you install. Every skill from an outside source runs through a security scan, and you can read the plain-language instructions before it touches your data. Treat this step as non-negotiable.
- Install it and test it on one real booking before you let it touch tomorrow's full schedule.
- Let the built-in curator clean up after it. Hermes ships with a background process, Nous Research calls it the Curator, that periodically reviews the skills and memories your agent has accumulated and prunes what has gone stale, so the system does not rot into clutter as it learns.
| Build it yourself | Install it from the Skills Hub | |
|---|---|---|
| Time to first working version | Days to weeks, plus back-and-forth with a developer | Minutes to an hour |
| Who maintains it | You, or whoever you paid to build it | The registry, plus your agent's own curator |
| Cost to try one | A developer's time, usually not refundable if it is wrong | Free to inspect, free to install, free to delete |
| What you actually own | Custom code you may not be able to read | A plain-language skill file, on your own machine |
Marisol's clinic did this with a scheduling and reminder combination installed as a single bundle, one command that loads both skills together instead of hunting for them separately each session. Within a week, the agent was drafting reminders, confirming replies, and flagging the two or three patients who genuinely needed a human phone call, instead of all forty.
What you actually have after this
After a week: the reminder workflow runs without you, and you can already see which patients are the real no-show risks, because the agent tells you before the appointment, not after the empty chair.
After a month: the curator has quietly cleaned up the rough edges, the skill has adjusted to your clinic's actual patterns, and you have stopped thinking about it daily.
After six months: the same skill layer that handles reminders is the foundation for the next workflow you install, reading a patient intake form, drafting a follow-up care summary, because you are no longer starting from zero every time you want the agent to do one more thing.
Same clinic. Same staff. A completely different front desk.
What is Hermes Agent?
Hermes Agent is a free, open-source AI agent built by Nous Research that you can self-host on your own server or laptop. Unlike a typical chatbot, it retains memory between sessions and can save successful workflows as reusable "skills" instead of relearning them from scratch every time.
Is Hermes Agent free to use for a small business?
Yes. The core agent and its Skills Hub are free and open-source, and it can run on infrastructure as cheap as a $5-a-month virtual server. Nous Research also offers optional paid support and custom model training for businesses that outgrow the self-serve setup.
What is the Hermes Agent Skills Hub?
It is a built-in, searchable marketplace where you can browse, inspect, and install pre-built AI skills, plain-language workflow instructions, from registries including OpenAI, Anthropic, and Hugging Face. As of early August 2026, Nous Research's own Skills Hub page listed more than 88,000 available skills.
Do I need to know how to code to install an AI skill?
No. Installing a skill is closer to installing a phone app than writing software: you search the Skills Hub for your workflow, inspect the plain-language instructions the skill contains, and install it with a single command. Building a brand-new skill from nothing is where technical skill helps, but most small business workflows already exist as an installable skill.
Is it safe to install AI skills from a public marketplace?
Every skill from an outside source goes through an automatic security scan before installation, and because skills are plain markdown files rather than compiled code, you can read exactly what a skill will do before you let it near your calendar, inbox, or customer data. Always inspect a skill before installing it, especially if it will touch sensitive business information.
Find your first high-payback workflow.
See the SprintSources
- Hermes Agent v0.20.0 (v2026.8.3) release notes
- Hermes Agent v0.20.0 'The Herald Release': Voice, A2A v1.0, and a Desktop Platform
- Hermes Agent Skills Hub (live catalog)
- Hermes Agent Skills System documentation
- Miles Deutscher on the Hermes Agent Skills Hub launch (X/Twitter)
- Hermes Co-Founder on Building an AI Agent That Improves Itself, with Karan Malhotra (Peter Yang interview)
- Nous Research announcement of Hermes Agent v0.20.0 (X/Twitter)
Find your first high-payback workflow.
Book a free conversation or start with the fixed-fee Sprint.
Keep reading
Stop Paying to Turn Training Videos Into SOPs. Claude Already Does It.
You do not need to pay for Trupeer, Clueso, or Whale to turn a training video into a searchable SOP. If your business already uses Claude, a free,…
AI Tools & SkillsClaude Opus 5's Hidden Dial Can Cut Your AI Bill by 5X
Claude Opus 5 ships with an adjustable effort setting, five levels from low to max, that changes how many tokens a task burns without changing the per-token
Back-office AIStop Chasing Late Payments. Build the AI Agent That Does It While You Sleep.
You automate invoice payment reminders with AI by connecting your invoicing tool to a no-code automation platform like n8n, Make, or Zapier, then handing…