vercel-deploy by vercel-labs/agent-skills
npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-deploy立即将任何项目部署到 Vercel。无需身份验证。
node_modules 和 .git)package.json 自动检测框架bash /mnt/skills/user/vercel-deploy/scripts/deploy.sh [path]
参数:
path - 要部署的目录,或一个 .tgz 文件(默认为当前目录)示例:
# 部署当前目录
bash /mnt/skills/user/vercel-deploy/scripts/deploy.sh
# 部署特定项目
bash /mnt/skills/user/vercel-deploy/scripts/deploy.sh /path/to/project
# 部署现有的 tarball 文件
bash /mnt/skills/user/vercel-deploy/scripts/deploy.sh /path/to/project.tgz
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
正在准备部署...
检测到框架:nextjs
正在创建部署包...
正在部署...
✓ 部署成功!
预览 URL:https://skill-deploy-abc123.vercel.app
认领 URL:https://vercel.com/claim-deployment?code=...
该脚本还会向标准输出打印 JSON,供编程使用:
{
"previewUrl": "https://skill-deploy-abc123.vercel.app",
"claimUrl": "https://vercel.com/claim-deployment?code=...",
"deploymentId": "dpl_...",
"projectId": "prj_..."
}
脚本会从 package.json 自动检测框架。支持的框架包括:
对于静态 HTML 项目(无 package.json),框架设置为 null。
对于没有 package.json 的项目:
index.html 命名的 .html 文件,它会自动重命名/) 下访问始终显示两个 URL:
✓ 部署成功!
预览 URL:https://skill-deploy-abc123.vercel.app
认领 URL:https://vercel.com/claim-deployment?code=...
请在预览 URL 查看您的站点。
要将此部署转移到您的 Vercel 账户,请访问认领 URL。
如果部署因网络限制而失败(在 claude.ai 上常见),请告知用户:
部署因网络限制而失败。要解决此问题:
1. 前往 https://claude.ai/settings/capabilities
2. 将 *.vercel.com 添加到允许的域名
3. 再次尝试部署
每周安装次数
519
代码仓库
GitHub 星标数
23.8K
首次出现
2026年1月22日
安全审计
安装于
opencode505
codex502
gemini-cli501
github-copilot499
kimi-cli498
amp498
Deploy any project to Vercel instantly. No authentication required.
node_modules and .git)package.jsonbash /mnt/skills/user/vercel-deploy/scripts/deploy.sh [path]
Arguments:
path - Directory to deploy, or a .tgz file (defaults to current directory)Examples:
# Deploy current directory
bash /mnt/skills/user/vercel-deploy/scripts/deploy.sh
# Deploy specific project
bash /mnt/skills/user/vercel-deploy/scripts/deploy.sh /path/to/project
# Deploy existing tarball
bash /mnt/skills/user/vercel-deploy/scripts/deploy.sh /path/to/project.tgz
Preparing deployment...
Detected framework: nextjs
Creating deployment package...
Deploying...
✓ Deployment successful!
Preview URL: https://skill-deploy-abc123.vercel.app
Claim URL: https://vercel.com/claim-deployment?code=...
The script also outputs JSON to stdout for programmatic use:
{
"previewUrl": "https://skill-deploy-abc123.vercel.app",
"claimUrl": "https://vercel.com/claim-deployment?code=...",
"deploymentId": "dpl_...",
"projectId": "prj_..."
}
The script auto-detects frameworks from package.json. Supported frameworks include:
For static HTML projects (no package.json), framework is set to null.
For projects without a package.json:
.html file not named index.html, it gets renamed automatically/)Always show both URLs:
✓ Deployment successful!
Preview URL: https://skill-deploy-abc123.vercel.app
Claim URL: https://vercel.com/claim-deployment?code=...
View your site at the Preview URL.
To transfer this deployment to your Vercel account, visit the Claim URL.
If deployment fails due to network restrictions (common on claude.ai), tell the user:
Deployment failed due to network restrictions. To fix this:
1. Go to https://claude.ai/settings/capabilities
2. Add *.vercel.com to the allowed domains
3. Try deploying again
Weekly Installs
519
Repository
GitHub Stars
23.8K
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykFail
Installed on
opencode505
codex502
gemini-cli501
github-copilot499
kimi-cli498
amp498
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
138,300 周安装
Expo EAS CI/CD 工作流配置指南 - YAML 文件编写与验证工具
13,200 周安装
小红书信息图生成器 - AI自动生成多风格小红书图文内容,提升内容创作效率
13,800 周安装
文章插图生成器 - AI智能分析文章内容,自动生成类型风格一致的配图
13,800 周安装
AI封面图片生成器 - 5维定制文章封面,一键生成优雅视觉
13,800 周安装
Azure Kubernetes Service (AKS) 权威配置指南:集群规划、网络设置与安全最佳实践
16,000 周安装
Expo中使用Tailwind CSS v4和NativeWind v5跨平台样式配置指南
14,500 周安装