netlify-deploy Skill
Deploy projects to Netlify with the Netlify CLI. Use when the user wants to link a repo, validate deploy settings, run a deploy, or choose between preview and production flows. Published by openai in plugins.
What is netlify-deploy Skill?
Deploy projects to Netlify with the Netlify CLI. Use when the user wants to link a repo, validate deploy settings, run a deploy, or choose between preview and production flows. 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.
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/plugins
- Skill file: plugins/netlify/skills/netlify-deploy/SKILL.md
What it does
Deploy projects to Netlify with the Netlify CLI. Use when the user wants to link a repo, validate deploy settings, run a deploy, or choose between preview and production flows.
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 projects to Netlify with the Netlify CLI. Use when the user wants to link a repo, validate deploy settings, run a deploy, or choose between preview and production flows.
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.