How-To Series · Episode 35 / 59 · Module 6: Working While You Sleep
Hermes · Skills
Type a workflow once. Replay it forever with one slash.
After this videoYou can now turn any repeatable workflow into a single command.
A skill is an on-demand instruction document, and every skill is automatically a slash command (/plan, /github-pr-workflow) in the CLI and every platform. They live in ~/.hermes/skills/. Write your own as a SKILL.md (name + description frontmatter, plus When to Use / Procedure) and it works instantly, no restart. The agent writes its own via skill_manage as procedural memory. Progressive disclosure keeps cost near zero: a short list by default, full content only when needed. Install from the hub (hermes skills install, security-scanned) or group several into a bundle under one slash command.
About these resources. Every command in this video comes from the Skills System doc.
Sources · What this video distills
1 docs page · every command below traces to one of themCommands shown · Copy and paste
each shows the source doc it came from/plan design a rollout for migrating our auth providerhermes skills install openai/skills/k8shermes bundles create backend-dev --skill github-code-review --skill github-pr-workflowGoing deeper · Related Hermes docs
further reading · not sources of facts shown aboveNext in the series · Episodes that build on this
E36
Schedule With Cron
E37
Set a Goal
E41
Daily Briefing Bot