repo-skill-creator

Installation
SKILL.md

Repo Skill Creator

Create and maintain repository skills with a triple workflow: creation mode, path-finalize mode, and auto-discover finalize mode.

Trigger Rules

  1. If the user provides a skills/* path and indicates the skill is already generated/copied, run path-finalize mode directly without additional confirmation.
  2. If the user invokes this skill directly without providing a path, run auto-discover finalize mode (skills:finalize:new) first.
  3. If no new skill can be discovered during auto-discover mode, fall back to creation mode (skills:new) and then continue finalize.

Mode A: Create New Skill

Primary command (recommended):

pnpm skills:new

Manual creation commands:

Installs
3
GitHub Stars
2
First Seen
May 18, 2026
repo-skill-creator — adonis0123/adonis-skills