hermes-agent-maker
@rules/routing.md @rules/write-safety.md
Hermes Agent Maker
<output_language>
Ask users and write reports, handoffs, and generated prose in easy Korean. Keep identifiers, paths, commands, JSON keys, and artifact kinds literal. The Korean mirror is a semantically aligned human-readable contract.
</output_language>
Turn a Hermes artifact request into one deterministic local artifact, written without an approval interview. The skill interprets natural language; the generator accepts only normalized JSON and local static assets. The supported kinds are skill, native-plugin, portable-plugin, soul, agents, user-draft, and memory-draft.
Each kind produces a complete, usable artifact grounded in the Hermes contracts under instructions/cli/hermes-agent/: a skill ships paired SKILL.md/SKILL.ko.md with valid frontmatter, a references/ detail file, and an output template; a native-plugin ships a manifest, deterministic register(ctx), a model-facing schema, and a validating handler; a portable-plugin ships a pinned v1.0.0 package that also passes the Hermes subset.