LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with capability: generate database migrations

Browse skills that share this capability.

  • migration-database - SQLModel Database Migration with Alembic
    database migrationSQLModelAlembicPostgreSQL

    ★ 602 · Updated 2026-05-11

    Automate SQLModel database migrations using Alembic with automatic schema generation

    ⚙ generate database migrations⚙ apply database migrations⚙ review migration files
  • db - Prisma Database Schema Manager for Motivia
    databaseprismapostgresqlmigration

    ★ 602 · Updated 2026-02-12

    Manages Prisma schema and database migrations for Motivia application

    ⚙ modify Prisma schema⚙ create database tables⚙ add table fields