hermes-agent/skills
teknium1 ab0f4126cf fix: restore all removed bundled skills + fix skills sync system
- Restored 21 skills removed in commits 757d012 and 740dd92:
  accelerate, audiocraft, code-review, faiss, flash-attention, gguf,
  grpo-rl-training, guidance, llava, nemo-curator, obliteratus, peft,
  pytorch-fsdp, pytorch-lightning, simpo, slime, stable-diffusion,
  tensorrt-llm, torchtitan, trl-fine-tuning, whisper

- Rewrote sync_skills() with proper update semantics:
  * New skills (not in manifest): copied to user dir
  * Existing skills (in manifest + on disk): updated via hash comparison
  * User-deleted skills (in manifest, not on disk): respected, not re-added
  * Stale manifest entries (removed from bundled): cleaned from manifest

- Added sync_skills() to CLI startup (cmd_chat) and gateway startup
  (start_gateway) — previously only ran during 'hermes update'

- Updated cmd_update output to show new/updated/cleaned counts

- Rewrote tests: 20 tests covering manifest CRUD, dir hashing, fresh
  install, user deletion respect, update detection, stale cleanup, and
  name collision handling

75 bundled skills total. 2002 tests pass.
2026-03-06 15:57:30 -08:00
..
autonomous-ai-agents Enhance CLI documentation and functionality for session resumption 2026-02-25 23:04:08 -08:00
creative/ascii-art feat: add emojicombos.com as primary ASCII art search source 2026-03-04 20:23:36 -08:00
diagramming Add Skills Hub — universal skill search, install, and management from online registries 2026-02-18 16:09:05 -08:00
domain refactor(domain-intel): streamline documentation and add CLI tool for domain intelligence operations 2026-02-27 23:53:24 -08:00
email Release set of skills 2026-02-25 05:21:17 -08:00
feeds Release set of skills 2026-02-25 05:21:17 -08:00
gaming Release set of skills 2026-02-25 05:21:17 -08:00
gifs Release set of skills 2026-02-25 05:21:17 -08:00
github Release set of skills 2026-02-25 05:21:17 -08:00
index-cache Release set of skills 2026-02-25 05:21:17 -08:00
mcp docs: add comprehensive MCP documentation and examples 2026-03-02 18:52:33 -08:00
media Add output format examples for YouTube content 2026-02-25 23:28:16 -08:00
mlops fix: restore all removed bundled skills + fix skills sync system 2026-03-06 15:57:30 -08:00
music-creation Release set of skills 2026-02-25 05:21:17 -08:00
note-taking refactor: update Obsidian vault path handling 2026-02-25 20:24:51 -08:00
ocr-and-documents feat(ocr-and-documents): add OCR and document extraction skills 2026-02-26 23:06:08 -08:00
productivity add experimental google workspace command center skill 2026-02-26 14:29:51 -08:00
research refactor: rewrite duckduckgo-search skill for accuracy and usability 2026-03-04 22:11:09 -08:00
smart-home Release set of skills 2026-02-25 05:21:17 -08:00
software-development refactor: enhance software-development skills with Hermes integration 2026-03-03 04:08:56 -08:00