mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-24 16:54:43 +00:00
fix(skills): align skill directory names with frontmatter name
Salvaged from PR #42788 by @Love-JourneY, re-applied at current locations (audiocraft and segment-anything have since moved to optional-skills/): - skills/mlops/inference/vllm -> serving-llms-vllm - skills/mlops/evaluation/lm-evaluation-harness -> evaluating-llms-harness - optional-skills/mlops/models/segment-anything -> segment-anything-model - optional-skills/creative/audiocraft -> audiocraft-audio-generation Directory name != frontmatter name breaks skill_view() lookup by dir name and causes hermes update sync re-seeding duplicates (#42786). The authoring guide calls this out as Pitfall #8. Fixes #42786
This commit is contained in:
parent
c0170311c9
commit
503da4e308
16 changed files with 0 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue