Back to Documentation

Get Your Skill Listed

Skills are automatically added to the registry on first install

How It Works

1

Set up your repository

Create a public GitHub repo with a SKILL.md file and README

2

Install your skill

Run the skills CLI to install from your repo

npx skills add your-org/your-skill
3

Automatic listing

Your skill is added to the registry on first install — no submission required

Requirements

Public Repository

Your repository must be public on GitHub

SKILL.md File

A markdown file with name, description, and version in frontmatter

Learn more about creating skills: