Skip to content

docs: add Hermes agent support#135

Open
Ruhan-Verse wants to merge 1 commit into
DietrichGebert:mainfrom
Ruhan-Verse:feat/hermes-agent-support
Open

docs: add Hermes agent support#135
Ruhan-Verse wants to merge 1 commit into
DietrichGebert:mainfrom
Ruhan-Verse:feat/hermes-agent-support

Conversation

@Ruhan-Verse

Copy link
Copy Markdown

Closes #133
Closes #125

Hermes Agent (by Nous Research) natively supports the SKILL.md standard
and auto-discovers skills from the skills/ directory — making it one
of the thinnest integrations in the project. No new adapter code needed.

Changes:

  • README: add ### Hermes install section with npx skills add command
    and manual fallback; bump badge from 13 → 14 agents; add Hermes to
    the skill-capable hosts note under Commands
  • docs/agent-portability.md: add Hermes row to the adapter table

Hermes Agent natively supports the SKILL.md standard and auto-discovers
skills from the skills/ directory. Add installation instructions to
README and agent-portability table.

Closes DietrichGebert#133
Closes DietrichGebert#125
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.

Will there be official instructions for installing Hermes in the future? How can I use it in hermes agent ?

1 participant