Hermes Skills Maker — Development skill for Claude Code
meta-skill Hermes skill, usable from Claude Code, that guides the creation of any new capability: category structure, shared HTTP client scaffolding, writing the SKILL.md with the correct frontmatter.
How to install Hermes Skills Maker
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open fleox/hermes-skills-maker and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Hermes Skills Maker does
meta-skill Hermes skill, usable from Claude Code, that guides the creation of any new capability: category structure, shared HTTP client scaffolding, writing the SKILL.md with the correct frontmatter, generating the Python CLI, propagation, and smoke tests.
Alternatives in Development
- Om Dump — Freeform capture mode 4.6k ★
- /install-skill - Install Generated Skills Or Agents — Step-by-step guide to install your generated skills and agents to the correct locations 618 ★
- Frontmatter — Frontmatter skill 609 ★
README
skill-hermes-skill-maker
A Claude Code skill for building Hermes skills with the best and most optimized architecture.
Related Skills
New Capability
Scaffold a new Friday command from a template. Prompts for a name and description, writes commands/ .md with t
Loop Maker
Interviews you, then scaffolds a self-running agent loop. Cross-harness (Claude Code / Codex / Hermes / OpenCl
Generate Command
This tool is a meta-tool to generate other tools in a clean and re-usable way.
LearningSkill
Meta-learning tutor system for Claude Code & Web — cognitive-science-driven (Bjork, Sweller, Brown) skills for
Obsidian Agent
A complete system for managing Obsidian vaults with Claude Code and Cowork. Designed for two vaults (work and
J New
Scaffold a new .claude/ command, skill, or agent with correct structure and best practices. Use when creating
Related Agents
Repo Meta
Repository scaffolding — docs, CI, scripts, plugin manifests, and the README. Owns everything outside plugins/
Shared Rules
Common behavioral rules inherited by all PDS agents. Not a standalone agent — referenced via inherits: shared-
Maker
Reviews OpenCode sessions (shared links or local history), finds repeatable workflows, and proposes automation