hermes-agent/skills/creative/comfyui
Teknium b0ef72a8a0 docs(skills): bring 69 skill descriptions under the 60-char authoring budget
Every SKILL.md description over 60 chars was silently truncated to
57 chars + '...' in the system-prompt skill index
(extract_skill_description, agent/skill_utils.py), destroying the
routing signal for 69 of 179 skills — some descriptions ran to
1,005 chars.

Rewrites follow the authoring standard: <=60 chars, one sentence,
ends with a period, trigger front-loaded, no marketing words, no
skill-name repetition. Excess detail already lives in each skill's
body.

Includes the touchdesigner-mcp trim from PR #32361 (credit:
@JeliTron) and aligns with the router-precision direction of PR
#48780 (@John-Lussier). Docs catalogs + per-skill pages regenerated
via website/scripts/generate-skill-docs.py.

Co-authored-by: JeliTron <287797501+JeliTron@users.noreply.github.com>
2026-07-23 21:07:16 -07:00
..
references skill(comfyui): add template-integrity reference from @purzbeats (#25828) 2026-05-14 09:34:10 -07:00
scripts chore: prune unused imports and duplicate import redefinitions 2026-05-28 22:26:25 -07:00
tests chore: prune unused imports and duplicate import redefinitions 2026-05-28 22:26:25 -07:00
workflows fix(skills/comfyui): bug fixes, cloud parity, expanded coverage, examples, tests 2026-04-29 20:48:01 -07:00
SKILL.md docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00