Skip to content

Add Hermes Agent as a supported skill installation target#658

Open
fmhall wants to merge 1 commit intovercel-labs:mainfrom
fmhall:add-hermes-agent
Open

Add Hermes Agent as a supported skill installation target#658
fmhall wants to merge 1 commit intovercel-labs:mainfrom
fmhall:add-hermes-agent

Conversation

@fmhall
Copy link

@fmhall fmhall commented Mar 16, 2026

Summary

  • Adds Hermes Agent by Nous Research as a supported agent for skill installation
  • Project-level skills dir: skills/ (same convention as OpenClaw)
  • Global skills dir: ~/.hermes/skills/ (created during Hermes installation)
  • Detection: checks for ~/.hermes config directory

Changes

  • src/types.ts: Added 'hermes' to AgentType union
  • src/agents.ts: Added hermes agent config entry
  • package.json: Added "hermes" to keywords

References

Hermes Agent (https://hermes-agent.nousresearch.com) by Nous Research
stores skills in `skills/` at project level and `~/.hermes/skills/` globally.
Detection checks for the `~/.hermes` config directory.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant