Artificial intelligenceJune 11, 2026· via MarkTechPost

Hermes Agent Profile Builder simplifies AI agent setup in one browser flow

Hermes Agent Profile Builder simplifies AI agent setup in one browser flow
Publicité

A single browser form now replaces half a dozen terminal commands when you want to spin up a new AI agent with Hermes. Nous Research’s open-source Hermes Agent just shipped a Profile Builder that walks you through identity, model, skills and MCP servers in one guided flow inside a local web dashboard.

From CLI drudgery to point-and-click setup

Previously, creating a Hermes agent meant running several CLI commands, editing config files, and toggling skills by hand. The new Profile Builder collects the same inputs—name, description, model and provider, built-in skills, Skills Hub installs, and MCP server attachments—and writes them straight into the agent’s profile directory. Each profile is a self-contained home with its own config.yaml, .env, SOUL.md, memory store, session logs and state database, so a coding agent and a research agent can run side-by-side without sharing state.

What the dashboard actually configures

Five groups of settings are gathered in one place. First, identity: a short name that doubles as a shell alias and a longer personality description stored in SOUL.md. Second, model and provider—Hermes supports Nous Portal, OpenRouter, NVIDIA, OpenAI and any OpenAI-compatible endpoint. Third, built-in skills toggled on or off per profile. Fourth, Skills Hub installs pulled from external catalogs by identifier. Fifth, MCP servers added either by URL or local command. Skills are lightweight SKILL.md files that load fully only when needed, keeping request bloat low. MCP servers expose external tools through the Model Context Protocol, with HTTP and stdio entry points and a Nous-approved catalog for one-click installs.

GUI vs CLI: same files, different friction

The Profile Builder mirrors the CLI workflow in a browser form without replacing it. Each dashboard step maps directly to its command equivalent—create and name becomes hermes profile create, model selection becomes coder config set model, and so on—so the same profile directory is edited whichever path you take. The dashboard lowers the barrier to entry; the CLI remains the scriptable option for automation and power users.


Source: MarkTechPost. AI-assisted editorial synthesis — TechnoExpress.

Read the original source on MarkTechPost →

← Back to home

Publicité