neon-postgres
๐ฏSkillfrom neondatabase/agent-skills
Provides comprehensive guidance and best practices for working with Neon Serverless Postgres, covering setup, development, connection methods, and advanced features
Overview
An official Neon skill that provides comprehensive guides and best practices for working with Neon Serverless Postgres. It covers getting started, local development, connection methods, Neon features (autoscaling, branching, scale-to-zero), authentication, the PostgREST-style data API, CLI usage, and Platform API/SDKs, with organized reference files that can be fetched as markdown from neon.com.
Key Features
- Comprehensive Reference System - Organized reference files covering core guides (what is Neon, features, getting started, connection methods) and specialized topics (Drizzle ORM, serverless driver, developer tools)
- Documentation Integration - Provides curl commands to fetch any Neon documentation page as markdown, plus an llms.txt index for finding relevant pages
- Connection Method Guidance - Helps choose the right driver and connection method based on platform and runtime requirements
- Neon-Specific Features - Covers branching, autoscaling, scale-to-zero, and instant restore capabilities unique to Neon
- Developer Tools - References the VS Code extension, MCP server, and Neon CLI (
neon init) for local development workflows
Who is this for?
This skill is designed for developers building applications with Neon Serverless Postgres who want AI-assisted guidance for setup, configuration, and best practices. It is particularly valuable for teams using serverless/edge deployments that need the right connection method, teams migrating to Neon, or developers integrating Neon with ORMs like Drizzle or frameworks that need HTTP/WebSocket database access.
Same repository
neondatabase/agent-skills(7 items)
Installation
npx vibeindex add neondatabase/agent-skills --skill neon-postgresnpx skills add neondatabase/agent-skills --skill neon-postgres~/.claude/skills/neon-postgres/SKILL.mdSKILL.md
More from this repository6
A comprehensive index of Neon Serverless Postgres documentation and best practices for AI agent development. Installable as a Claude Code plugin bundling both the neon-postgres agent skill and the Neon MCP Server for natural language database management with OAuth authentication.
Claimable Postgres skill from Neon for provisioning on-demand serverless Postgres databases that agents can claim and use for development tasks.
A skill creator from Neon Database agent skills, enabling users to create new custom skills for the Neon serverless Postgres platform.
A plugin manager skill from Neon's agent skills collection for Neon Serverless Postgres, providing agent integrations and capabilities for database operations.
Enable Claude to access Neon Serverless Postgres documentation and manage databases through natural language commands.
Plugin