claimable-postgres
Installation
SKILL.md
Claimable Postgres
Create an instant Postgres database with Claimable Postgres by Neon (pg.new) for fast local development, demos, prototyping, and test environments.
Databases are temporary by default (typically 72 hours) and can be claimed later to a Neon account for permanent use.
Quick Start
Run:
npx get-db
This provisions a database and writes DATABASE_URL to .env.
When to Use Which Method
CLI (npx get-db)
Related skills