hermes-agent/skills
teknium1 eb1e63090a fix(skills): align hermes-agent-skill-authoring with hardline authoring standards
The in-repo skill-authoring skill taught the validator's ceilings (1024-char
descriptions, 'Use when ...' phrasing) instead of the repo's review standards,
so agents following it produced skills that fail review: 240+ char
descriptions, author 'Hermes Agent' with no human credit, no bundled-vs-
optional decision, dangling related_skills, no platforms audit, no tests, no
docs regen, and machine-local /home/bb/... paths baked into prose.

Rewritten to teach the hardline standards from AGENTS.md:
- description <= 60 chars, one sentence, ends with period
- author credits the human contributor first
- bundled vs optional tier decision (5+ sessions/month bar; default optional)
- no router/index/hub skills
- platforms: audited against actual scripts, POSIX-signal table
- related_skills must resolve in-repo
- Hermes-tool framing instead of raw shell prose
- tests at tests/skills/ + docs regen with scope discipline
- removed machine-local paths; validator limits marked as NOT the standard
2026-08-06 22:07:51 -07:00
..
apple fix(skills): sync bundled + misc CLI skills to current upstream 2026-07-24 08:29:59 -07:00
autonomous-ai-agents feat(desktop): ctx.os — the curated OS door for plugins 2026-08-04 11:33:25 -06:00
creative docs: purge stale xdist/_enforce_test_timeout test-runner references repo-wide 2026-07-29 23:16:18 -07:00
email
github fix(skills): parse stored GitHub credentials without scanner false positives 2026-07-26 20:59:26 -07:00
index-cache refactor: remove the claude-marketplace skill source (redundant Marketplace hub tab) 2026-07-28 23:16:27 -07:00
media refactor(skills): move heartmula + audiocraft to optional-skills/creative 2026-07-23 19:47:21 -07:00
mlops fix(skills): sync bundled + misc CLI skills to current upstream 2026-07-24 08:29:59 -07:00
note-taking
productivity fix(deps): repair Google transitive security floors (#72108) 2026-07-31 23:18:38 -07:00
research refactor(skills): move polymarket to optional-skills/finance 2026-08-06 11:30:58 -07:00
smart-home fix(skills): sync bundled + misc CLI skills to current upstream 2026-07-24 08:29:59 -07:00
social-media fix(skills): keep xurl SKILL self-contained; move x_search routing to gated surfaces 2026-07-23 21:06:47 -07:00
software-development fix(skills): align hermes-agent-skill-authoring with hardline authoring standards 2026-08-06 22:07:51 -07:00