This gives Claude the context to help you configure Vercel's AI development tools: automated code review that analyzes PRs for security and logic issues, incident investigation that digs through logs and metrics to find root causes, and SDK installation for analytics. The code review piece runs in a sandbox and can generate actual patches. Investigation requires an Observability Plus subscription and costs $0.30 per run plus tokens. It's worth knowing this is a platform feature, not an npm package, so you configure it in your Vercel project settings. Useful if you're already on Vercel and want AI assistance without building your own review pipeline.
npx skills add https://github.com/vercel/vercel-plugin --skill vercel-agent