LogoClawIndex
CasesSkillsAbout
LogoClawIndex

aurora-tools-scripts - PostgreSQL SQL Migrations and Procedures Manager

Manage SQL migrations and stored procedures for PostgreSQL in the tools bounded context

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create database migration
  • create stored procedure
  • create function
  • create trigger
  • create sequence
  • alter table structure
  • create database index
  • add table constraint

Inputs

  • PostgreSQL schema information
  • migration configuration
  • procedure definition
  • function definition
  • trigger definition
  • environment variables

Outputs

  • database migration file
  • stored procedure file
  • database schema changes
  • programmable SQL objects

Requirements

  • postgresql skill
  • PostgreSQL database
  • Read/Edit/Write/Glob/Grep/Bash permissions
  • Node.js runtime

Source

  • Spec: SKILL.md

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.
SQL
database migration
PostgreSQL
stored procedure
DDL
create database migration
create stored procedure
create function
create trigger
PostgreSQL schema information
migration configuration
procedure definition
database migration file
stored procedure file
database schema changes