Deploy vercel static
Skill nexu-io/open-design/plugins/spec/examples/deploy-vercel-static
Use this plugin when the user wants to deploy an accepted static web artifact to Vercel or prepare an equivalent deployment handoff with preview and production URLs.From its SKILL.md
npx -y skills add nexu-io/open-design --skill deploy-vercel-staticAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.7 KB, 96 tokens by cl100k_base, as published. Nobody here has run it
Deploy Vercel Static
Workflow
- Confirm the artifact path, project name, and whether this is preview-only or production.
- Validate that the artifact can run as a static web surface.
- Prepare deployment files if needed.
- Ask for confirmation before deployment.
- Deploy or produce exact deployment instructions and return links.
Output Contract
Produce deploy-summary.md and a preview URL, production URL, or prepared command list.
What ships with it: 1 file
1.6 KB alongside SKILL.md
- open-design.json1.6 KB