skill-creator

Installation
SKILL.md

Skill Creator

Overview

Guide for creating well-structured Code Buddy skills.

Anatomy of a Skill

skill-name/
├── SKILL.md          # Required — instructions for the agent
├── scripts/          # Optional — executable helpers
├── references/       # Optional — detailed docs loaded on demand
└── assets/           # Optional — templates, icons, config files

SKILL.md Structure

Frontmatter (required)

Related skills
Installs
2
GitHub Stars
7
First Seen
Mar 18, 2026