marketplace

Discover, install, and manage Vercel Marketplace integrations via the Integration CLI.

246|42|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/vercel/vercel-plugin --skill marketplace-vercel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketplace
Source: https://github.com/vercel/vercel-plugin/tree/main/skills/marketplace
Command: npx skills add https://github.com/vercel/vercel-plugin --skill marketplace-vercel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams navigate, install, and manage Vercel Marketplace integrations, enabling auto-provisioned environment variables, unified billing, and streamlined setup via the Integration CLI.

Core Features & Use Cases

  • Discover and evaluate available Marketplace integrations and their capabilities.
  • Install integrations with automatic environment variable provisioning and centralized billing.
  • Manage installed integrations, view usage, and guide custom automation using the CLI.

Quick Start

Identify a needed integration, run vercel integration discover to locate it, then run vercel integration add <integration-name> to install and auto-provision environment variables.

Frequently Asked Questions about marketplace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install Vercel Marketplace integrations and auto-provision environment variables?

Install Vercel Marketplace integrations using the CLI by running `vercel integration add <integration-name>`, which automatically provisions the required environment variables and configures centralized billing for your project.

What are Vercel Marketplace integrations and when do I need them?

Vercel Marketplace integrations are third-party service connections that enable auto-provisioned environment variables and unified billing. You need them when consuming external services to streamline project setup and lifecycle management.

Can I manage installed Vercel integrations and view usage through the CLI?

Yes, you can manage installed Vercel integrations and guide custom automation directly through the Integration CLI, allowing you to view usage, handle lifecycle management tasks, and update configurations as needed.

Does Vercel Marketplace support unified billing for third-party services?

Yes, Vercel Marketplace supports unified billing, allowing teams to centralize payments for auto-provisioned third-party services. This streamlines setup by combining infrastructure and service costs into a single billing account.

How do I build custom integrations for the Vercel Marketplace?

Build custom integrations for the Vercel Marketplace using the Integration CLI to handle provisioning, environment variable setup, and lifecycle management. This allows you to create tailored automation connecting external services to Vercel projects.