A comprehensive automation skill for managing the full Netlify deployment lifecycle, from authentication to production releases.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install netlify-deploy
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install netlify-deploy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Netlify Deploy skill is designed to streamline how developers interact with Netlify's hosting platform directly from their terminal-based AI agents. It provides a structured interface for performing common tasks such as site initialization, authentication checks, and multi-environment deployments. By utilizing this skill within the Openclaw Skills ecosystem, developers can ensure their deployment workflows are consistent, safe, and fully integrated with their local development environment.
This skill prioritizes safety by enforcing preview-first deployment patterns and verifying site linking before any production changes are made. It handles the nuances of the Netlify CLI, including monorepo support and configuration management via netlify.toml, making it an essential tool for modern web development teams who value speed and reliability.
To utilize this skill, ensure your environment has npx and git available. Follow these steps to initialize:
# Check your current authentication status
npx netlify status
# If not logged in, run the interactive login
npx netlify login
# Initialize the skill memory directory
mkdir -p ~/netlify-deploy/
You should also review the setup.md file provided within the skill for specific environment checks and integration requirements.
The skill maintains a structured local memory to optimize future deployment requests and store project-specific preferences.
| Data Component | Format | Purpose |
|---|---|---|
memory.md |
Markdown | Stores the preferred deploy mode, default paths, and build settings. |
cli-commands.md |
Reference | A map of validated CLI commands for different deployment scenarios. |
deployment-patterns.md |
Reference | Logic for handling monorepos, preview builds, and production pushes. |
netlify.toml |
Config | Example configurations for redirect rules and build settings. |
Loading
A specialized AI coding skill designed to help developers build robust NestJS applications by avoiding architectural traps like circular dependencies and improper DI scoping.

An expert-level skill for writing performant Cypher queries, managing graph indexes, and executing safe batch operations in Neo4j.

A professional-grade negotiation framework for AI agents to represent principals with strict safety guardrails and graduated autonomy levels.

A specialized AI agent skill designed to streamline NEET preparation through data-driven tracking, NCERT-focused scheduling, and mock exam analysis.

A comprehensive networking toolkit for AI agents to diagnose, understand, and resolve complex connectivity and routing issues.

A personalized news engine that learns user interests and delivers formatted briefings directly through your AI agent.








































