How to Install Hermes AI Agent in Under 2 Minutes

If you want to know how to install and use Hermes AI agent, the good news is that it takes less than two minutes to get fully up and running — no command-line wizardry, no complex Docker setups, nothing. Hostinger has made the deployment completely hands-off. You sign up through their Hermes Agent Hosting plan (currently 73% off with an extra 10% using code Matthew B), select OpenAI as your provider, paste in your API key from platform.openai.com, and Hostinger literally does the rest. That's it. Timer stops. Hermes is live.

Once it's running, you'll land in the Hermes dashboard where the initial setup wizard walks you through the last few configuration steps — selecting a workspace, setting a password, and opening the agent. By default it runs GPT-4o, but you can immediately switch to GPT-4o Mini or any other supported model. A quick "hello" test confirms it's working, and you're ready to explore everything it can actually do.

What Makes Hermes Different from OpenClaw?

People keep asking why everyone is talking about Hermes right now, especially those who already used OpenClaw. The honest answer: Hermes takes everything that made OpenClaw compelling and makes it dramatically easier to use for non-technical people, while adding features that power users will love too.

With OpenClaw, you were often hand-editing markdown files like identity.md and soul.md directly in the file system. Hermes surfaces all of that through a clean UI. The agent soul document is right there in the Memory tab — click edit, type what you want, save. Done. No terminal required.

The other major difference is what Hermes ships with out of the box. OpenClaw was largely a blank slate that you had to configure yourself. Hermes arrives pre-loaded with a substantial library of skills, plugins, model routing, multi-provider support, scheduled task automation, and a self-healing capability that patches itself when something breaks. It's opinionated in the best way — smart defaults that don't get in your way.

And because it's hosted on Hostinger's infrastructure rather than running on your laptop or a local Mac Mini, it's always on, always accessible, and completely isolated from your personal machine. You haven't given it access to anything you didn't explicitly set up.

How to Install Custom Skills in Hermes

Skills are one of Hermes's standout features. Out of the box you get a generous library — cloud code, codec, ASCII art, ASCII video, Excalidraw for diagrams, Manim for animated video generation, and many more. You can toggle any of them on or off from the Skills tab with a single click, and clicking into any skill shows you the full markdown instruction file behind it.

But the real power is how easy it is to add your own. Here's the process:

  • Find a skill repo on GitHub (or write your own markdown skill file).
  • Open the skill.md file and click the Copy Raw File button.
  • In Hermes, click the Skills tab, then the + button.
  • Give it a name and category, paste in the markdown, and hit the checkmark.

That's the entire workflow. To invoke any skill inside Hermes chat, just type / and a searchable list of all skills and slash commands appears. Type the first few letters of your skill name, select it, and hit enter. Hermes handles the rest.

What's especially impressive is the self-healing behavior on display here. When a skill requires a companion code file that isn't present, Hermes doesn't throw an error and stop. It recognizes the problem, fetches a fresh copy of the skill repo into a temporary directory, and runs the engine from there — all on its own, without you having to intervene. For non-technical users, this is a game changer.

How to Connect Hermes to Telegram in Minutes

One of the things that made OpenClaw so sticky was being able to message your AI agent from Telegram while you were away from your desk. Hermes supports this too — and adds WhatsApp, Slack, Signal, Matrix, Mattermost, and email on top of it.

Here's how to set up the Telegram gateway specifically:

  • From the Hostinger dashboard, click Open Command Line to access a CLI directly inside your Hermes environment.
  • Type hermes gateway setup and hit enter.
  • Use the arrow keys to select Telegram and press enter.
  • Open Telegram and search for BotFather — the official Telegram bot management account.
  • Type /newbot, give your bot a name and a username ending in "bot