byneondatabase· 11 skills
Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods and drivers, pooled vs direct connections, branching, autoscaling, scale-to-zero, instant restore, read replicas, connection pooling, IP allow lists, and logical replication. Use when users ask about "Neon setup", "connect to Neon", "Neon project", "DATABASE_URL", "serverless Postgres", "Neon CLI", "neon", "Neon MCP", "Neon Auth", "@neondatabase/serverless", "@neondatabase/neon-js", "scale to zero", "Neon autoscaling", "Neon read replica", or "Neon connection pooling".
$npx -y skills add neondatabase/agent-skills --skill neon-postgresInstalls into the current project.
Run `npx skills use "https://github.com/neondatabase/agent-skills" --skill "neondatabase/agent-skills/neon-postgres"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neondatabase/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/neondatabase/agent-skills"` and select the relevant skills, then follow their instructions.