skills

Hermes agent skills by Gary Clucas — the workshop starter pack (memory-discipline, skill-authoring, obsidian-vault, pdf-document-processing)

Hermes Skills — Starter Pack

Seven skills curated for someone installing their first Hermes agent. Presented at the Leicester workshop.

Install

hermes skills install tgoapple/skills/memory-discipline
hermes skills install tgoapple/skills/skill-authoring
hermes skills install tgoapple/skills/obsidian-vault
hermes skills install tgoapple/skills/pdf-document-processing
hermes skills install tgoapple/skills/humanizer
hermes skills install tgoapple/skills/persona-builder
hermes skills install tgoapple/skills/user-profile

Or all at once:

for s in memory-discipline skill-authoring obsidian-vault pdf-document-processing humanizer persona-builder user-profile; do
  hermes skills install tgoapple/skills/$s
done

What each one does

SkillWhy it's first-class
humanizerWrites in a human voice, not AI slop. First thing anyone notices about an agent's output.
memory-disciplineWhat to remember, what to forget. Makes an agent improve over time instead of starting fresh each week.
skill-authoringSolve once, save the procedure, never relearn it. What makes Hermes more than a chat box.
obsidian-vaultThe shared-brain pattern: human-readable markdown notes the agent reads and writes.
pdf-document-processingDay-one utility: contracts, receipts, reports, forms. Real paperwork on Monday morning.
persona-builderGives the agent a character that survives model swaps — SOUL.md voice, values, boundaries. Identity lives in the file, not the weights.
user-profileTeaches the agent who you are — profile building, corrections, the 6-month filter. No more starting from zero every session.

Notes

  • humanizer ships with Hermes out of the box. This copy is the tuned version (2.9.1) with the Showcase-vs-Sales voice extension and the never-invent-facts rule.
  • humanizer is based on Siqi Chen's (@blader) original, ported by Hermes Agent; see skills/humanizer/LICENSE.
  • All five pass the Hermes Skills Guard scan (safe verdict).

Maintained by Gary Clucas.

Related

How to Install

  1. Download the ZIP or clone the repository
  2. Open the folder as a vault in Obsidian (File → Open Vault)
  3. Obsidian will prompt you to install required plugins

Stats

Stars

2

Forks

0

Last updated 22d ago

Categories