A powerful automation skill for managing Netlify site lifecycles, CI/CD pipelines, and monorepo deployments directly through the command line.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install netlify
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 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill integrates the Netlify CLI to empower AI agents to create, link, and manage web projects programmatically. It is particularly optimized for complex monorepo structures where multiple static sites, such as those built with Hugo, coexist within a single repository. By leveraging Openclaw Skills, developers can automate the entire deployment pipeline from initial site creation to production releases.
The skill handles essential tasks like setting up build configurations via netlify.toml, managing sensitive environment variables, and establishing robust continuous integration hooks with GitHub. It transforms manual deployment steps into a streamlined, automated process that ensures consistency across different web properties, significantly reducing the overhead of managing large-scale web ecosystems.
Ensure the Netlify CLI is installed globally and you are authenticated before using this skill.
npm install netlify-cli -g
netlify login
Alternatively, you can provide a Netlify authentication token for non-interactive environments:
export NETLIFY_AUTH_TOKEN=your_token_here
Verify your status with Openclaw Skills by running:
netlify status
netlify sites:list
The skill organizes deployment data by site-specific folders and configuration files to maintain environment isolation.
| Component | Description |
|---|---|
| netlify.toml | Configuration file stored within the site's base directory defining build commands and publish folders. |
| Site Base Directory | The subfolder (e.g., sites/example.com) where the site source code resides in a monorepo. |
| Environment Variables | Key-value pairs managed in the Netlify cloud to handle secrets like API keys. |
| Team/Account Slug | The identifier used to organize sites under a specific Netlify organizational account. |
Loading
A specialized tool to transform 2D source images or multi-color masks into watertight, 3D-printable bas-relief STL files.

A deterministic pipeline for AI agents to search, select, and download ready-to-print 3D model files from Printables with full attribution.

A powerful tool to generate manufacturing-ready 2D DXF and SVG files from JSON specifications derived from natural-language design prompts.

A comprehensive data ingestion toolkit for tracking AI agent conversations, MCP server analytics, and user interactions within the Agnost AI ecosystem.

A deterministic software renderer that converts STL files into clean, Blender-like PNG preview images without external dependencies.

A specialized utility for converting bitmap silhouettes and logos into clean, vector-based SVG paths suitable for manufacturing and CAD workflows.








































