marketplace

Manage Vercel Marketplace integrations via CLI and dashboard.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/masermediagroup-stack/CursorSkills --skill marketplace-masermediagroup-stack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketplace
Source: https://github.com/masermediagroup-stack/CursorSkills/tree/main/skills-bundle/plugins-vercel/eb3b6f19e9ca59b23c88d7cc8dfe609388be0fc7/skills/marketplace
Command: npx skills add https://github.com/masermediagroup-stack/CursorSkills --skill marketplace-masermediagroup-stack

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides structured guidance to discover, install, and manage Vercel Marketplace integrations, simplifying setup, provisioning, and billing across projects.

Core Features & Use Cases

  • Discover: search the Marketplace catalog and identify integrations that fit your stack.
  • Install & configure: add integrations with the Vercel CLI and configure necessary environment settings.
  • Auto-provisioning & billing: automatically provision env vars and align charges under unified billing.
  • Build & extend: guide the creation and integration of custom extensions or bridges with existing projects.

Quick Start

Install a chosen integration with vercel integration add <integration-name> after discovering it with vercel integration discover.

Frequently Asked Questions about marketplace

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

FAQPage Schema
How do I install and configure Vercel Marketplace integrations using the CLI?

To install Vercel Marketplace integrations, run `vercel integration add <integration-name>` after discovering it with `vercel integration discover`, then configure the necessary environment settings via the Vercel CLI or dashboard.

What is auto-provisioning for environment variables in Vercel integrations?

Auto-provisioning for Vercel integrations automatically sets required environment variables across development, staging, and production environments, ensuring configurations are synced without manual entry.

Does unified billing apply to all Vercel Marketplace integrations?

Unified billing aligns charges for Vercel Marketplace integrations under a single account, simplifying payment management across multiple installed services and project environments.

Can I discover integrations for my specific tech stack in the Vercel Marketplace?

You can search the Vercel Marketplace catalog using `vercel integration discover` to identify and filter integrations that fit your specific tech stack and project requirements.

What's the best way to sync environment variables across staging and production with Vercel?

Using Vercel Marketplace integrations provides the best way to sync environment variables, as auto-provisioning features automatically configure and sync variables across staging and production environments.

Can I build and integrate custom extensions with existing Vercel projects?

You can build and integrate custom extensions or bridges with existing Vercel projects by following Marketplace setup guidance to create and configure custom integrations.