pilotdeck-skills-migration
Installation
SKILL.md
PilotDeck Skills Migration
Use this skill to migrate Agent Skill folders into PilotDeck's global skill
store, ~/.pilotdeck/skills.
Workflow
Use the repo npm script from the repo root:
npm run skills:migrate
npm run dev runs predev, which syncs this repo skill into
$PILOT_HOME/skills (~/.pilotdeck/skills by default). The migration command
itself stays available as npm run skills:migrate without requiring a global
pilotdeck command on PATH.