vercel-agent

Automates PR code review, incident investigation, and SDK installation on Vercel.

Updated Sep 17, 2026
One-click install
npx skills add https://github.com/ridhijain709/AIPORSCHE --skill vercel-agent-ridhijain709
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-agent
Source: https://github.com/ridhijain709/AIPORSCHE/tree/main/.agents/skills/vercel-agent
Command: npx skills add https://github.com/ridhijain709/AIPORSCHE --skill vercel-agent-ridhijain709

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Manual pull request reviews and incident root-cause analysis consume significant engineering time, and configuring analytics SDKs requires repetitive boilerplate work across projects. ## Core Features & Use Cases - Automated Code Review: Analyzes PRs on push or via @vercel mention, detecting security vulnerabilities, logic errors, and performance issues, then validates patches in Vercel Sandbox. - Incident Investigation: Queries logs and metrics to find patterns and root causes when anomaly alerts fire (requires Observability Plus). - SDK Installation: Auto-installs Web Analytics and Speed Insights SDKs by analyzing repo structure and creating PRs with integration code. - Use Case: A team enables Vercel Agent on their project so every pull request receives an automated security and quality review, and anomaly alerts trigger automatic root-cause investigations. ## Quick Start Ask the assistant to set up Vercel Agent for your project and enable automated code review on pull requests.

Frequently Asked Questions about vercel-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up automated code review on Vercel pull requests?

Enable Vercel Agent in your project settings under the AI section at vercel.com/{team}/{project}/settings. Reviews trigger automatically on push or by mentioning @vercel in a PR comment, with no npm package installation required.

How does Vercel Agent investigate incidents and anomalies?

Vercel Agent analyzes anomaly alerts by querying logs and metrics, finding patterns and correlations across deployment data to provide root cause insights. This investigation capability requires an Observability Plus subscription.

How much does Vercel Agent code review cost?

Each code review or investigation costs $0.30 plus token costs, with a $100 promotional credit available for Pro teams. SDK installation for Web Analytics and Speed Insights is free with no credit cost.

Does Vercel Agent require installing an npm package?

No, Vercel Agent is a platform-level service configured through the Vercel dashboard AI settings, not an npm dependency. It only creates PRs when installing analytics SDKs like Web Analytics or Speed Insights.

What are the limitations of Vercel Agent incident investigation?

Incident investigation requires an Observability Plus subscription to access logs and metrics querying. Without it, only code review and free SDK installation capabilities are available.