One-click install skills from GitHub repos into any Hermes profile
Paste a GitHub repo URL containing a valid SKILL.md to install it as a Hermes skill.
https://github.com/owner/repo, owner/repo, owner/repo@branchSKILL.md fileThis page is the manual interface. For automated installs, the following agent workflow is available:
"Install the skill from https://github.com/owner/repo into my omega profile" 1. Scout fetches the raw SKILL.md from the repo 2. Validates frontmatter (name, description, version) 3. Downloads the full repo (or skill directory) 4. Installs to ~/.hermes/profiles/omega/skills/<name>/ 5. Updates AGENTS.md loading list if needed 6. Reports what was installed