Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
neon logo

neon

claude-plugins-official

databaseClaude Codeby anthropics

Summary

Manage your Neon projects and databases with the neon-postgres agent skill and the Neon MCP Server.

Install to Claude Code

/plugin install neon@claude-plugins-official

Run in Claude Code. Add the marketplace first with /plugin marketplace add anthropics/claude-plugins-official if you haven't already.

README.md

<picture> <source media="(prefers-color-scheme: dark)" srcset="https://neon.com/brand/neon-logo-dark-color.svg?new"> <source media="(prefers-color-scheme: light)" srcset="https://neon.com/brand/neon-logo-light-color.svg?new"> <img width="250px" alt="Neon Logo fallback" src="https://neon.com/brand/neon-logo-dark-color.svg?new"> </picture>

Agent Skills

A collection of Agent Skills and agent integrations for Neon — a complete set of cloud backend primitives built around Lakebase Postgres, for developers, startups, and agent platforms, from Databricks.

What are Agent Skills?

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

Neon

![neon](https://skills.sh/neondatabase/agent-skills/neon)

An overview of Neon for apps and agents — Lakebase Postgres, Auth, Data API, Object Storage, Compute Functions, and the AI Gateway — and how to get started.

Neon Postgres

![neon-postgres](https://skills.sh/neondatabase/agent-skills/neon-postgres)

A comprehensive index of documentation and best practices for Lakebase Postgres on Neon, to set your agents up for success.

Neon Postgres Agent Platforms

![neon-postgres-agent-platforms](https://skills.sh/neondatabase/neon-for-agent-platforms/neon-postgres-agent-platforms)

For agent platforms, codegen tools, and multi-tenant SaaS products that provision and run Lakebase Postgres, Object Storage, Functions, Managed Better Auth, and/or AI Gateway access for their users. Includes a companion skill and samples in neondatabase/neon-for-agent-platforms.

Neon Postgres Branches

![neon-postgres-branches](https://skills.sh/neondatabase/agent-skills/neon-postgres-branches)

Choose and create the right Neon branch type for migration testing and isolated development workflows, including schema-only branches for sensitive data and reset-from-parent workflows to quickly realign child branches.

Claimable Postgres

![claimable-postgres](https://skills.sh/neondatabase/agent-skills/claimable-postgres)

Provision instant temporary Postgres databases via Claimable Postgres by Neon (neon.new) with no login, signup, or credit card. Supports REST API, CLI, and SDK.

Neon Postgres Egress Optimizer

![neon-postgres-egress-optimizer](https://skills.sh/neondatabase/agent-skills/neon-postgres-egress-optimizer)

Diagnose and fix excessive Postgres egress (network data transfer) in a codebase. Use when investigating high database bills, unexpected data transfer costs, or query overfetching.

Neon Object Storage

![neon-object-storage](https://skills.sh/neondatabase/agent-skills/neon-object-storage)

S3-compatible object storage that branches with your Neon project, so files and database rows stay in sync across dev, preview, and production environments.

Neon AI Gateway

![neon-ai-gateway](https://skills.sh/neondatabase/agent-skills/neon-ai-gateway)

One API and one Neon credential for frontier and open-source LLMs from multiple providers, built into your branch and compatible with the OpenAI, Anthropic, and Vercel AI SDKs.

Neon Functions

![neon-functions](https://skills.sh/neondatabase/agent-skills/neon-functions)

Long-running, serverless Node.js HTTP functions deployed onto your Neon branch, with DATABASE_URL injected automatically and compute that runs next to your data.

Installation

npx skills add neondatabase/agent-skills

Claude Code Plugin

You can also install the skills as a Claude Code plugin, which bundles the Neon agent skills (neon, neon-postgres, neon-postgres-branches) and the Neon MCP Server for natural language database management:

/plugin marketplace add neondatabase/agent-skills
/plugin install neon-postgres@neon

After installation, you'll be prompted to authenticate with Neon via OAuth when you first use MCP tools.

The top-level skills/ directory remains the source of truth. Plugin folders ship real copies of the skill directories they expose, regenerated with npm run sync:plugins — see CONTRIBUTING.md for details.

Cursor Plugin

This repository also includes Cursor plugin packaging with the same scope as the Claude plugin (the Neon agent skills and the Neon MCP Server).

Run this command in chat:

/add-plugin neon-postgres

Usage

Example prompts:

Get started with Neon
Recommend a connection method for this project
Set up Drizzle ORM with Neon
Set up Neon Auth for my Next.js app
Query the database using neon-js
Create a new Neon branch using the API
Use the serverless driver for edge functions
Give me a quick temporary Postgres database
Why is my Neon bill so high?

Related plugins

Browse all →