netlify-deployDeploy and manage Netlify sites with npx netlify, including auth, linking, preview deploys, production releases, and config checks.
Install via ClawdBot CLI:
clawdbot install ivangdavila/netlify-deployRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/netlify-deployAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
A digital agency regularly deploys static websites for multiple clients using Netlify. They need to manage authentication for different team members, ensure proper site linking for each client repository, and maintain separation between preview and production deployments to avoid publishing unreviewed work.
A tech startup is deploying their minimum viable product (MVP) as a static web application. They need to establish their initial Netlify setup, configure build settings correctly, and implement a workflow where preview deployments allow for testing before production releases to ensure stability for early users.
An e-commerce business updates their promotional landing pages seasonally. They use Netlify for quick deployments of marketing pages, requiring careful management of production releases to avoid downtime during peak shopping periods and ensuring build outputs match their design specifications.
An online education platform regularly publishes new course materials and interactive content. They operate within a monorepo structure with multiple sub-projects, requiring explicit path configuration to deploy the correct application and maintain consistent builds across different content modules.
An open source software project hosts their documentation on Netlify with automatic deployments from GitHub. They need to manage authentication for maintainers, ensure proper netlify.toml configuration for consistent builds, and use preview deployments to verify documentation changes before going live.
Independent developers charge clients for website development and deployment services. They use Netlify for reliable hosting with minimal infrastructure management, creating revenue through project-based fees or retainer agreements for ongoing maintenance and updates.
Software companies host their web applications on Netlify as part of their service offering. Revenue is generated through subscription fees from end users, with Netlify deployments enabling rapid feature updates and reliable performance without dedicated DevOps overhead.
Digital agencies provide ongoing website management and deployment services to corporate clients. They generate consistent revenue through monthly retainers that include regular content updates, security patches, and deployment management using structured Netlify workflows.
💬 Integration Tip
Always run npx netlify status before deployment to verify authentication and site linking, and start with preview deployments unless the user explicitly requests production to avoid unreviewed changes going live.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.