skill-creator

Installation
SKILL.md

Skill Creator

Create new skills by writing SKILL.md files to the workspace skills/ directory.

Skill Structure

skill-name/
├── SKILL.md (required)
└── references/ (optional)

Creating a Skill

  1. Choose a name: lowercase letters, digits, and hyphens only (max 64 chars)
  2. Create directory: workspace/skills/<skill-name>/
  3. Write SKILL.md with YAML frontmatter

SKILL.md Format

Installs
1
Repository
eddmann/jeeves
GitHub Stars
2
First Seen
14 days ago
skill-creator — eddmann/jeeves