Favicon of netlify-cli-and-deploy

netlify-cli-and-deploy Skill

AI Agent SkillJavaScriptOpen source

Guide for using the Netlify CLI and deploying sites. Use when installing the CLI, linking sites, deploying (Git-based or manual), managing environment variables, or running local development. Covers netlify dev, netlify deploy, Git vs non-Git workflows, and environment variable management. Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Browser automation, Deployment, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

OAuth authentication, Credentials required

Setup

Copy skill directory

Project health

18 days ago

Considerations

Access note: OAuth.

What is netlify-cli-and-deploy Skill?

Guide for using the Netlify CLI and deploying sites. Use when installing the CLI, linking sites, deploying (Git-based or manual), managing environment variables, or running local development. Covers netlify dev, netlify deploy, Git vs non-Git workflows, and environment variable management. 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
  • Browser automation
  • Deployment
  • Browser automation use cases
  • Deployment use cases

Declared skill metadata

  • Source file: plugins/netlify/skills/netlify-cli-and-deploy/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
  • OAuth

Requirements and access

OAuth

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.

Credentials requiredOAuth authentication

When to use netlify-cli-and-deploy Skill

  • Use it for browser automation.
  • Use it for deployment.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/netlify/skills/netlify-cli-and-deploy/SKILL.md

What it does

Guide for using the Netlify CLI and deploying sites. Use when installing the CLI, linking sites, deploying (Git-based or manual), managing environment variables, or running local development. Covers netlify dev, netlify deploy, Git vs non-Git workflows, and environment variable management.

Skill instructions

Netlify CLI and Deployment Installation bash npm install -g netlify-cli Global (for local dev) npm install netlify-cli -D Local (for CI) Requires Node.js 18.14.0+. Authentication bash netlify login Opens browser for OAuth netlify status Check auth + linked site status For CI, set NETLIFYAUTHTOKEN environment variable instead. Linking a Site Check if already linked with netlify status. If not: bash Interactive netlify link By Git remote (if using Git) netlify link --git-remote-url https://github.com/org/repo Create new site netlify init With Git CI/CD setup netlify init --manual Without Git CI/CD Site ID is stored in .netlify/state.json. Add .netlify to .gitignore. Deploying Git-Based Deploys (Continuous Deployment) Set up with netlify init. Automatic deploys trigger on push/PR: - Push to production branch → production deploy - Open PR → deploy preview with unique URL - Push to other branches → branch deploy Build runs on Netlify's servers. Configure build settings in netlify.toml. Manu

Verified compatibility and discovery

Frequently asked questions

What is netlify-cli-and-deploy?

netlify-cli-and-deploy is a open-source AI agent skill with Copy skill directory. Guide for using the Netlify CLI and deploying sites. Use when installing the CLI, linking sites, deploying (Git-based or manual), managing environment variables, or running local development.

Who is netlify-cli-and-deploy best for?

netlify-cli-and-deploy is best for reusing agent instructions, scripts, and references, browser automation workflows, deployment workflows.

How do I install netlify-cli-and-deploy?

Install or run netlify-cli-and-deploy using Copy skill directory. Check netlify-cli-and-deploy for the latest setup command.

Is netlify-cli-and-deploy actively maintained?

netlify-cli-and-deploy may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
18 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-cli-and-deploy