agent-skills-hub/database-migration
Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.
This is a copy. The original lives at comeonoliver/skillshub-sickn33-database-migration.
npx skills add https://github.com/agent-skills-hub/agent-skills-hub --skill database-migration
Take agent-skills-hub/database-migration from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npx.
Without those the skill loads but fails at the first command.