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.

aurora-tools-scripts - PostgreSQL Migrations & Procedures

Manage SQL migrations and stored procedures for PostgreSQL

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create migration files
  • create procedure files
  • define migration objects
  • define procedure objects
  • write SQL scripts
  • read package version

Inputs

  • migrations.ts file
  • procedures.ts file
  • migration objects
  • procedure objects

Outputs

  • SQL migration scripts
  • SQL procedure scripts
  • database schema changes
  • stored logic objects

Requirements

  • TypeScript environment
  • PostgreSQL database
  • file editing permissions

Source

  • Spec: SKILL.md
SQL
database
PostgreSQL
migration
stored procedures
create migration files
create procedure files
define migration objects
define procedure objects
migrations.ts file
procedures.ts file
migration objects
SQL migration scripts
SQL procedure scripts
database schema changes