skill-creator

Installation
SKILL.md

Skill Creator Guide

This guide outlines how to create new AI agent skills following a generic Agent Skills specification. It covers when to create a skill, the skill structure, naming conventions, frontmatter fields, content guidelines, and registration.

When to Create a Skill

Create a skill when:

  • A pattern is used repeatedly and AI needs guidance
  • Project-specific conventions differ from generic best practices
  • Complex workflows need step-by-step instructions
  • Decision trees help AI choose the right approach

Don't create a skill when:

Installs
1
First Seen
Jul 21, 2026
skill-creator — dallay/opencode-docker