eliteforge-skill-spec
Installation
SKILL.md
EliteForge Skill Spec
Required Skill-Creator Flow
- Activate and follow
skill-creatorfor every new skill and every substantial skill update. - For new skills, initialize with the
skill-creatorscripts/init_skill.pyworkflow unless the skill folder already exists. - Keep
SKILL.mdconcise and authoritative. Put mandatory agent behavior inSKILL.md; usereferences/only for details loaded on demand. - Keep
agents/openai.yamlaligned with the finalSKILL.md. - Before finishing, run the
skill-creatorvalidator. If the validator is unavailable or fails for reasons unrelated to the current change, report the blocker instead of claiming validation success.
Frontmatter Contract
Every eliteforge-* skill must declare metadata.version in the YAML frontmatter at the top of SKILL.md.
Minimum required shape: