Enables Forge to create new skills autonomously or on request. Validates skill structure, writes SKILL.md files with proper YAML frontmatter, creates supporting scripts and reference files, and ensures all new skills follow OpenClaw conventions. Use when creating a new skill, formalizing a recurring task into a skill, or when Forge identifies a capability gap.
Forge's self-improvement mechanism for creating new skills. Handles the full lifecycle: identify need, write SKILL.md, create supporting files, validate structure, and deploy.
~/Forge/openclaw/skills/~/Forge/openclaw/skills/{skill-name}/---