Installation
Skills CLI
npx skills@latest add neondatabase/agent-skills --skill neon-postgres-egress-optimizerRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the neon-postgres-egress-optimizer skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Runs Postgres diagnostics, traces expensive queries into application code, edits queries or caching and pagination behavior, then remeasures under representative traffic. It requires the parent `neon` skill first; optional `neon.ts` changes and `neon config apply` modify remote branch compute policy.
- LicenceApache-2.0
- FrontmatterValid name and description
- Risky patternsNone found
- Size267 lines
- Last checked27 Sept 2026 ·
d7536270b6dd59a66fa5daf1578cc55a5b761d7163f6f6b1596662481b8d5d9b
What it can touch
- Edits code
Changes files in your project.
- Runs commands
Runs shell commands such as tests, builds or installs.
- 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-egress-optimizer/SKILL.md on GitHub (opens in a new tab)