skill-creator

Installation
SKILL.md

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:

  • Documentation already exists (create a reference instead)
  • Pattern is trivial or self-explanatory
  • It's a one-off task

Skill Structure

Choose {skill-root} as domains/{domain}/skills for one owner or skills for multiple owners.

Installs
4
First Seen
Jul 4, 2026
skill-creator — andresnator/agents-orchestrator