hermes-agent

Guide Hermes Agent CLI configuration, gateway setup, and skill management.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/eddielueng/hermes-agent-zh --skill hermes-agent-eddielueng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hermes-agent
Source: https://github.com/eddielueng/hermes-agent-zh/tree/main/skills/autonomous-ai-agents/hermes-agent
Command: npx skills add https://github.com/eddielueng/hermes-agent-zh --skill hermes-agent-eddielueng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hermes Agent users need a single, reliable reference for setting up the framework, choosing providers and models, enabling tools and skills, and operating multi-platform gateway and sessions without getting lost in the command surface.

Core Features & Use Cases

  • End-to-end Hermes CLI operations: install, run chat, run single queries, launch the setup wizard, and manage profiles, sessions, credentials, and health checks.
  • Skills and tools management: browse, install, inspect, update, enable/disable by platform, and preload skills for faster, repeatable task execution.
  • Platform gateway administration & troubleshooting: run and install the messaging gateway, configure supported platforms, and resolve common provider, voice, tool availability, and gateway issues.
  • Multi-agent and automation workflows: spawn additional Hermes instances, use worktree mode, manage cron jobs, and coordinate parallel workstreams.

Quick Start

Ask the agent: set up Hermes on my machine, recommend the best model/provider for development, and walk me through enabling tools and preloading the right skills for troubleshooting.

Frequently Asked Questions about hermes-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up and configure the Hermes Agent framework using its CLI?

To set up the Hermes Agent framework, use its CLI to install the framework, launch the setup wizard, and manage profiles, sessions, and credentials. You can then select your provider and model to begin running queries and chat operations.

What's the best way to manage and preload skills for multi-agent workflows in Hermes?

Managing and preloading skills in Hermes involves using the CLI to browse, install, inspect, and enable skills by platform. Preloading skills ensures faster, repeatable task execution across spawned Hermes instances and parallel workstreams.

How do I install and configure the Hermes gateway for multiple messaging platforms?

Installing and configuring the Hermes gateway requires using the CLI to run and install the messaging gateway, then configuring supported platforms. This enables multi-platform session operations and automated workflows across different messaging environments.

Why is my Hermes gateway not working, and how do I troubleshoot common provider issues?

Troubleshooting Hermes gateway failures involves checking provider configurations, verifying tool availability, and resolving common voice and gateway issues. The Hermes framework provides operational instructions and health checks to diagnose these failure modes.

Can I run scheduled automations and cron jobs with the Hermes Agent framework?

Yes, you can run scheduled automations with the Hermes Agent framework by managing cron jobs and coordinating parallel workstreams. This allows you to spawn additional Hermes instances and automate repetitive multi-agent workflows.

Do I need a specific YAML frontmatter format to create a Hermes skill entry point?

Yes, creating a Hermes skill entry point requires YAML frontmatter with name and description fields. This format satisfies discovery needs and ensures the skill integrates properly with the Hermes Agent framework's management system.