database-toolsdatabases
create-database-migration
Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.
maintainer
TryGhost
Actualizado 1/20/2026
Estrellas
51639
Forks
11294
quick start
Installation and usage
Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use create-database-migration