Overview of the Neon platform for apps and agents, spanning Postgres, Auth, the Data API, Object Storage, Compute Functions, and the AI Gateway. Start here to route to the right Neon skill, set up the CLI or MCP server, and follow the branch-first workflow. Use when "Neon" is mentioned, or when any of its individual capabilities are the trigger: "object storage" or "S3", "buckets", "serverless functions", "AI gateway", "call an LLM", "postgres", "database", or "backend".
$npx -y skills add neondatabase/agent-skills --skill neonInstalls into the current project.
Run `npx skills use "https://github.com/neondatabase/agent-skills" --skill "neondatabase/agent-skills/neon"` 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.