This skill injects critical Vercel platform updates at the start of every Claude session to override outdated training data. It's specifically useful when working with Vercel projects since Claude's knowledge predates major changes like Fluid Compute replacing Edge Functions, vercel.ts replacing vercel.json, and new products like AI Gateway and Queues. Without this, Claude will confidently suggest deprecated patterns or miss entirely that Vercel now runs full backend frameworks with Python support. The automatic injection means you don't have to manually correct Claude's assumptions about timeouts, pricing models, or which databases are still offered. If you're building anything on Vercel, this saves you from fighting outdated advice.
npx skills add https://github.com/vercel-labs/vercel-plugin --skill knowledge-update