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
更新于 1/20/2026
星标
51639
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use create-database-migration