Shareable skills for Hermes — published by keepnotes.ai.
| Skill | Category | Description |
|---|---|---|
| github-vault-search | github | Find and index community Obsidian vaults from GitHub. Once indexed into Keep, vault notes surface as ambient context in conversation — no explicit search needed. Includes obsidian-search script. |
| repo-intake-check | github | Safety scanner for untrusted cloned repos. Checks hooks, symlinks, Obsidian plugins, autorun configs, agent prompt injection. Outputs CLEAN / REVIEW / CAUTION. Includes repo-intake-check script. |
| keep-research-workflow | note-taking | Use Keep as a research OS: collect URLs and PDFs, promote to long-form notes, cross-link findings, and surface knowledge via semantic search. |
Add as a skill source:
hermes skills tap add keepnotes-ai/hermes-skillsThen browse, search, or install skills with the Hermes skills hub.
Keep is a memory plugin for Hermes Agent. Not yet in core, but you can check out and run Hermes from this PR branch, then run hermes memory setup and configure Keep with local or API-based models.
skills/<category>/<skill-name>/
SKILL.md # skill definition (frontmatter + instructions)
scripts/ # bundled scripts referenced by the skill
references/ # reference docs loaded on demand
templates/ # reusable templates