netlify-deploy

netlify deploy

openai 24k ↓ 2.2k updated 1mo ago
Claude Code
View source ↗

What it does

  • Verifying Netlify CLI authentication
  • Detecting project configuration and framework
  • Linking to existing sites or creating new ones
  • Deploying to production or preview environments
  • Netlify CLI: Installed via npx (no global install required)
  • Authentication: Netlify account with active login session
  • Project: Valid web project in current directory

Requirements & configuration

  • API Key (alternative): Set NETLIFYAUTHTOKEN environment variable
  • Alternative: API Key authentication
  • Not linked: Need to link or create site
  • The deploy needs escalated network access to deploy to Netlify. I can rerun the command with escalated permissions—want me to proceed?

Configuration: NETLIFY_AUTH_TOKEN

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

netlify deploy

Source

Repository: https://github.com/openai/skills

netlify-deploy FAQ

What does the netlify-deploy skill do?

Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys. Verifying Netlify CLI authentication Detecting project configuration and framework

What does netlify-deploy require?

API Key (alternative): Set NETLIFYAUTHTOKEN environment variable Alternative: API Key authentication Not linked: Need to link or create site The deploy needs escalated network access to deploy to Netlify. I can rerun the command with escalated permissions—want me to proceed? Configuration keys: NETLIFY_AUTH_TOKEN.

How do I install netlify-deploy?

Run: npx -y skills add https://github.com/openai/skills --skill netlify-deploy --agent claude-code — the source lives at github.com/openai/skills.

Maintain netlify-deploy?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[netlify-deploy on getagentictools](https://getagentictools.com/skills/openai-skills-netlify-deploy?ref=badge)
npx agentictools info skills/openai-skills-netlify-deploy

The second line is the CLI lookup for this page — handy in READMEs and docs.