Vercel Optimize
Evidence-led cost and performance audits for Vercel
Install
OfficialShips scriptsnpx skills add vercel-labs/agent-skills --skill vercel-optimize
Use when auditing a deployed Vercel application for excessive spend, weak caching, slow routes, build overhead or inefficient resource use.
- Author
- Vercel Labs
- License
- MIT
Vercel Optimize equips a coding agent to diagnose operational and performance problems in applications already running on Vercel. It combines account and project usage information with targeted code inspection, then produces a prioritized audit supported by measurable evidence. The workflow is especially useful when a rising bill or an underperforming route needs a specific explanation rather than generic optimization advice.
Highlights
- Examines function activity, transfer volume, build consumption, caching behavior and user-facing performance signals.
- Narrows source inspection to routes and files connected to observed platform issues.
- Supports Next.js and SvelteKit most deeply, with Nuxt coverage and a more limited Astro workflow.
- Uses bundled scripts to collect, combine, filter and validate findings before generating a report.
- Distinguishes strong recommendations from lower-confidence observations so uncertain findings are not presented as fixes.
The skill suits developers, platform engineers and technical teams responsible for Vercel-hosted products. It requires Node.js, a recent authenticated Vercel CLI, a linked project directory and, for detailed route analysis, the appropriate Vercel observability features. Install the individual skill through the skills CLI from Vercel Labs’ agent-skills repository.
Similar skills
Vercel Agent Skills
SkillVercel’s skill collection for modern application development
Vercel Skills
SkillThirty-three skills across Next.js, the Vercel CLI, caching and the AI SDK.
Deploy to Vercel
SkillTurn a local project into a Vercel deployment

Comments(0)
Sign in to comment