Skip to content

keepnotes-ai/hermes-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermes Agent Skills

Shareable skills for Hermes — published by keepnotes.ai.

Skills

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.

Using this repo with Hermes

Add as a skill source:

hermes skills tap add keepnotes-ai/hermes-skills

Then browse, search, or install skills with the Hermes skills hub.

Keep Memory Plugin

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.

Layout

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

About

Skills repository for Hermes agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages