database-toolsdatabases
database-migration
Create and manage Alembic database migrations for SQLAlchemy models. Use when adding/modifying database tables or columns.
maintainer
PrasadTelasula
Updated 11/2/2025
Stars
0
Forks
0
quick start
Installation and usage
Create and manage Alembic database migrations for SQLAlchemy models. Use when adding/modifying database tables or columns.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use database-migration