netlify-deploy Skill
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. Published by openai in skills.
What is netlify-deploy Skill?
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. Published by openai in skills. 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.
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
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use netlify-deploy Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/skills
- Skill file: skills/.curated/netlify-deploy/SKILL.md
What it does
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.
Skill instructions
Netlify Deployment Skill Deploy web projects to Netlify using the Netlify CLI with intelligent detection of project configuration and deployment context. Overview This skill automates Netlify deployments by: - Verifying Netlify CLI authentication - Detecting project configuration and framework - Linking to existing sites or creating new ones - Deploying to production or preview environments Prerequisites - Netlify CLI: Installed via npx (no global install required) - Authentication: Netlify account with active login session - Project: Valid web project in current directory - When sandboxing blocks the deployment network calls, rerun with sandboxpermissions=requireescalated. - The deployment might take a few minutes. Use appropriate timeout values. Authentication Pattern The skill uses the pre-authenticated Netlify CLI approach: 1. Check authentication status with npx netlify status 2. If not authenticated, guide user through npx netlify login 3. Fail gracefully if authentication cannot
Explore related resources
Frequently asked questions
What is netlify-deploy?
netlify-deploy is a open-source AI agent skill with Copy skill directory. 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.
Who is netlify-deploy best for?
netlify-deploy is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install netlify-deploy?
Install or run netlify-deploy using Copy skill directory. Check netlify-deploy for the latest setup command.
Is netlify-deploy actively maintained?
netlify-deploy may need a closer maintenance check before production use.
Auto-fetched from GitHub.