Favicon of netlify-ai-gateway

netlify-ai-gateway Skill

AI Agent SkillJavaScriptOpen source

Guide for using Netlify AI Gateway to access AI models. Use when adding AI capabilities or selecting/changing AI models. Must be read before choosing a model. Covers supported providers (OpenAI, Anthropic, Google), SDK setup, environment variables, and the list of available models. Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

No auth authentication

Setup

Copy skill directory

Project health

20 days ago

Considerations

Access note: No auth.

What is netlify-ai-gateway Skill?

Guide for using Netlify AI Gateway to access AI models. Use when adding AI capabilities or selecting/changing AI models. Must be read before choosing a model. Covers supported providers (OpenAI, Anthropic, Google), SDK setup, environment variables, and the list of available models. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
92/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Design and media
  • Design and media use cases

Declared skill metadata

  • Source file: plugins/netlify/skills/netlify-ai-gateway/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • No auth

Requirements and access

No auth

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

No auth authentication

When to use netlify-ai-gateway Skill

  • Use it for design and media.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/netlify/skills/netlify-ai-gateway/SKILL.md

What it does

Guide for using Netlify AI Gateway to access AI models. Use when adding AI capabilities or selecting/changing AI models. Must be read before choosing a model. Covers supported providers (OpenAI, Anthropic, Google), SDK setup, environment variables, and the list of available models.

Skill instructions

Netlify AI Gateway IMPORTANT: Only use models listed in the "Available Models" section below. AI Gateway does not support every model a provider offers. Using an unsupported model will cause runtime errors. Netlify AI Gateway provides access to AI models from multiple providers without managing API keys directly. It is available on all Netlify sites. How It Works The AI Gateway acts as a proxy — you use standard provider SDKs (OpenAI, Anthropic, Google) but point them at Netlify's gateway URL instead of the provider's API. Netlify handles authentication, rate limiting, and monitoring. Setup 1. Enable AI on your site in the Netlify UI 2. The environment variable OPENAIBASEURL is set automatically by Netlify 3. Install the provider SDK you want to use No provider API keys are needed — Netlify's gateway handles authentication. Using OpenAI SDK bash npm install openai typescript import OpenAI from "openai"; const openai = new OpenAI(); // OPENAIBASEURL is auto-configured — no API key or ba

Verified compatibility and discovery

Frequently asked questions

What is netlify-ai-gateway?

netlify-ai-gateway is a open-source AI agent skill with Copy skill directory. Guide for using Netlify AI Gateway to access AI models. Use when adding AI capabilities or selecting/changing AI models. Must be read before choosing a model.

Who is netlify-ai-gateway best for?

netlify-ai-gateway is best for reusing agent instructions, scripts, and references, design and media workflows.

How do I install netlify-ai-gateway?

Install or run netlify-ai-gateway using Copy skill directory. Check netlify-ai-gateway for the latest setup command.

Is netlify-ai-gateway actively maintained?

netlify-ai-gateway may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
20 days ago
Last verified
Aug 24, 2026
Metadata fetched
Aug 24, 2026
Repository age
6 months
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to netlify-ai-gateway