什麼是 deploy-to-vercel?
將應用程式和網站部署到 Vercel。當用戶要求「部署我的應用程式」、「部署並給我連結」、「即時推送」或「建立預覽部署」等部署操作時使用。 來源:vercel-labs/agent-skills。
將應用程式和網站部署到 Vercel。當用戶要求「部署我的應用程式」、「部署並給我連結」、「即時推送」或「建立預覽部署」等部署操作時使用。
透過命令列快速安裝 deploy-to-vercel AI 技能到你的開發環境
來源:vercel-labs/agent-skills。
Deploy any project to Vercel. Always deploy as preview (not production) unless the user explicitly asks for production.
The goal is to get the user into the best long-term setup: their project linked to Vercel with git-push deploys. Every method below tries to move the user closer to that state.
Run all four checks before deciding which method to use:
將應用程式和網站部署到 Vercel。當用戶要求「部署我的應用程式」、「部署並給我連結」、「即時推送」或「建立預覽部署」等部署操作時使用。 來源:vercel-labs/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/vercel-labs/agent-skills --skill deploy-to-vercel將應用程式和網站部署到 Vercel。當用戶要求「部署我的應用程式」、「部署並給我連結」、「即時推送」或「建立預覽部署」等部署操作時使用。 來源:vercel-labs/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/vercel-labs/agent-skills --skill deploy-to-vercel 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vercel-labs/agent-skills