write-a-skill

Installation
SKILL.md

Writing Skills

Process

  1. Gather requirements - use grill-me to determine the intention of the skill. If grill-me is not available, ask the user directly about:

    • What task/domain does the skill cover?
    • What specific use cases should it handle?
    • Does it need executable scripts or just instructions?
    • Any reference materials to include?
  2. Draft the skill - create:

    • SKILL.md with concise instructions
    • Additional reference files if content exceeds 500 lines
    • Utility scripts if deterministic operations needed
  3. Review with user - present draft and ask:

    • Does this cover your use cases?
    • Anything missing or unclear?
    • Should any section be more/less detailed?
Installs
10
Repository
rjminsha/skills
First Seen
May 26, 2026
write-a-skill — rjminsha/skills