database-toolsdatabases
add-migration
Generates numbered SQL migration files for tables, indexes, and views. Use when adding or modifying database schema.
maintainer
berrzebb
Updated 2/10/2026
Stars
16
Forks
9
quick start
Installation and usage
Generates numbered SQL migration files for tables, indexes, and views. Use when adding or modifying database schema.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use add-migration