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.

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
91/100

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

Key capabilities

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

Technical details

Copy skill directory
  • Install or run with Copy skill directory

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

Explore related resources

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
4,556
Forks
668
Last commit
9 days ago
Repository age
5 months
License
Unknown

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to netlify-ai-gateway