claimable-postgres
Provisions temporary Postgres databases instantly via Neon's Claimable Postgres service.
Setup & Installation
What This Skill Does
Provisions temporary Postgres databases instantly via Neon's Claimable Postgres service. No account, login, or credit card needed. Databases expire after 72 hours unless claimed to a Neon account.
You get a real Postgres connection string in one API call or CLI command, with no account setup, no dashboard, and no waiting.
When to use it
- Getting a DATABASE_URL for a new project without creating an account
- Spinning up a throwaway Postgres database for a demo or prototype
- Running integration tests against a real Postgres instance without persistent setup
- Auto-provisioning a database when a Vite project starts and DATABASE_URL is missing
- Seeding a fresh Postgres database with a SQL file in a single CLI command
Similar Skills
wp-performance
A backend-only agent skill for diagnosing and fixing WordPress performance problems.
wp-playground
wp-playground runs disposable WordPress instances in the browser or locally via CLI, using WebAssembly and SQLite.
wp-wpcli-and-ops
Handles WordPress operational tasks via WP-CLI: database exports and imports, URL and domain migrations with search-replace, plugin and theme management, cron inspection, cache flushing, and multisite operations.
apollo-router-plugin-creator
Guides you through writing native Rust plugins for Apollo Router.
