Handles the full spectrum of Vercel's storage options: Blob for files, Edge Config for fast global reads, and the Marketplace integrations like Neon Postgres and Upstash Redis. It auto-triggers when you install storage packages or touch relevant files, and includes validation to catch deprecated packages like @vercel/kv and @vercel/postgres, pushing you toward the current alternatives. Useful if you're wiring up databases or blob storage in a Vercel app and want guidance that knows the migration paths and one-click provisioning commands. It also chains to other skills when it spots Prisma, Supabase, or MongoDB imports, suggesting Marketplace-native options with unified billing.
npx skills add https://github.com/vercel-labs/vercel-plugin --skill vercel-storage