forge-hermes

Expose Movement, Life Force, and Workbench routes for Hermes-Forge integration.

23|3|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/albertbuchard/forge --skill forge-hermes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-hermes
Source: https://github.com/albertbuchard/forge/tree/main/plugins/forge-hermes
Command: npx skills add https://github.com/albertbuchard/forge --skill forge-hermes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Hermes integration with Forge surfaces enables automated, memory-aware workflows across planning, health, wiki, and Psyche domains via a single plugin.

Core Features & Use Cases

  • Centralized tool surface that exposes Movement, Life Force, and Workbench routes, plus wiki and health surfaces, for Hermes to read, write, and orchestrate Forge data.
  • Bundled skill registrations (forge-hermes, entity-conversation-playbooks, psyche-entity-playbooks) to accelerate runtime setup and ensure consistent behavior across agents.
  • Use cases include operator overview, calendar-aware planning, Psyche and Wiki operations, and multi-record coordination in a local Forge runtime.

Quick Start

Install the Forge Hermes plugin and call forge_get_operator_overview to confirm communication with Forge.

Frequently Asked Questions about forge-hermes

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

FAQPage Schema
How do I integrate Hermes with Forge for cross-domain workflows?

Hermes integration with Forge connects memory-aware workflows across planning, health, wiki, and Psyche domains via a single plugin. It exposes a centralized tool surface for Hermes to read, write, and orchestrate Forge data.

What is the best way to set up Forge routing for operator overviews?

Forge routing setup for operators involves installing the Forge Hermes plugin and calling the forge_get_operator_overview route to confirm communication. This validates runtime bootstrap and cross-domain orchestration.

Can I use Hermes to manage batch CRUD operations across Forge domains?

Hermes supports batch CRUD for common entities across Forge domains through a robust plugin architecture. Dedicated routes also handle specialized surfaces like Workbench, Life Force, and Movement.

Does Forge Hermes require specific skill registrations for runtime setup?

Forge Hermes bundles skill registrations including forge-hermes, entity-conversation-playbooks, and psyche-entity-playbooks to accelerate runtime setup and ensure consistent agent behavior across local Forge environments.

What problems arise when testing runtime bootstrap and routing in Forge?

Runtime bootstrap and routing validation in Forge requires confirming that Hermes can access Movement, Life Force, and Workbench surfaces. Testers use the plugin to verify multi-record coordination and cross-domain data orchestration.