skill-creator

Installation
SKILL.md

Skill Creator

Create and improve skills following the Agent Skills specification. A skill extends agent capabilities with specialized knowledge, workflows, and tools.

Core Loop

  1. Capture intent - What should the skill do? When should it trigger?
  2. Write draft - Create SKILL.md with frontmatter and instructions
  3. Create test cases - Realistic prompts users would actually say
  4. Run evals - Test with-skill vs baseline (or old version)
  5. Review results - Use eval-viewer for human review + benchmarks
  6. Iterate - Improve based on feedback until satisfied
  7. Optimize description - Fine-tune frontmatter for better triggering

Skill Specification

Installs
1
GitHub Stars
10
First Seen
Jun 12, 2026
skill-creator — d-oit/rust-2026-template