Sample Skill

Provide a short, repeatable workflow for adding and documenting a new skill in this repository. Use when creating a new skill folder or updating skill documentation.

lc-rezende 30e955b 2 files · 853 B Updated

File contents

Workflow

  1. Create a new folder using lowercase letters, numbers, and hyphens.
  2. Add a SKILL.md with required frontmatter and concise instructions.
  3. Keep the file under 500 lines and under 5,000 tokens.
  4. Add optional references/, scripts/, or assets/ only if needed.
  5. Validate the skill with skills-ref validate ./path-to-skill.

Output expectations

  • The skill folder follows the Agent Skills specification.
  • The SKILL.md description states what the skill does and when to use it.

lc-rezende/AI-Custom-Skills/tree/main/sample-skill commit 30e955b7e7

Frequently asked questions

npx skillmds@latest add lc-rezende/sample-skill