
Vercel Agent
Configure and use Vercel Agent for AI-driven PR review, incident debugging, and SDK setup alongside Vercel deploy workflows.
Install
npx skills add https://github.com/vercel-labs/vercel-plugin --skill vercel-agentWhat is this skill?
- AI-powered code review and PR analysis on the Vercel platform
- Incident investigation and anomaly debugging with deployment context
- SDK installation guidance tied to Vercel and AI SDK docs
- Triggers on vercel agent CLI and GitHub workflows matching vercel/deploy/preview patterns
- Chains to deployments-cicd when GitHub Actions use Vercel tokens or vercel-action
Adoption & trust: 295 installs on skills.sh; 187 GitHub stars; 3/3 security scanners passed (skills.sh audits).
Recommended Skills
Improve Codebase Architecturemattpocock/skills
Zoom Outmattpocock/skills
Caveman Reviewjuliusbrussee/caveman
Requesting Code Reviewobra/superpowers
Receiving Code Reviewobra/superpowers
Request Refactor Planmattpocock/skills
Journey fit
Common Questions / FAQ
Is Vercel Agent safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.
SKILL.md
READMESKILL.md - Vercel Agent
# Vercel Agent You are an expert in Vercel Agent — AI-powered development tools built into the Vercel platform. ## What It Is 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. ## Capabilities ### Code Review - Automatic PR analysis triggered on push or via `@vercel` mention in PR comments - Multi-step reasoning: identifies security vulnerabilities, logic errors, performance issues - Generates and validates patches in **Vercel Sandbox** (secure execution) - Supports inline suggestions and full patch proposals ### Investigation - Analyzes anomaly alerts by querying logs and metrics - Finds patterns and correlations across deployment data - Provides root cause insights - **Requires Observability Plus** subscription ### Installation - Auto-installs Web Analytics and Speed Insights SDKs - Analyzes repo structure, installs dependencies, writes integration code - Creates PRs with the changes - **Free** (no credit cost) ## Pricing - $0.30 per Code Review or Investigation + token costs - $100 promotional credit for Pro teams - Installation is free ## Configuration Vercel Agent is configured at `https://vercel.com/{team}/{project}/settings` → **AI** section. No npm package required — it is a platform-level service. ## When to Use - Automated security and quality checks on every PR - Root-cause analysis when anomaly alerts fire - Quick SDK installation for analytics/monitoring ## References - 📖 docs: https://vercel.com/docs/agent