Execute Vercel primary workflow: Deploy Preview. Use when Deploying a preview for a pull request, Testing changes before production, or Sharing preview URLs with stakeholders. Trigger with phrases like "vercel deploy preview", "create preview deployment with vercel".
4.0
Rating
0
Installs
DevOps & Infrastructure
Category
The skill has a clear structure and good organization with proper sections for prerequisites, error handling, and examples. However, it lacks actual implementation details - all code blocks are placeholder comments rather than functional scripts. The description adequately explains when to use the skill (preview deployments, PR testing), but without concrete steps or actual commands (e.g., 'vercel --prebuilt', 'vercel deploy --prod=false'), a CLI agent cannot execute the workflow. The novelty is limited since Vercel CLI commands are straightforward and well-documented. The skill would need actual implementation code, specific API calls, or bash commands to be truly useful.
Loading SKILL.md…