generate-more-skills-with-claude
Installation
SKILL.md
Generate More Skills with Claude
⚠️ MANDATORY COMPLIANCE ⚠️
CRITICAL: The 6-step workflow outlined in this document MUST be followed in exact order for EVERY skill generation. Skipping steps or deviating from the procedure will result in skills that don't follow the established pattern and won't integrate properly with The Forge. This is non-negotiable.
File Structure
- SKILL.md (this file): Main instructions and MANDATORY workflow
- examples.md: Skill generation scenarios with complete outputs
- Memory: Project-specific memory accessed via
memoryStore.getSkillMemory("generate-more-skills-with-claude", "{project-name}"). See MemoryStore Interface. - templates/:
skill_template.md: Template for generating SKILL.md filesexamples_template.md: Template for generating examples.md files