create-skill

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Creating Skills

Process

  1. Gather requirements — ask the user (use AskUserQuestion when available; otherwise present numbered options):
    • What task or domain does the skill cover?
    • What specific use cases should it handle?
    • Does it need executable scripts, or just instructions?
    • Any reference material to include?
  2. Explore existing skillsls skills/ and read 1–2 neighbors to match conventions.
  3. Draft — create SKILL.md; split deep material into references/ if it exceeds ~150 lines; add scripts/ only for deterministic helpers.
  4. Review with user — present the draft and ask:
    • Does this cover your use cases?
    • Anything missing or unclear?
    • Should any section be more or less detailed?

Skill Structure

Installs
1
GitHub Stars
10
First Seen
6 days ago
create-skill — helderberto/agent-skills