Use the parent
neon
skill for a Neon overview, getting started with Neon, Neon development best practices, and more.
If the
neon
skill is not installed, fetch it from
https://neon.com/docs/ai/skills/neon/SKILL.md
or install it with:
npx skills
add
neondatabase/agent-skills
--skill
neon
Neon AI Gateway
This is a public beta feature and only available in
us-east-2
.
The Neon AI Gateway is the LLM inference layer built into your Neon branch: one API and one Neon credential give you access to frontier and open-source models from many providers (Anthropic, OpenAI, Google, Meta, and more), all hosted and powered by Databricks. The catalog shifts over time, so treat
/v1/models
and the
models.dev Neon page
as the source of truth rather than a fixed provider list. Your existing OpenAI/Anthropic/Gemini SDK works by changing only the base URL.
Use this skill to help the user send model calls through the gateway, wire it into the AI SDK or Mastra, and switch providers without rewiring code. Deliver a working inference request, a configured agent, or a precise answer from the official Neon docs.
When to Use
Reach for the AI Gateway whenever an app or agent needs to call an LLM and the user would rather not manage model providers themselves:
Show more
Installs
932
Repository
neondatabase/ag…t-skills
GitHub Stars
83
First Seen
Jun 12, 2026
Security Audits
Gen Agent Trust Hub
Pass
Socket
Pass
Snyk
Pass