create-skill

Installation
SKILL.md

Create Custom Skill

Create your own skill that's protected from Dex updates.

How It Works

When you create a skill with this command, Dex automatically:

  1. Appends -custom to the folder name (so it's never overwritten by updates)
  2. Creates the proper SKILL.md structure
  3. Sets up optional folders for scripts, references, and assets

Process

Step 1: Get Skill Details

Ask the user:

What should this skill do?
Installs
3
Repository
davekilleen/dex
GitHub Stars
391
First Seen
May 16, 2026
create-skill — davekilleen/dex