vercel-agent

Automate code review, incident investigation, and SDK configuration for Vercel projects.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill vercel-agent-nagyvikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-agent
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/vercel/skills/vercel-agent
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill vercel-agent-nagyvikt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill addresses the complexity of maintaining high-performance web applications by automating code reviews, investigating production anomalies, and managing SDK integrations directly within the Vercel ecosystem.

Core Features & Use Cases

  • Automated Code Review: Automatically analyzes pull requests for security vulnerabilities, logic errors, and performance bottlenecks.
  • Incident Investigation: Queries logs and metrics to identify root causes of production anomalies.
  • SDK Installation: Streamlines the setup of Web Analytics and Speed Insights by generating the necessary integration code and PRs.
  • Use Case: When a production alert triggers, use this skill to analyze the deployment logs and identify the specific commit or configuration change that caused the performance regression.

Quick Start

Use the vercel-agent skill to perform an automated code review on the latest pull request in this repository.

Frequently Asked Questions about vercel-agent

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

FAQPage Schema
How do I automate code review for pull requests in Vercel projects?

You can automate code review for Vercel pull requests by using an AI agent to analyze commits for security vulnerabilities, logic errors, and performance bottlenecks. The automated review provides direct PR feedback within your repository context.

What is the best way to investigate production anomalies and deployment logs on Vercel?

The best way to investigate Vercel production anomalies is to query deployment logs and metrics using an AI agent to identify root causes. It detects log-based anomalies to pinpoint the specific commit or configuration causing performance regressions.

How do I set up Web Analytics and Speed Insights SDK in my Vercel project?

To set up the Web Analytics and Speed Insights SDK in Vercel, you can use an automated agent to generate the necessary integration code. It streamlines configuration by creating the installation files and submitting them directly via pull requests.

Do I need an Observability Plus subscription to investigate Vercel incidents with AI?

Yes, you need an active Vercel Observability Plus subscription to access advanced diagnostic capabilities for AI-driven incident investigation. The AI agent relies on this subscription to query detailed logs and metrics for root cause analysis.

Can I use an AI agent to find the specific commit causing a performance regression in my web app?

Yes, you can use an AI agent to analyze deployment logs and metrics, identifying the exact commit or configuration change responsible for a performance regression. This automated incident investigation operates directly within the Vercel platform context.