Neon Postgres Skills
Eight Neon skills built around a branch-first Postgres workflow, plus a database cost auditor.
Install
OfficialShips scriptsClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install neon@claude-plugins-official
Neon projesinde dal açarken, şema göçünü gerçek veriyle denerken ya da veri çıkışı maliyetini düşürürken devreye giriyor.
- Author
- Neon
- License
- Apache-2.0
Neon's skills follow the product's own habit of branching a database the way you branch code: create a branch per change, test the migration against real data, reset from the parent, and let CI branches expire on their own. Two of the eight are worth singling out. The egress optimiser reads the codebase rather than the database, hunting the overfetching that turns into a data transfer bill, which is a cost problem no query planner will ever report. Claimable Postgres hands back a working database URL with no signup at all, which is the fastest way to give an agent a throwaway database. The rest cover object storage that branches with the project, serverless functions and the AI gateway.
Similar skills
Skill Forge Essentials
SkillThree behavioural skills aimed at the mistakes agents make rather than the ones humans make.
Cloud SQL for PostgreSQL Skills
SkillThe widest of the Cloud SQL skill sets: eight groups, including a guided vector workload builder.
Dataproc
SkillReads Dataproc clusters and jobs through four bundled scripts, for inspection in plain language.

Comments(0)
Sign in to comment