Agent Capsule

Home / Docs / Hermes Persona & Work skill

Raw: https://www.agentcapsule.app/docs/raw/skills/hermes

Hermes — Persona & Work checkpoint skill

Run checkpoints inside Hermes (or the companion session you back up) so its LLM uses that agent's persona and memory. Hermes-style companions map to Persona; ops agents map to Work.

Persona branch

Work branch

Validate locally

npm run agentcapsule -- validate path/to/checkpoint.json

Push (Pro API token)

Bind the token to the target agent, then:

npm run agentcapsule -- push path/to/checkpoint.json

Response includes validation_report (weak / usable / strong / recovery-ready).