← 返回 Skills 市场
byungkyu

Netlify

作者 byungkyu · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
1295
总下载
2
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install netlify-api
功能描述
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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install netlify-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /netlify-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug netlify-api
版本 1.0.2
许可证
累计安装 1
当前安装数 1
历史版本数 3
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1295 次。

如何安装 Netlify?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install netlify-api」即可一键安装,无需额外配置。

Netlify 是免费的吗?

是的,Netlify 完全免费(开源免费),可自由下载、安装和使用。

Netlify 支持哪些平台?

Netlify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Netlify?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.2。

💬 留言讨论