home/categories/database-tools/tryghost-ghost-claude-skills-create-database-migration-skill-md
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.

TryGhost
maintainer
TryGhost
Mis à jour 1/20/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use create-database-migration