skill-ecosystem-sync

Installation
SKILL.md

Skill Ecosystem Sync

Complete systematic workflow for updating ALL skills across the ecosystem. This covers 4 registries and the full profile swarm. Counts in this skill are deliberately illustrative, never authoritative — always derive them live (npx skills add <repo> -l, find ~/.hermes/skills -name SKILL.md | wc -l) because published and installed counts drift. Load this skill whenever the user asks to update, check, or sync skills.

Trigger

  • "update skills" / "check for updates" / "sync skills"
  • "publish skills" / "anything new in skills store"
  • After any skill modification — this is the canonical sync procedure

Phase 1: Bidirectional Sync — Our Published Skills

Our skills live at jahfaliabdulrahman-dev/hermes-skills on GitHub.

Pre-step: ensure repo clone exists

/tmp/ is cleared on reboot — the clone may be gone. If missing, clone fresh:

Installs
1
GitHub Stars
1
First Seen
Sep 12, 2026
skill-ecosystem-sync — jahfaliabdulrahman-dev/hermes-skills