vercel-agent
Originally fromvercel-labs/vercel-plugin
Installation
SKILL.md
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
@vercelmention 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