skill-creator

Installation
SKILL.md

Skill Creator

⚠️ MANDATORY COMPLIANCE ⚠️

CRITICAL: The 10-step workflow outlined in this document MUST be followed in exact order for EVERY skill creation session. Skipping steps or deviating from the procedure will result in incomplete or poorly designed skills. This is non-negotiable.

File Structure

  • SKILL.md (this file): Main instructions and MANDATORY workflow
  • examples.md: Skill creation scenarios with sample outputs
  • Memory: Skill-specific memory accessed via memoryStore.getSkillMemory("skill-creator", "{project-name}"). See MemoryStore Interface.

Interface References

Skill Design Focus Areas

Installs
2
Repository
olino3/forge
First Seen
Feb 13, 2026
skill-creator — olino3/forge