olore-neon-latest

star 67

Local Neon documentation reference (latest). Neon serverless Postgres documentation. Use for database branching, autoscaling, connection pooling, data API, extensions, migrations, and PostgreSQL features.

olorehq By olorehq schedule Updated 6/14/2026

name: olore-neon-latest description: Local Neon documentation reference (latest). Neon serverless Postgres documentation. Use for database branching, autoscaling, connection pooling, data API, extensions, migrations, and PostgreSQL features.

Neon Documentation

Neon serverless Postgres documentation. Use for database branching, autoscaling, connection pooling, data API, extensions, migrations, and PostgreSQL features.

Quick Reference

Task Entry Point
Getting started contents/get-started/signing-up.md
Connect to Neon contents/connect/connect-from-any-app.md
Branching contents/introduction/branching.md
CLI reference contents/cli/
Extensions contents/extensions/pg-extensions.md
Serverless driver contents/serverless/serverless-driver.md
Data API contents/data-api/get-started.md
Authentication contents/auth/overview.md
Migrations contents/import/migrate-intro.md
API reference contents/reference/api-reference.md
Troubleshooting contents/connect/connection-errors.md

When to use

Use this skill when the user asks about:

  • Neon serverless Postgres setup, configuration, and connections
  • Database branching, branch restore, schema diff, and time travel
  • Autoscaling, scale to zero, and compute lifecycle
  • Connection pooling, read replicas, and high availability
  • The Neon CLI, API, SDKs, or Terraform provider
  • PostgreSQL extensions (pgvector, PostGIS, pg_cron, TimescaleDB, etc.)
  • PostgreSQL functions, data types, and query reference
  • Data API (SQL-to-REST), row-level security, and multitenancy
  • AI integrations (LangChain, LlamaIndex, MCP, vector search)
  • Neon Auth and authentication flows
  • Migrating from other databases (Supabase, Heroku, PlanetScale, etc.)
  • Logical replication, backups, and monitoring

How to find information

  1. First, read TOC.md for complete file listing organized by directory
  2. Identify relevant section based on user's question
  3. Read specific files for details

TOC.md contains all files organized by directory - always check it first.

Install via CLI
npx skills add https://github.com/olorehq/olore --skill olore-neon-latest
Repository Details
star Stars 67
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator