← 返回 Skills 市场
byungkyu

Vercel

作者 byungkyu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
154
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vercel-api
功能描述
Vercel API integration with managed OAuth. Manage projects, deployments, domains, teams, and environment variables. Use this skill when users want to interac...
安全使用建议
This skill appears coherent and only needs your MATON_API_KEY to let Maton proxy Vercel API calls. Before installing, confirm you trust maton.ai (they will see and act on Vercel resources when you use the gateway), store the API key securely (avoid placing it in shared/system-wide envs), and use least-privilege/rotatable tokens if possible. If you prefer direct Vercel API access without a third-party proxy, look for a skill that calls api.vercel.com directly or manage OAuth yourself.
功能分析
Type: OpenClaw Skill Name: vercel-api Version: 1.0.0 The skill provides a standard integration for the Vercel API using a third-party managed OAuth gateway (gateway.maton.ai). It includes well-documented Python and JavaScript examples for managing projects, deployments, and environment variables in SKILL.md. While it requires a MATON_API_KEY and proxies traffic through an external service, this behavior is transparently documented and aligned with the stated purpose of providing managed authentication.
能力评估
Purpose & Capability
The name/description (Vercel API integration) matches the instructions which call a Maton gateway that proxies to api.vercel.com. Required environment access is a single MATON_API_KEY which is appropriate for a managed-OAuth gateway.
Instruction Scope
All runtime examples call Maton endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) rather than api.vercel.com directly — this is consistent with the 'managed OAuth' description but means requests and OAuth tokens are routed through Maton. Instructions do not reference unrelated files, system paths, or additional environment variables.
Install Mechanism
This is instruction-only (no install spec, no code files to execute), so nothing is written to disk or downloaded during install.
Credentials
Only a single required environment variable (MATON_API_KEY) is declared and used in examples. That is proportionate to a gateway-based integration; no unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill doesn't request system-wide or other-skills configuration changes. It can be invoked autonomously (default), which is normal for skills and not in itself a red flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vercel-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vercel-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Vercel API integration skill with managed OAuth via Maton. - Enables management of Vercel projects, deployments, domains, teams, and environment variables. - Includes comprehensive connection management for Vercel OAuth through Maton Control Panel. - Provides sample Python code for common API operations such as listing projects and creating connections. - API gateway automatically handles authentication and token injection. - Full documentation and endpoint references included for quick start and advanced usage.
元数据
Slug vercel-api
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Vercel 是什么?

Vercel API integration with managed OAuth. Manage projects, deployments, domains, teams, and environment variables. Use this skill when users want to interac... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。

如何安装 Vercel?

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

Vercel 是免费的吗?

是的,Vercel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Vercel 支持哪些平台?

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

谁开发了 Vercel?

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

💬 留言讨论