hermes-agent/skills/creative
Teknium fdefd98aa3 docs(skills): make descriptions self-contained, not cross-dependent
Previous pass assumed both skills would always be loaded together, so
each description pointed at the other ('use concept-diagrams instead').
That breaks when only one skill is active — the agent reads 'use the
other skill' and there is no other skill.

Now each skill's description and scope section is fully self-contained:

- States what it's best suited for
- Lists subjects where a more specialized skill (if available) would be
  a better fit, naming them only as 'consider X if available'
- Explicitly offers itself as a general SVG diagram fallback when no
  more specialized skill exists

An agent loading either skill alone gets unambiguous guidance; an
agent with both loaded still gets useful routing via the 'consider X
if available' hints and the related_skills metadata.
2026-04-16 20:39:55 -07:00
..
architecture-diagram docs(skills): make descriptions self-contained, not cross-dependent 2026-04-16 20:39:55 -07:00
ascii-art fix: overhaul ascii-art skill with working sources (#662) 2026-03-08 18:09:44 -07:00
ascii-video feat(skills): add creative divergence strategies for experimental output 2026-04-09 21:40:16 -04:00
creative-ideation feat(skills): add creative ideation — constraint-driven project generation 2026-04-11 01:44:36 -04:00
excalidraw refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
manim-video feat(skills): add creative divergence strategies for experimental output 2026-04-09 21:40:16 -04:00
p5js feat(skills): add creative divergence strategies for experimental output 2026-04-09 21:40:16 -04:00
popular-web-designs feat(skills): add popular-web-designs skill with 54 website design systems (#5194) 2026-04-05 00:42:55 -07:00
songwriting-and-ai-music feat(skills): add songwriting-and-ai-music creative skill (salvage #1901) (#3834) 2026-03-29 17:49:19 -07:00
DESCRIPTION.md refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00