byneondatabase· 11 skills
One API and one credential for frontier and open-source LLMs, built into your Neon branch and powered by Databricks. Use when a user wants to call an LLM, add AI/chat/an agent to their app, route between model providers (OpenAI, Anthropic, Google/Gemini, Meta, Alibaba, DeepSeek), or avoid juggling separate provider API keys and accounts — especially when they already use Neon and want AI requests to branch with their project. Works with the OpenAI SDK, Anthropic SDK, google-genai, the Vercel AI SDK, and Mastra by changing only the base URL. Triggers include "call an LLM", "add AI to my app", "chat completion", "model routing", "LLM proxy/gateway", "one API for all models", "use Claude/GPT/Gemini", "AI SDK", "Mastra agent", "Neon AI Gateway", and "log/rate-limit AI calls".
$npx -y skills add neondatabase/agent-skills --skill neon-ai-gatewayInstalls into the current project.
Run `npx skills use "https://github.com/neondatabase/agent-skills" --skill "neondatabase/agent-skills/neon-ai-gateway"` 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.