Installation
Skills CLI
npx skills@latest add neondatabase/agent-skills --skill neon-postgresRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the neon-postgres skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Uses 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)