hermes-agent/optional-skills/creative/concept-diagrams
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
..
examples refactor(concept-diagrams): rename + tighten v1k22's skill for merge 2026-04-16 20:39:55 -07:00
references refactor(concept-diagrams): rename + tighten v1k22's skill for merge 2026-04-16 20:39:55 -07:00
templates refactor(concept-diagrams): rename + tighten v1k22's skill for merge 2026-04-16 20:39:55 -07:00
SKILL.md docs(skills): make descriptions self-contained, not cross-dependent 2026-04-16 20:39:55 -07:00