โœฆ Loomis Green โœฆ

LG Agent Setup

Your one-stop hub for setting up a Hermes Agent. Bookmark this page โ€” every link you'll need during setup lives here.

๐Ÿ“น

Set up Video Call Meeting with Client

Click Start Now to open Google Meet and begin the call with your client.

Install Hermes Agent

Pick your machine below โ€” that button copies the entire setup bundle for that system, ready to paste into WhatsApp, email, or notes for your client.

Or copy the install command for your machine directly:

๐ŸŽMac Intel
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
๐ŸMac Silicon (M1/M2/M3/M4)
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
๐ŸชŸWindows (PowerShell / WSL)
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash

For the Agent Builder (You)

You're not the client here โ€” you're the person building the agent for clients. These are the two pillars of your business toolkit. Master them and you can ship anything.

๐Ÿ™

Sign Up for GitHub

github.com

Why it matters: GitHub is where the code lives. Clients sign up first because the agent's code needs to be saved somewhere โ€” GitHub is that safe. Your agent can also push and pull directly from GitHub, so you (or the client) can ship updates from anywhere. After signing up, generate a token (Step 6) so the agent can act on the client's behalf.

โ†’
๐ŸŒ

Sign Up for Netlify

netlify.com

Why it matters: Netlify turns a GitHub repo into a live website in one click. When your agent builds a frontend (HTML, React, anything static), you connect Netlify to the GitHub repo and it auto-deploys. Perfect for client demos, landing pages, and apps โ€” no server setup, no DevOps, no bill.

โ†’

Start Here

๐Ÿ“š

Hermes Agent Docs

hermes-agent.nousresearch.com/docs

The official manual โ€” bookmark it for any deeper question.

โ†’

Prerequisites

๐Ÿ

Install Python

python.org/downloads

Hermes runs on Python. Click the big yellow button, run the .pkg. The installer may also fire automatically from the terminal command below โ€” either way works.

โ†’
โฌข

Install Node.js

nodejs.org/en/download

Needed for some agent plugins and web tools. Download the LTS version.

โ†’

Learn the Commands

๐Ÿ’ฌ

Slash & WhatsApp Commands

agent-whatsapp-commands-lg.loomyloo.app

Once Hermes is running, these are the words you'll actually type to it. Skim this once โ€” it clicks fast.

โ†’

Loomis's Custom Tools

๐ŸŽ™๏ธ

Vocal Typewriter for Mac

Dictate instead of typing โ€” one click, you're talking

Mac app. Download the .zip, unzip, drag to Applications. Press the hotkey, speak, watch your words appear.

โ†“
๏ฟฝ๏ธ

Agent Management App

LG Agent Management 1.0.0 Universal ยท macOS DMG

Mac installer (.dmg). Open it, drag the app to Applications. Loomis's dashboard for managing your agent.

โ†“
๐Ÿ“‹

Agent Workspace Manager

agent-workspace-management-lg.loomyloo.app

Build workspaces that bundle files + context, then copy everything in one go โ€” perfect for handing a project to your agent fast.

โ†’

API Keys & Accounts

๐Ÿ”‘

OpenRouter Profile

openrouter.ai/settings/profile

One key gives Hermes access to almost every AI model. Sign up, add $5 credit, copy the API key.

โ†’
๐Ÿช™

GitHub Tokens

github.com/settings/tokens

Lets your agent push code to GitHub for you. Generate a "Fine-grained" token with repo access. (Need an account first? Go to the For the Agent Builder section above.)

โ†’
๐Ÿง 

OpenAI API Keys

platform.openai.com/api-keys

Direct access to GPT models. Optional โ€” most people only need OpenRouter.

โ†’
โšก

FAL.ai Keys

fal.ai/dashboard/keys

For image, video, and audio generation inside your agent. Add credits, then create a key.

โ†’
๐Ÿ“ž

Bland AI

docs.bland.ai ยท make your agent phone-capable

Gives your agent the ability to make and receive real phone calls. Read the docs, then grab a key.

โ†’
๐Ÿ“ฌ

AgentMail

console.agentmail.to ยท get an email address for your agent

Give your agent its own inbox โ€” it can send and receive real emails on your behalf. Sign up, grab an API key, point your agent at it.

โ†’

Need Help?

๐Ÿ’Œ

Stuck on a step?

Copy the error message

Highlight the red text in your terminal, copy it (โŒ˜+C), and send it to Loomis on WhatsApp โ€” include which step you were on.

๏ฟฝ

Want a walkthrough?

Book a 1-on-1 with Loomis

Use the video-call link at the very top of this page to grab a screen-share session.