Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

hermes-skills

A Hermes Agent skills tap for Blink-provisioned agents.

Skills here are seeded automatically onto Hermes VMs by bot-provisioning. You can also add the tap to any Hermes install yourself:

hermes skills tap add blinkbitcoin/hermes-skills
hermes skills install blinkbitcoin/hermes-skills/skills/argit-backup
hermes skills install blinkbitcoin/hermes-skills/skills/secrets-management
hermes skills install blinkbitcoin/hermes-skills/skills/filesystem-maintenance
hermes skills update    # later: refresh installed skills

Skills

Skill What it covers
argit-backup Operate and health-check the argit backup of ~/.hermes (systemd timer, manifests, restore/DR)
secrets-management Where Hermes keeps secrets (~/.hermes/.env vs the pass backup vault), hermes model, safe handling
filesystem-maintenance Disk cleanup for Hermes/OpenClaw VMs — 12 safe cleanup targets, 40 protected paths, review-first approach

Layout

Each skill is a directory under skills/ with a SKILL.md (+ optional references/). This is the default tap path, so the tap is added with no extra config.

Notes

  • Public on purpose: these are operational instructions, not secret material.
  • Tuned for Blink's Hermes deployment (argit DR, systemd --user backup timer, Slack Socket Mode).

About

Hermes Agent skills tap for Blink-provisioned agents

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors