marketplace

Discover, install, and build Vercel Marketplace integrations with CLI management.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of discovering, installing, and managing third-party integrations within your Vercel projects, streamlining workflows and centralizing billing.

Core Features & Use Cases

  • Integration Discovery: Browse and search the Vercel Marketplace for services like databases, CMS, and authentication providers.
  • One-Click Installation: Add integrations directly from the CLI, which automatically provisions environment variables and configures necessary settings.
  • Unified Billing: Consolidate all integration costs into a single Vercel invoice.
  • Building Integrations: Provides guidance and tools for developers to create their own Vercel integrations.
  • Use Case: You need to add a PostgreSQL database to your Next.js application. Use this Skill to find and install Neon, automatically setting up the POSTGRES_URL and other required environment variables.

Quick Start

Use the marketplace skill to add the Neon integration to your project.

Frequently Asked Questions about marketplace

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

FAQPage Schema
How do I install Vercel integrations and automatically provision environment variables?

Vercel Marketplace integrations can be installed directly from the CLI to automatically provision environment variables and configure necessary settings for third-party services. This streamlines adding resources like databases by injecting required environment variables directly into your Vercel projects.

Can I consolidate billing for third-party services into a single Vercel invoice?

Yes, unified billing consolidates all integration costs into a single Vercel invoice. By using the Vercel Marketplace to discover and install integrations, you centralize billing and streamline workflows for third-party services connected to your projects.

What is the Vercel Marketplace used for?

The Vercel Marketplace provides expert guidance for discovering, installing, and building integrations. It facilitates connecting Vercel projects to third-party services like databases and CMS providers, managing auto-provisioned environment variables and marketplace resources.

How do I build custom integrations for the Vercel Marketplace?

You can build custom integrations using the Vercel integration CLI and developer tools provided by the Marketplace. This Skill provides guidance and tools for developers to create their own Vercel integrations and manage marketplace resources effectively.

Does the Vercel integration CLI support adding a PostgreSQL database to a Next.js application?

Yes, the Vercel integration CLI supports adding a PostgreSQL database to a Next.js application. You can use the Marketplace to find and install integrations like Neon, which automatically sets up the required database environment variables.

What are the limitations of managing third-party services through the Vercel Marketplace?

While the Vercel Marketplace streamlines integration discovery and unified billing, its management is limited to auto-provisioned environment variables and configurations supported by the Vercel integration CLI for third-party services.