Databases & dataApache-2.0

Neon Postgres

by Neon (opens in a new tab) neondatabase/agent-skills

Operate Neon Postgres connections, branches, migrations, diagnostics, scaling, and search.

Installation

Skills CLI

Skills CLI command
npx skills@latest add neondatabase/agent-skills --skill neon-postgres

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Uses the Neon CLI or MCP server to inspect projects and databases, manage branches, fetch connection strings, and run guarded SQL; it may update `.env` and schema code. The parent `neon` skill is required first, with branch and generic Postgres companions used for deeper workflows.

  • LicenceApache-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size281 lines
  • Last checked27 Sept 2026 · 83d3c75651bd81f06e5e8c47ffc306936cc4d2a1ac84d288e8f6a15fcfb724b4

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Needs MCP

    Requires an MCP server to be configured.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/neon-postgres/SKILL.md on GitHub (opens in a new tab)