Andre LandgrafandCursor e4650e5f4c Remove Neon-specific branding for vendor-agnostic repo
Keep neondatabase GitHub org references but remove Neon logo,
Neon author fields, and make the repo agnostic open source
Postgres skills.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-11 11:52:42 -08:00

Postgres Skills

A collection of Agent Skills for Postgres best practices.

What are Agent Skills?

As per the Agent Skills spec, skills are folders of instructions, scripts, and resources that agents can discover and use to do things more accurately and efficiently. Once installed, skills are automatically invoked by the agent upon detection of relevant tasks.

It all starts with the SKILL.md file in the skill's directory. It's the entry point and allows agents to progressively discover information 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.

Installation

npx add-skill neondatabase/postgres-skills
S
Description
No description provided
Readme Apache-2.0
144 KiB
Languages
Python 100%