marketplace

Manages third-party Vercel Marketplace integrations including installation, billing, and environment variables.

Updated May 31, 2026
One-click install
npx skills add https://github.com/Extremez-Surya/onlineruler --skill marketplace-extremez-surya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketplace
Source: https://github.com/Extremez-Surya/onlineruler/tree/main/.agents/skills/marketplace
Command: npx skills add https://github.com/Extremez-Surya/onlineruler --skill marketplace-extremez-surya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires vercel, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides expert guidance for using Vercel Marketplace integrations, helping users discover, install, and manage third-party services on Vercel.

Core Features & Use Cases

  • Discover Integrations: Find and explore a wide range of third-party services available in the Vercel Marketplace.
  • Install Integrations: Automate the installation of integrations directly from the CLI or via the Vercel dashboard.
  • Manage Integrations: List, check usage, and remove installed integrations, as well as manage environment variables.
  • Unified Billing: Simplify billing with a single invoice for all integrations.
  • Build Integrations: Learn how to create your own integrations for the Vercel platform.
  • Use Case: For a developer looking to add a database service like Neon to a Vercel project, this Skill can guide through the process of discovering the service, installing it, and setting up environment variables for use in the application.

Quick Start

Install the Neon integration for your project by running the command 'vercel integration add neon'.

Frequently Asked Questions about marketplace

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

FAQPage Schema
How do I add a third-party integration like a database to my Vercel project?

Add integrations to your Vercel project by running the CLI command 'vercel integration add [service]' or installing via the dashboard, which automatically configures necessary environment variables for immediate use.

Can I manage authentication and database services through the Vercel Marketplace?

Yes, the Vercel Marketplace supports discovering, installing, and managing a wide range of third-party services including authentication, databases, and monitoring tools with unified billing.

What do I need to configure before installing Vercel Marketplace integrations?

You need an active Vercel project with appropriate access permissions, allowing the integration to automatically inject and manage required environment variables for the service connection.

How do I list and remove installed integrations from my Vercel environment?

Manage installed integrations by listing active services, checking usage metrics, and removing unwanted integrations directly through the Vercel dashboard or CLI to maintain your environment.

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

Yes, Vercel Marketplace simplifies billing by consolidating all your installed third-party integration charges into a single unified invoice for streamlined account management.