← Back to Skills Marketplace
ajmwagar

Netlify

by ajmwagar · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
4835
Downloads
2
Stars
10
Active Installs
1
Versions
Install in OpenClaw
/install netlify
Description
Use the Netlify CLI (netlify) to create/link Netlify sites and set up CI/CD (continuous deployment) from GitHub, especially for monorepos (multiple sites in one repo like Hugo sites under sites/<domain>). Use when Avery asks to deploy a new site, connect a repo to Netlify, configure build/publish settings, set environment variables, enable deploy previews, or automate Netlify site creation.
Usage Guidance
Install this only if you want an agent to help operate Netlify. Confirm the target site folder, Netlify team/account, site name, GitHub repository, build settings, and production-deploy intent before running commands, and prefer a scoped Netlify token that can be revoked.
Capability Analysis
Type: OpenClaw Skill Name: netlify Version: 1.0.0 The skill bundle is designed to automate Netlify site creation and CI/CD setup using the Netlify CLI. The `SKILL.md` provides clear instructions for using standard Netlify commands and the included shell scripts. The scripts (`hugo_netlify_toml.sh`, `netlify_monorepo_site.sh`) execute `netlify` CLI commands and write a `netlify.toml` file, all directly aligned with the stated purpose. There is no evidence of intentional harmful behavior such as data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The use of shell commands and network access is necessary for the skill's functionality.
Capability Assessment
Purpose & Capability
The skill is clearly about using the Netlify CLI to create/link sites, configure builds, set environment variables, and deploy; these are high-impact deployment actions but fit the stated purpose.
Instruction Scope
The instructions and scripts are Netlify-specific and user-directed, including interactive Netlify setup; production deploy and CI/CD commands are disclosed rather than hidden.
Install Mechanism
There is no separate install mechanism, and the skill relies on the user already having the Netlify CLI and Netlify login or token available; this is disclosed in the skill pre-reqs.
Credentials
Use of NETLIFY_AUTH_TOKEN, Netlify login, and GitHub CI/CD connection is proportionate for Netlify automation, but users should treat it as real account authority.
Persistence & Privilege
The skill intentionally enables ongoing Netlify CI/CD from GitHub, which is expected for deployment automation and is described in the instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install netlify
  3. After installation, invoke the skill by name or use /netlify
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with support for creating/linking Netlify sites, CI/CD setup, and monorepo deployment patterns
Metadata
Slug netlify
Version 1.0.0
License
All-time Installs 182
Active Installs 10
Total Versions 1
Frequently Asked Questions

What is Netlify?

Use the Netlify CLI (netlify) to create/link Netlify sites and set up CI/CD (continuous deployment) from GitHub, especially for monorepos (multiple sites in one repo like Hugo sites under sites/<domain>). Use when Avery asks to deploy a new site, connect a repo to Netlify, configure build/publish settings, set environment variables, enable deploy previews, or automate Netlify site creation. It is an AI Agent Skill for Claude Code / OpenClaw, with 4835 downloads so far.

How do I install Netlify?

Run "/install netlify" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Netlify free?

Yes, Netlify is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Netlify support?

Netlify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Netlify?

It is built and maintained by ajmwagar (@ajmwagar); the current version is v1.0.0.

💬 Comments