← Back to Skills Marketplace
byungkyu

Netlify

by byungkyu · GitHub ↗ · v1.0.2
cross-platform ✓ Security Clean
1295
Downloads
2
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install netlify-api
Description
Netlify API integration with managed OAuth. Deploy sites, manage builds, configure DNS, and handle environment variables. Use this skill when users want to manage Netlify sites, deployments, build settings, or DNS configurations. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Usage Guidance
This skill proxies Netlify API calls through Maton and requires a MATON_API_KEY. That key lets the Maton gateway act on your Netlify connections via managed OAuth, so treat it as sensitive: create/assign a key with least privilege where possible, store it securely, and rotate it if compromised. Because the skill is instruction-only, there is no bundled code to inspect — your primary trust decision is whether to trust the Maton service (maton.ai / gateway.maton.ai / ctrl.maton.ai). Before installing, verify Maton’s authenticity and privacy practices, consider using a dedicated Netlify account or limited-scope connection, and avoid exposing the MATON_API_KEY in shared or insecure environments.
Capability Analysis
Type: OpenClaw Skill Name: netlify-api Version: 1.0.2 The skill provides a documented interface for Netlify API integration via a Maton gateway, requiring a `MATON_API_KEY` for authentication. All code examples and instructions in `SKILL.md` are directly aligned with the stated purpose of managing Netlify resources (sites, deploys, DNS, environment variables, etc.). There is no evidence of intentional harmful behavior, unauthorized data exfiltration, persistence mechanisms, or prompt injection attempts against the agent. The network calls to `gateway.maton.ai` and `ctrl.maton.ai` are consistent with the skill's design and stated functionality.
Capability Assessment
Purpose & Capability
Name/description advertise a Netlify integration using managed OAuth. The only required environment variable is MATON_API_KEY and all example endpoints target Maton gateway/ctrl domains that proxy to Netlify; this is coherent with the stated purpose.
Instruction Scope
SKILL.md contains only HTTP examples and instructions to call Maton gateway and control endpoints using MATON_API_KEY and an optional Maton-Connection header. It does not instruct reading arbitrary local files, system paths, or other environment variables, nor does it direct data to unexpected external endpoints beyond Maton and Netlify proxying.
Install Mechanism
No install spec or code files are present — the skill is instruction-only, which minimizes on-disk execution risk.
Credentials
The single required env var (MATON_API_KEY) is proportionate for a managed-OAuth gateway integration. Note: MATON_API_KEY is a high-value credential for the Maton gateway — it may permit actions across your Netlify connections (and possibly other Maton-managed integrations). Ensure you understand Maton's scope and rotate/limit the key as appropriate.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed (platform default). The skill does not request persistent agent-level privileges or modify other skills/configs in the instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install netlify-api
  3. After installation, invoke the skill by name or use /netlify-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- No user-visible changes in this release. - Internal version update; no files were modified.
v1.0.1
- Added metadata fields to skill definition, including homepage, emoji, and environment variable requirements. - Documented that the environment variable MATON_API_KEY is required for authentication. - No underlying skill feature or API changes.
v1.0.0
Initial release of Netlify API integration with managed OAuth. - Manage Netlify sites, deploys, builds, DNS zones, environment variables, and webhooks via Maton API gateway. - Supports connection management (list, create, delete OAuth connections) through ctrl.maton.ai. - Authentication handled using a Maton API key (MATON_API_KEY). - Includes detailed usage examples and API endpoint documentation. - Allows specifying connections via Maton-Connection header for multiple Netlify accounts.
Metadata
Slug netlify-api
Version 1.0.2
License
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Netlify?

Netlify API integration with managed OAuth. Deploy sites, manage builds, configure DNS, and handle environment variables. Use this skill when users want to manage Netlify sites, deployments, build settings, or DNS configurations. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. It is an AI Agent Skill for Claude Code / OpenClaw, with 1295 downloads so far.

How do I install Netlify?

Run "/install netlify-api" 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 byungkyu (@byungkyu); the current version is v1.0.2.

💬 Comments