mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-08 03:01:47 +00:00
docs(skills): explain restoring bundled skills
This commit is contained in:
parent
3beef57825
commit
80c579a9dd
3 changed files with 12 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ description: "Catalog of bundled skills that ship with Hermes Agent"
|
|||
|
||||
Hermes ships with a large built-in skill library copied into `~/.hermes/skills/` on install. Each skill below links to a dedicated page with its full definition, setup, and usage.
|
||||
|
||||
Hermes also syncs bundled skills on `hermes update`, but the sync manifest respects local deletions and user edits. If a skill listed here is missing from your profile's `~/.hermes/skills/` tree, it is still shipped with Hermes; restore it with `hermes skills reset <name> --restore`.
|
||||
|
||||
If a skill is missing from this list but present in the repo, the catalog is regenerated by `website/scripts/generate-skill-docs.py`.
|
||||
|
||||
## apple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue