Add a new endpoint or endpoints to Ghost's Admin API at `ghost/api/admin/**`.
npx ai-builder add skill TryGhost/add-admin-api-endpointCreate 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.
npx ai-builder add skill TryGhost/create-database-migration