template-skill

Installation
SKILL.md

Template Skill

This is a basic template for creating new skills.

Structure

skill-name/
├── SKILL.md          # Main skill file (required)
├── references/       # Additional documentation (optional)
├── scripts/          # Utility scripts (optional)
└── assets/           # Output files, templates (optional)

SKILL.md Format

Installs
6
GitHub Stars
3
First Seen
Jan 20, 2026
template-skill — vibery-studio/templates