skill-creator-flagos
SKILL.md
Skill Creator
A meta-skill for creating, improving, and validating skills in the FlagOS skills repository.
Overview
This skill guides you through the full lifecycle of skill development:
- Create — scaffold a new skill from template, interview the user, write SKILL.md
- Improve — analyze an existing skill, identify weaknesses, iterate with test cases
- Validate — check structure, frontmatter, references, and conventions compliance
Usage
/skill-creator-flagos # Interactive — asks what you want to do
/skill-creator-flagosmy-new-skill --init # Scaffold a new skill
/skill-creator-flagosmy-skill --validate # Validate an existing skill
/skill-creator-flagosmy-skill --eval # Run test prompts against a skill