skill-creator

Installation
SKILL.md

Skill Creator

Use this skill to create and maintain project-local skills under .agents/skills.

The Vercel skills CLI is the source of truth for format and discovery. Do not maintain a separate local validator unless the user explicitly asks for one.

Skills should encode repeatable project expertise: real conventions, recurring failure modes, fragile workflows, and corrections the agent would otherwise miss. Do not turn one-off advice into a skill.

Read references/evaluation.md when tuning trigger descriptions, comparing skill versions, evaluating behavior, auditing imported skills, or checking source links.

Read references/composition-audit.md when grilling how a cluster of skills composes rather than one skill: after extracting, merging, or renaming a skill, after adding a trigger phrase, or when routing feels ambiguous. It carries the role model (hub / move / mechanic / adapter), the mechanical detectors (routing collisions, duplicated bodies, dead links, coupling), and the continuous-grill loop.

Compose With

Use other skills for their owned domains:

Installs
5
GitHub Stars
4.7K
First Seen
May 30, 2026
skill-creator — epicenterhq/epicenter