PLATFORMS Signal 244
Marketplace integrations now install provider skills
Installing a Vercel Marketplace integration via the CLI now automatically installs that provider's agent skills from skills.sh alongside the integration itself.
This eliminates a separate manual step for configuring agent capabilities after provisioning an integration, letting agents immediately work with the installed provider. The behavior only applies when installing through the CLI and only for providers that publish skills.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
Running `vercel integration add` for a provider now bundles agent skill installation from skills.sh automatically.
Two new CLI commands, `vercel integration discover` and `vercel integration categories`, enable browsing available integrations from the terminal.
Adoption requires updating the Vercel CLI to the latest version via `npm i -g vercel@latest`.
THE CLUSTER
↗