write-a-skill

Installation
SKILL.md

Add Skill

Creates a new skill in /Users/miguel.florido/Projects/skills following skills.sh conventions.

Repo structure

skills/
└── <skill-name>/
    ├── SKILL.md        # Agent instructions (required)
    ├── REFERENCE.md    # Detailed docs (if needed)
    └── scripts/        # Optional helper scripts

Process

  1. Gather requirements — ask the user:
    • What workflow or task does this skill cover?
    • What specific use cases should it handle?
Related skills

More from miguelez11/skills

Installs
6
First Seen
Feb 26, 2026