Neon Database Complete Documentation
/install lb-neon-skill
⚠️ Security Notice
This skill contains Neon Database documentation with command examples. Commands are for reference only and should NEVER be auto-executed by agents without explicit user approval.
Neon Database Documentation
Complete Neon Serverless Postgres documentation extracted from the official Neon website repository.
Contents
This skill includes 546 markdown files (6.8MB) covering:
Core Concepts
- Introduction - What is Neon, architecture, and core concepts
- Get Started - Quick start guides and initial setup
- Serverless - Serverless PostgreSQL fundamentals
Features
- Branching - Database branching workflows (preview, development)
- Autoscaling - Compute autoscaling and scale-to-zero
- Connection Pooling - Connection pooling and serverless optimization
- Data API - HTTP-based data access
Integrations
- Vercel - Vercel integration (env vars, preview branches)
- Drizzle ORM - Drizzle setup and migrations
- Prisma - Prisma integration
- Next.js - Next.js + Neon patterns
- Auth - Authentication integrations (Better Auth, Auth.js, Clerk, etc.)
Database Management
- Manage - Projects, branches, databases, roles, compute
- Import - Data import strategies (PostgreSQL dump, CSV, etc.)
- Extensions - PostgreSQL extensions (pgvector, PostGIS, timescaledb, etc.)
- Functions - User-defined functions and stored procedures
- Data Types - PostgreSQL data types and Neon-specific types
Reference
- API Reference - Neon API endpoints and CLI (neonctl)
- Security - Security best practices, encryption, compliance
- PostgreSQL - PostgreSQL-specific documentation
- AI/ML - AI embeddings, RAG, pgvector
Developer Resources
- Guides - Step-by-step tutorials for common use cases
- Community - Community resources and support channels
Usage
This skill provides comprehensive documentation for:
- Setting up Neon - Creating projects, connecting to databases
- Integrations - Connecting Neon to frameworks and ORMs (Vercel, Drizzle, Prisma, Next.js, Better Auth)
- Advanced Features - Branching, autoscaling, connection pooling
- Best Practices - Serverless optimization, security, performance
- API & CLI - Programmatic access via API and neonctl CLI
File Structure
docs/
├── introduction/ # Core concepts, architecture
├── get-started/ # Quick start guides
├── serverless/ # Serverless PostgreSQL
├── connect/ # Connection strings, pooling
├── data-api/ # HTTP data access
├── manage/ # Project and database management
├── import/ # Data import guides
├── extensions/ # PostgreSQL extensions
├── functions/ # User-defined functions
├── data-types/ # PostgreSQL data types
├── reference/ # API reference, CLI
├── security/ # Security best practices
├── auth/ # Authentication integrations
├── ai/ # AI/ML features (pgvector)
├── guides/ # Step-by-step tutorials
├── community/ # Community resources
└── shared-content/ # Reusable documentation snippets
Documentation Source
Official Neon documentation extracted from:
- Repository: https://github.com/neondatabase/website
- Website: https://neon.tech/docs
- Last Updated: 2026-02-07
License
Documentation content © Neon Corporation. Used for educational purposes under fair use. Skill package © OpenClaw Community, MIT License.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install lb-neon-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/lb-neon-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Neon Database Complete Documentation 是什么?
Complete Neon Serverless Postgres documentation. Covers serverless setup, branching, autoscaling, integrations (Vercel, Drizzle, Prisma), connection pooling, extensions, and best practices. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2815 次。
如何安装 Neon Database Complete Documentation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install lb-neon-skill」即可一键安装,无需额外配置。
Neon Database Complete Documentation 是免费的吗?
是的,Neon Database Complete Documentation 完全免费(开源免费),可自由下载、安装和使用。
Neon Database Complete Documentation 支持哪些平台?
Neon Database Complete Documentation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Neon Database Complete Documentation?
由 leonaaardob(@leonaaardob)开发并维护,当前版本 v0.1.0。