skill-creation

Installation
SKILL.md

Skill Creation Guide

Skill Directory Structure

skill-name/
├── SKILL.md          # Required: frontmatter + instructions
├── scripts/          # Optional: executable code (Python, Bash, JS)
├── references/       # Optional: documentation loaded on demand
└── assets/           # Optional: templates, images, data files for output

SKILL.md Format

Two parts: YAML frontmatter (metadata) + Markdown body (instructions).

Related skills

More from totophe/skills

Installs
5
Repository
totophe/skills
First Seen
Feb 20, 2026