Research: netlify-functions
Cached research evidence for netlify-functions (not authority).
Purpose
Section titled “Purpose”Guide for writing Netlify serverless functions. Use when creating API endpoints, background processing, scheduled tasks, or server-side logic. Covers modern default export + Config syntax (TS/JS), path routing, method routing, background (-background suffix, 15min), scheduled (cron), streaming responses, Context object (geo, ip, cookies, params), Netlify.env, resource limits (60s sync, 1024MB), framework considerations.
Harness Coverage
Section titled “Harness Coverage”Target agents: antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode.
Trust And Risks
Section titled “Trust And Risks”trust_tier=needs-inspection; status=inspect-then-install; provenance=verified-install-command. Web: Official Netlify bundle, MIT, reference-only SKILL.md + references/. Functions run in Netlify runtime post-deploy; skill itself is static guidance.
Install Prerequisites
Section titled “Install Prerequisites”Install: npx skills add netlify/context-and-tools --skill netlify-deploy --skill netlify-functions --skill netlify-edge-functions -y -g -a antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode status=inspect-then-install; selector=named
Upstream Maintainer
Section titled “Upstream Maintainer”netlify/context-and-tools (official Netlify, MIT)
Comparable Alternatives
Section titled “Comparable Alternatives”Vercel serverless / AWS Lambda agent skills; framework-native API route skills.
> Web-augmented from SKILL.md 2026.
