byneondatabase· 11 skills
Long-running, serverless Node.js HTTP functions deployed onto your Neon branch, with DATABASE_URL injected automatically and compute that runs next to your data. Use when a user wants to host an API, an AI agent with long streaming responses, a WebSocket or server-sent-events (SSE) server, a webhook handler, a Discord bot, an MCP server, or any request/response workload that risks timing out on short, lambda-style serverless functions — and wants it to branch with their database. Triggers include "serverless function", "deploy an API", "long-running function", "streaming agent", "SSE server", "WebSocket server", "webhook handler", "MCP server", "run code next to my database", "function that won't time out", "Neon Functions", and "Neon Compute".
$npx -y skills add neondatabase/agent-skills --skill neon-functionsInstalls into the current project.
Run `npx skills use "https://github.com/neondatabase/agent-skills" --skill "neondatabase/agent-skills/neon-functions"` 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.