skill-creator

Installation
SKILL.md

Skill Creator

Create, test, and improve .agents/skills/ skills through a structured draft-test-iterate loop.

Quick start

  1. Check first — run skill-finder <capability> to search existing official skills. Only create new if nothing fits.
  2. Capture intent — what should the skill do and when should it trigger?
  3. Write SKILL.md — frontmatter + instructions following the spec
  4. Test — run 2-3 realistic prompts, observe behavior
  5. Iterate — improve based on results, repeat until satisfied

Workflow

Step 1: Capture intent

Understand what the user wants before writing anything.

Installs
1
GitHub Stars
2
First Seen
Jul 31, 2026
skill-creator — laguagu/agents-best-practices