← Back to Skills Marketplace
gora050

Vercel

by Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
304
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install vercel-integration
Description
Vercel integration. Manage Projects, Users, Teams, Secrets. Use when the user wants to interact with Vercel data.
Usage Guidance
This skill appears coherent: it uses Membrane as an authorized proxy to access Vercel and does not ask for unrelated secrets. Before installing/using it, verify the @membranehq/cli package and the getmembrane.com/author identity, and be aware that creating a Membrane connection will give Membrane (their service) access to your Vercel account. Install the CLI only from the official package, prefer non-global installs if you want to limit system-wide changes, review the connection permissions you grant, and revoke the connection when it's no longer needed.
Capability Analysis
Type: OpenClaw Skill Name: vercel-integration Version: 1.0.2 The skill provides a standard integration for Vercel using the Membrane CLI and platform. It includes instructions for managing projects, deployments, and environment variables through a managed authentication layer. The SKILL.md file follows security best practices by explicitly instructing the agent to use Membrane's connection system rather than requesting raw API keys or secrets from the user. No malicious patterns, obfuscation, or unauthorized data exfiltration behaviors were identified.
Capability Assessment
Purpose & Capability
The name/description describe a Vercel integration and all runtime instructions consistently use the Membrane CLI to connect to Vercel and run actions — the requested steps are proportionate to that purpose.
Instruction Scope
SKILL.md only instructs installing and using @membranehq/cli, logging in, creating connections, listing/running actions, and proxying requests. It does not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data. It explicitly advises not to ask users for API keys.
Install Mechanism
The skill is instruction-only but directs the user to install a global npm package (npm install -g @membranehq/cli). npm packages are a common install path but carry moderate risk because they install third‑party code on disk — verify the package identity and source before installing globally.
Credentials
No environment variables, config paths, or credentials are requested by the skill. The workflow relies on Membrane to manage authentication server-side, which is coherent but implies you are granting Membrane access to your Vercel account when creating a connection.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request elevated agent privileges or system-wide configuration changes. Installing the CLI creates a local binary (normal for CLIs) but the skill itself does not demand persistent agent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vercel-integration
  3. After installation, invoke the skill by name or use /vercel-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug vercel-integration
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Vercel?

Vercel integration. Manage Projects, Users, Teams, Secrets. Use when the user wants to interact with Vercel data. It is an AI Agent Skill for Claude Code / OpenClaw, with 304 downloads so far.

How do I install Vercel?

Run "/install vercel-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vercel free?

Yes, Vercel is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Vercel support?

Vercel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vercel?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.

💬 Comments