← 返回 Skills 市场
Vercel Config Generator
作者
Sunshine-del-ux
· GitHub ↗
· v1.0.0
429
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install vercel-config-generator
功能描述
生成专业的 Vercel 配置文件 vercel.json,支持 Serverless Functions、Edge Functions、静态网站、SSR 等多种部署模式。
安全使用建议
This skill appears coherent and limited in scope: it creates a vercel.json and suggests using the official Vercel CLI. Before running, inspect the provided vercel-config-generator.sh (it writes vercel.json to your current directory) and note that the SKILL.md's 'vercel-config-generator' command may require you to make the script executable or install it under that name. Also be prepared that deploying with the Vercel CLI will involve your Vercel account credentials or token — ensure you only provide those to the official Vercel CLI and not to unknown endpoints.
功能分析
Type: OpenClaw Skill
Name: vercel-config-generator
Version: 1.0.0
The skill bundle is benign. The `SKILL.md` provides documentation for generating Vercel configuration files and does not contain any prompt injection attempts or instructions for malicious actions. The `vercel-config-generator.sh` script simply writes a static `vercel.json` file to the current directory. It does not perform any network requests, read sensitive files, execute arbitrary commands, or attempt to establish persistence. While the script doesn't dynamically generate content based on arguments as implied by the documentation, this is a functional limitation, not a security risk.
能力评估
Purpose & Capability
Name/description, SKILL.md examples, and the included vercel-config-generator.sh all align: the skill generates a Vercel config (vercel.json). There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
Instructions are focused on generating a vercel.json and suggest installing the official Vercel CLI and running vercel deploy. Minor inconsistency: examples use a 'vercel-config-generator' command but the included script is named vercel-config-generator.sh (user must run it explicitly or install/rename it). The skill does not instruct reading or exfiltrating other files or secrets.
Install Mechanism
No install spec; the skill is instruction-only with a small, harmless shell script that writes vercel.json. The only external install the SKILL.md suggests is the official 'npm i -g vercel' CLI, which is expected for deploying to Vercel.
Credentials
The skill requests no environment variables or credentials. Be aware: running 'vercel deploy' or the Vercel CLI may require the user's Vercel account credentials or VERCEL_TOKEN (not requested by the skill). This is normal but worth noting: credentials are needed by the deployment CLI, not the skill itself.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes. The script writes a vercel.json in the current directory only, which is appropriate and expected.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vercel-config-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/vercel-config-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Vercel Config Generator 是什么?
生成专业的 Vercel 配置文件 vercel.json,支持 Serverless Functions、Edge Functions、静态网站、SSR 等多种部署模式。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 429 次。
如何安装 Vercel Config Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vercel-config-generator」即可一键安装,无需额外配置。
Vercel Config Generator 是免费的吗?
是的,Vercel Config Generator 完全免费(开源免费),可自由下载、安装和使用。
Vercel Config Generator 支持哪些平台?
Vercel Config Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vercel Config Generator?
由 Sunshine-del-ux(@sunshine-del-ux)开发并维护,当前版本 v1.0.0。
推荐 Skills