byitgoyo· 59 skills
Set up automatic GitHub sync for Hermes Agent memory, skills, and config using git + macOS launchd. Runs every 30 minutes in the background. Covers repo init, .gitignore pitfalls, token extraction, and launchd plist setup.
$npx -y skills add itgoyo/hermes-skills --skill hermes-memory-github-syncInstalls into the current project.
Run `npx skills use "https://github.com/itgoyo/hermes-skills" --skill "itgoyo/hermes-skills/hermes-memory-github-sync"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/itgoyo/hermes-skills" that are relevant to the current task. Run `npx skills add "https://github.com/itgoyo/hermes-skills"` and select the relevant skills, then follow their instructions.