hermes-agent-core-backup

Automate scheduled and manual backups of Hermes agent configurations and state to a private repository.

Updated May 9, 2026
One-click install
npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill hermes-agent-core-backup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hermes-agent-core-backup
Source: https://github.com/LuminaVault/LuminaVaultServer/tree/main/Sources/App/Resources/Skills/hermes-agent-core-backup
Command: npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill hermes-agent-core-backup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates daily backups for Hermes agents, ensuring data integrity and ease of recovery post-server failures or configuration changes.

Core Features & Use Cases

  • Automated Daily Backups: Scheduled backups that automatically archive the Hermes agent's state to a private repository.
  • Data Integrity: Securely stores critical agent data, including configurations, memories, and skills.
  • Recovery: Simplifies the process of restoring the agent state after a server failure or machine migration.
  • Manual Backup: Provides a manual backup option for verifying or initiating a backup before major configuration changes.
  • Restore Process: Offers detailed instructions for restoring data from a backup to the Hermes agent.

Quick Start

Run 'bash ~/.hermes/scripts/backup_hermes.sh' to start the daily backup process for your Hermes agent.

Frequently Asked Questions about hermes-agent-core-backup

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

FAQPage Schema
How do I automate daily backups for my self-hosted Hermes agent configuration and state?

To automate daily backups for your self-hosted Hermes agent, run the provided backup script to schedule automatic archiving of configurations, memories, and skills to a private repository, ensuring data integrity and facilitating recovery after server failures.

What is the best way to restore Hermes agent data after a server failure or machine migration?

Restoring Hermes agent data after a server failure involves using the detailed restore instructions provided to retrieve your archived state, memories, and configurations from the private repository backup and applying them to the new server environment.

Can I manually backup Hermes agent state before making major configuration changes?

Yes, you can manually backup Hermes agent state before major configuration changes by running the backup script, which verifies and initiates an immediate archive of critical agent data to your designated private repository.

Does the Hermes agent backup process store sensitive information securely?

Yes, the Hermes agent backup process ensures sensitive information is stored securely by enforcing the use of a private repository for archiving critical agent data, including configurations, memories, and skills.

What critical data is included in an automated Hermes agent backup archive?

An automated Hermes agent backup archive includes critical data such as the agent's configurations, memories, and skills, ensuring comprehensive data integrity and a complete state snapshot for recovery purposes.