mj-skill-creator
Installation
SKILL.md
MJ Skill Creator
Use this skill to turn a repeated MakerJackie workflow into an installable skill in /Users/jackiexiao/code/makerjackie/skills.
This skill wraps the system skill-creator process with MakerJackie repository conventions: create the skill under skills/, add UI metadata, write a reader-facing README, update the root catalog, commit, push, and refresh the global install.
First Move
Clarify only if the skill's purpose, name, or trigger is genuinely unclear. Otherwise infer a conservative skill name and proceed.
Before editing:
cd /Users/jackiexiao/code/makerjackie/skills
git status --short --branch
Preserve existing dirty files. Do not revert unrelated work.