hermes - 💡(How to fix) Fix Skills hub creates empty category directories when no skills installed [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fixed

RAW_BUFFERClick to expand / collapse

Hermes Agent v0.15.0 on WSL2

After running hermes skills sync, the hub index creates directory entries for all available categories (apple, data-science, email, gaming, gifs, github, etc.) even when the user has never installed any skills under those categories.

Result: 16 out of 22 categories in skills/ are empty directories with only a DESCRIPTION.md inside.

Impact:

  • skills_list shows 22 categories, 16 have zero skills
  • Navigation overhead — have to filter through empty categories every time

Suggested fix (either):

  1. Only create category directories when a skill is first installed under that category
  2. Add a has_skills field to category metadata so listings can filter out empty ones

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING