Skip to content

Hermes Agent Profile Builder

Profile Builder is documented inside the Hermes Agent Masterclass — see Parts 11–12 for the full dashboard + CLI walkthrough.

The Profile Builder is Nous Research’s guided web flow at http://127.0.0.1:9119 for creating isolated agents (identity, model, skills, MCP).

Quick start

pip install 'hermes-agent[web]'
hermes dashboard
# → Profile Builder → Create profile

What it covers (in the masterclass)

  • Install [web] extra and launch dashboard
  • Five config groups: identity, model, built-in skills, Skills Hub, MCP
  • GUI ↔ CLI parity
  • Researcher profile with filesystem + HTTP MCP examples

Read the full tutorial → Hermes Agent Masterclass — Parts 11–12

Official docs

Hermes Agent Masterclass — Part 11 (Profile Builder) →