vercel-deploy by bytedance/deer-flow
npx skills add https://github.com/bytedance/deer-flow --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 开发者,精准高效
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=...
脚本还会向标准输出打印 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:
✓ Deployment successful!
- [Preview URL](https://skill-deploy-abc123.vercel.app)
- [Claim URL](https://vercel.com/claim-deployment?code=...)
在预览 URL 查看您的站点。
要将此部署转移到您的 Vercel 账户,请访问认领 URL。
如果部署因网络限制而失败(在 claude.ai 上常见),请告知用户:
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
每周安装次数
109
仓库
GitHub 星标数
25.7K
首次出现
Feb 17, 2026
安全审计
安装于
opencode106
gemini-cli105
github-copilot105
codex105
kimi-cli104
amp104
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
109
Repository
GitHub Stars
25.7K
First Seen
Feb 17, 2026
Security Audits
Gen Agent Trust HubFailSocketWarnSnykFail
Installed on
opencode106
gemini-cli105
github-copilot105
codex105
kimi-cli104
amp104
Azure Data Explorer (Kusto) 查询技能:KQL数据分析、日志遥测与时间序列处理
102,600 周安装