marketplace

Discover, install, and manage Vercel Marketplace integrations with environment variable provisioning.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill marketplace-nagyvikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketplace
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/vercel/skills/marketplace
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill marketplace-nagyvikt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies the complex process of discovering, installing, and configuring third-party services on Vercel, eliminating manual environment variable management and billing fragmentation.

Core Features & Use Cases

  • Unified Provisioning: Automatically installs integrations and injects required environment variables into your Vercel project.
  • CLI-Native Discovery: Search and filter the entire Vercel Marketplace catalog directly from your terminal.
  • Observability Setup: Automatically configures log and trace drains for monitoring vendors like Datadog or Sentry.

Quick Start

Use the marketplace skill to discover and install the Neon database integration for your currently linked Vercel 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?

Installing Vercel integrations with automatic environment variable provisioning is done by discovering the marketplace catalog and injecting required variables directly into your linked Vercel project context.

Can I configure log and trace drains for observability vendors on Vercel without manual setup?

Configuring observability drains on Vercel can be automated to send logs and traces to monitoring vendors like Datadog or Sentry, eliminating manual environment variable configuration for cloud-native projects.

Do I need Vercel CLI authentication to manage third-party integrations from the marketplace?

Vercel CLI authentication is required to manage third-party marketplace integrations. An active linked project context is also necessary to execute integration commands and handle billing oversight.

How does unified provisioning handle billing oversight for Vercel marketplace integrations?

Unified provisioning handles billing oversight by simplifying the fragmented billing processes of third-party services within the Vercel ecosystem, consolidating lifecycle management into a single CLI-native discovery workflow.

What is the best way to search the Vercel Marketplace catalog directly from my terminal?

Searching the Vercel Marketplace catalog from your terminal is done through CLI-native discovery, allowing you to filter the entire ecosystem for third-party services and automate environment variable provisioning.

Why does my integration command fail when provisioning a Vercel project context?

Integration commands fail when there is no active Vercel CLI authentication or linked project context. Both are required to execute integration commands and automatically inject required environment variables.