Yesterday's Top Poster

Marketplace integrations now install provider skills

  • Thread starter Thread starter Jathin Singaraju
  • Start date Start date
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:


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.

Read more

Continue reading...
 
Back
Top