Documentation
README
Skill Creator
This repository (GitHub / Copilot): This copy lives at
.github/skills/skill-creator/. In command examples, set<skill-creator-path>to that folder. Run Python modules from that directory, e.g.cd .github/skills/skill-creator && python -m scripts.aggregate_benchmark …. A parallel copy for Cursor is at.cursor/skills/skill-creator/.
GitHub Copilot: Parallel “subagent” runs may not be available—run with-skill vs baseline evals sequentially if needed. Description optimization (run_loop.py / claude -p) requires the Claude Code CLI where installed; skip those steps in pure Copilot-only environments without claude on PATH.
A skill for creating new skills and iteratively improving them.
This is the opening of the README. Read the full README on GitHub.