Nous Research Ships Hermes Agent Profile Builder: Identity, Model, Skills, and MCP Servers in One Dashboard Flow
Nous Research has launched a Profile Builder for its Hermes Agent, streamlining the creation of distinct agent profiles through a single guided flow. This tool simplifies the configuration of an agent's identity, model, skills, and MCP servers, moving away from multiple command-line interface steps. Each profile creates an isolated agent with its own configuration, memory, and skills, enabling independent operation on a single machine.
Nous Research has introduced a new Profile Builder for its Hermes Agent, simplifying the setup of individual agent profiles. This tool consolidates the previously complex process of command-line interface (CLI) steps into a single, guided workflow. Users can now easily define an agent's identity, select its model and provider, choose built-in and optional skills, install skills from a hub, and attach Model Context Protocol (MCP) servers.
Hermes Agent is an open-source, self-improving agent developed by Nous Research, operational across CLI, desktop applications, and messaging platforms. The Profile Builder shifts the configuration process from terminal commands to a more user-friendly browser interface, making it accessible via a local web dashboard.
Each profile created is an isolated environment, functioning as a separate home directory. This isolation ensures that each agent has its own configuration (config.yaml, .env, SOUL.md), memory, sessions, skills, cron jobs, and state database. This design allows for the execution of multiple agents on a single machine without state conflicts, such as a coding agent and a research agent operating independently.
The dashboard, launched by running "hermes dashboard," opens locally, ensuring no data leaves the localhost by default. The builder mirrors the CLI's inputs, writing them directly into the profile's files. This integration means the builder does not replace the CLI but rather offers a lower-friction entry point, while the CLI remains essential for scriptable operations.
Skills are defined by SKILL.md files containing a name, description, and procedure, loaded only when required by a task to avoid bloat. MCP servers, on the other hand, expose external tools through the Model Context Protocol, supporting both HTTP and stdio servers. A Nous-approved catalog simplifies the installation of these servers.
This new Profile Builder significantly enhances the usability and efficiency of setting up and managing Hermes Agent profiles, making advanced AI agent deployment more accessible to a wider range of users.
Related articles
Build real agentic apps using CUGA: two dozen working examples on a lightweight harness
CUGA, IBM's open-source Agent Harness, simplifies building agentic applications by handling infrastructure, allowing developers to focus on tools and prompts. It offers pre-assembled components for planning, execution, and state management, significantly reducing development time. CUGA has topped agent benchmarks like AppWorld and WebArena.
OpenAI launches new initiative to help find and patch open source bugs
OpenAI has launched "Patch the Planet," a new initiative in partnership with cybersecurity firm Trail of Bits, to enhance the security of open-source projects. This program aims to assist maintainers in identifying and patching bugs, utilizing OpenAI's AI-powered security tools while reducing the burden on project teams.
PP-OCRv6 on Hugging Face: 50-Language OCR from 1.5M to 34.5M Parameters
Baidu has released PP-OCRv6, an advanced optical character recognition (OCR) model supporting 50 languages. Available on Hugging Face, this version significantly improves accuracy and efficiency across various parameter sizes, from 1.5 million to 34.5 million, marking a substantial leap in multilingual OCR technology.
