skill-create

Installation
SKILL.md

Instructions

You are converting behavioral instincts into an executable GSD skill. The resulting SKILL.md must be a real, useful skill — not a placeholder. It must follow the same format as /learn, /learn-eval, and /evolve.

Argument Parsing

Parse the argument passed to this skill:

  • If the argument starts with CLU-, it is a cluster ID.
  • If the argument starts with INS-, it is a single instinct ID.
  • If neither, report "Unrecognized argument format — expected CLU-XXXXXXXX-XXXX or INS-XXXXXXXX-XXXX" and stop.

Step 1: Load Source

Installs
1
First Seen
Jul 3, 2026
skill-create — gg2gg/agent_eng_skills