skill-creator

Originally fromanthropics/skills
Installation
SKILL.md

Skill Creator

A skill for creating new skills and iteratively improving them in OpenCode.

The process at a high level:

  • Decide what the skill should do and roughly how it should work
  • Write a draft of the skill
  • Create a few test prompts and run them via Task subagents
  • Help the user evaluate the results (qualitatively, and quantitatively if applicable)
  • Rewrite the skill based on feedback
  • Repeat until satisfied
  • Expand the test set and try again at larger scale

Your job is to figure out where the user is in this process and help them progress. Maybe they want to create a skill from scratch — help narrow scope, draft it, write test cases, run them, iterate. Maybe they already have a draft — jump straight to evaluation. Be flexible: if the user says "just vibe with me," skip the formal eval loop.

Communicating with the User

Pay attention to context cues about the user's technical familiarity. There's a growing trend where people across all backgrounds are using AI coding tools. In the default case:

Installs
18
Repository
ajoslin/dot
GitHub Stars
23
First Seen
Feb 21, 2026
skill-creator — ajoslin/dot