← Back to Skills Marketplace
Netlify
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
201
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install netlify-integration
Description
Netlify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Netlify data.
Usage Guidance
This skill appears internally consistent: it delegates Netlify work to the Membrane CLI and asks you to authenticate via the standard Membrane browser flow rather than providing API keys. Before installing or using it: 1) Verify @membranehq/cli on npm and the referenced GitHub repo/getmembrane.com to ensure you trust the publisher; 2) Install the CLI in a controlled environment (avoid installing unknown global packages on a production host); 3) Understand that authorizing via the Membrane flow gives the Membrane service permission to act on your Netlify account (server-side credential management), so review Membrane's privacy/security docs and the requested scopes during login; 4) If you prefer not to use a third-party broker, consider using Netlify's official tooling or your own API integration instead.
Capability Analysis
Type: OpenClaw Skill
Name: netlify-integration
Version: 1.0.3
The skill provides a legitimate integration with Netlify via the Membrane CLI, as documented in SKILL.md. It guides the AI agent through installing the '@membranehq/cli' npm package, authenticating, and managing Netlify resources (sites, DNS, deploys) using structured commands. The instructions prioritize security best practices by advising the agent to use Membrane's built-in credential management rather than requesting raw API keys from the user. No evidence of malicious intent, data exfiltration, or obfuscation was found.
Capability Assessment
Purpose & Capability
The name/description (Netlify integration) matches the instructions: they tell the agent to use the Membrane CLI to connect to Netlify, list/create actions, run builds, manage DNS/env vars, etc. Nothing requested (no env vars, no config paths) is unrelated to a Netlify integration.
Instruction Scope
SKILL.md stays on-task: it instructs installing and using the Membrane CLI, logging in, creating a connection for Netlify, searching/creating/running actions, and best practices. It does not ask the agent to read arbitrary files, exfiltrate data, or access unrelated system state. Headless login guidance is limited to user-driven browser auth and completing a code—no general credential harvesting instructions.
Install Mechanism
The skill is instruction-only (no automatic installer), but it recommends installing @membranehq/cli via npm (-g). Installing a global npm package is a normal way to use a CLI but carries the usual supply-chain trust decisions: verify the package, its publisher, and repository before installing.
Credentials
No environment variables, credentials, or config paths are declared or requested by the skill. The instructions explicitly recommend using Membrane's connection flow (browser auth) rather than asking for API keys, which is proportionate for the stated purpose. Note: using Membrane means you authorize the Membrane service to manage Netlify credentials server-side.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and contains no instructions to modify other skills or global agent config. It's instruction-only and will only act when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install netlify-integration - After installation, invoke the skill by name or use
/netlify-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Netlify?
Netlify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Netlify data. It is an AI Agent Skill for Claude Code / OpenClaw, with 201 downloads so far.
How do I install Netlify?
Run "/install netlify-integration" 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, licensed under MIT-0. 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 Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills