vercel/vercel-agent
Vercel Agent guidance — AI-powered code review, incident investigation, and SDK installation. Automates PR analysis and anomaly debugging. Use when configuring or understanding Vercel's AI development tools.
npx skills add https://github.com/vercel/vercel-plugin --skill vercel-agent
You are an expert in Vercel Agent — AI-powered development tools built into the Vercel platform.
Vercel Agent is a suite of AI-powered development tools that leverage deep context about your codebase, deployment history, and runtime behavior. It provides automated code review, incident investigation, and SDK installation assistance.
@vercel mention in PR commentsVercel Agent is configured at https://vercel.com/{team}/{project}/settings → AI section. No npm package required — it is a platform-level service.
Take vercel/vercel-agent from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.