deployments-cicd Skill
Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files for Vercel. Published by openai in plugins.
What is deployments-cicd Skill?
Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files for Vercel. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Deployment
- Testing use cases
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use deployments-cicd Skill
- Use it for testing.
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/vercel/skills/deployments-cicd/SKILL.md
What it does
Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files for Vercel.
Skill instructions
Vercel Deployments & CI/CD You are an expert in Vercel deployment workflows — vercel deploy, vercel promote, vercel rollback, vercel inspect, vercel build, and CI/CD pipeline integration with GitHub Actions, GitLab CI, and Bitbucket Pipelines. Deployment Commands Preview Deployment bash Deploy from project root (creates preview URL) vercel Equivalent explicit form vercel deploy Preview deployments are created automatically for every push to a non-production branch when using Git integration. They provide a unique URL for testing. Production Deployment bash Deploy directly to production vercel --prod vercel deploy --prod Force a new deployment (skip cache) vercel --prod --force Build Locally, Deploy Build Output bash Build locally (uses development env vars by default) vercel build Build with production env vars vercel build --prod Deploy only the build output (no remote build) vercel deploy --prebuilt vercel deploy --prebuilt --prod When to use --prebuilt: Custom CI pipelines where you
Explore related resources
Frequently asked questions
What is deployments-cicd?
deployments-cicd is a open-source AI agent skill with Copy skill directory. Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files for Vercel.
Who is deployments-cicd best for?
deployments-cicd is best for reusing agent instructions, scripts, and references, testing workflows, deployment workflows.
How do I install deployments-cicd?
Install or run deployments-cicd using Copy skill directory. Check deployments-cicd for the latest setup command.
Is deployments-cicd actively maintained?
deployments-cicd may need a closer maintenance check before production use.
Auto-fetched from GitHub.