olorehq

olore-neon-latest

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

olorehq 67 4 Updated 3mo ago

Resources

3
GitHub

Install

npx skillscat add olorehq/olore/olore-neon-latest

Install via the SkillsCat registry.

SKILL.md

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
Quick start contents/get-started/query-with-neon-sql-editor.md
Connect to database contents/connect/
API reference contents/reference/
Database branching contents/introduction/branching.md
Autoscaling contents/introduction/autoscaling.md
Neon Functions contents/functions/
Data API contents/data-api/
PostgreSQL extensions contents/extensions/
Framework integrations contents/guides/

When to use

Use this skill when the user asks about:

  • Neon serverless Postgres features and capabilities
  • Database branching, branch management, and preview environments
  • Autoscaling and compute lifecycle
  • Connection pooling and connection management
  • Neon Functions (serverless functions)
  • Data API (HTTP-based database access)
  • PostgreSQL extensions (pgvector, PostGIS, etc.)
  • Neon Auth authentication service
  • AI and vector search features
  • Framework integrations (Next.js, Astro, etc.)
  • ORM integrations (Prisma, Drizzle, etc.)
  • Data import and migration
  • Security, compliance, and billing

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.