
postgres-skills
✓ Official★ 18Claude Code plugin · neondatabase/postgres-skills · Apache-2.0
Postgres best practices and guidelines for coding agents.
2 skills — installs as one unit
⌁ skills (2)
postgres-best-practices
🔥🔥🔥🔥✓ VerifiedBest practices and guidelines for working with Postgres. Covers schema design, indexing strategies, query optimization, migrations, and common pitfalls. Use when writing SQL, designing database schemas, optimizing queries, or setting up a Postgres database.
Full instructions & audit →skill-creator
🔥🔥🔥✓ VerifiedGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Full instructions & audit →Postgres Skills
A collection of Agent Skills for Postgres, curated from practitioners with years of real-world experience building and scaling applications on Postgres.
What are Agent Skills?
Skills are folders of instructions, scripts, and resources that agents can discover and use to perform tasks more accurately. Once installed, skills are automatically invoked when the agent detects relevant tasks.
Each skill starts with a SKILL.md file that serves as the entry point, allowing agents to progressively discover more detail as needed.
Available Skills
Postgres Best Practices
skills/postgres-best-practices
Best practices and guidelines for working with Postgres. Covers schema design, indexing, query optimization, and common pitfalls.
About postgres-skills
Goal
Give every AI engineer instant access to the collected experience of a staff engineer who has seen what works and what fails in production Postgres. Once installed, these skills guide your agent toward proven patterns and away from common mistakes.
Guiding Principles
- Vendor-agnostic. The skills are for Postgres users, regardless of which provider or deployment they use.
- Curated contributors. Content comes from well-known, credible Postgres practitioners with demonstrated real-world expertise.
- Paid commissions. Contributors are compensated for their time to keep the quality bar high.
Call for Contributors
We are looking for skill contributors with:
- Deep, proven experience helping a diverse set of applications build and scale on Postgres
- A track record of writing clearly about Postgres (blog posts, documentation, conference talks)
Skill contributions are paid. Open an issue or reach out to andy.hattemer@databricks.com if you're interested in contributing.
AI Policy
Skills must be written by humans. AI-generated content defeats the purpose: if the information can be generated by an AI on demand, there is no value in encoding it into a skill ahead of time.
The value of a skill comes from human judgment, accumulated experience, and insight that AI does not already have. That is what makes it worth installing.
AI tools may be used for reviewing and testing skill content, but not for authoring it.
Installation
npx skills add neondatabase/postgres-skillsOne install gets you everything — 2 skills — kept up to date together.
Licensed under Apache-2.0— you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub →