← Back to Skills Marketplace
Vercel Config Generator
by
Sunshine-del-ux
· GitHub ↗
· v1.0.0
429
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install vercel-config-generator
Description
生成专业的 Vercel 配置文件 vercel.json,支持 Serverless Functions、Edge Functions、静态网站、SSR 等多种部署模式。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vercel-config-generator - After installation, invoke the skill by name or use
/vercel-config-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Vercel Config Generator?
生成专业的 Vercel 配置文件 vercel.json,支持 Serverless Functions、Edge Functions、静态网站、SSR 等多种部署模式。 It is an AI Agent Skill for Claude Code / OpenClaw, with 429 downloads so far.
How do I install Vercel Config Generator?
Run "/install vercel-config-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vercel Config Generator free?
Yes, Vercel Config Generator is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Vercel Config Generator support?
Vercel Config Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vercel Config Generator?
It is built and maintained by Sunshine-del-ux (@sunshine-del-ux); the current version is v1.0.0.
More Skills