Vercel — AI · · 1 min read

Marketplace integrations now install provider skills

Mirrored from Vercel — AI for archival readability. Support the source by reading on the original site.

When you install a Vercel Marketplace integration from the Vercel CLI, it now also installs that provider's agent skills from skills.sh, so your agents know how to use it:

vercel integration add neon

Provision the Neon integration and install its agent skills in one step.

This happens automatically for any provider that publishes skills.

You can also find integrations without leaving the terminal:

  • vercel integration discover browses available providers.

  • vercel integration categories lists all the Marketplace categories they're grouped into, like databases, AI, and observability.

Update to the latest Vercel CLI with npm i -g vercel@latest, then read the integration documentation to get started.

Contributors

Michael Toth, Hedi Zandi, Joe Sadowski, Ben Sabic

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from Vercel — AI