npx skills add https://github.com/akillness/oh-my-skills --skill vercel-deploy即时将任何项目部署到 Vercel。无需身份验证。
node_modules 和 .git)package.json 自动检测框架确认要部署的项目目录。
支持的框架:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
使用脚本(claude.ai 环境):
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
部署成功后,会返回两个 URL:
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=...
{
"previewUrl": "https://skill-deploy-abc123.vercel.app",
"claimUrl": "https://vercel.com/claim-deployment?code=...",
"deploymentId": "dpl_...",
"projectId": "prj_..."
}
对于没有 package.json 的项目:
index.html 命名的 .html 文件,它将自动重命名/)下访问始终显示两个 URL:
✓ 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.
如果部署因网络限制而失败(在 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
如果框架未被检测到:
package.json 是否存在framework 参数#deployment #vercel #preview #production #hosting #serverless #infrastructure
每周安装次数
1
代码仓库
GitHub 星标数
3
首次出现
1 天前
安全审计
已安装于
mcpjam1
claude-code1
junie1
windsurf1
zencoder1
crush1
Deploy any project to Vercel instantly. No authentication required.
node_modules and .git)package.jsonConfirm the project directory to deploy.
Supported frameworks :
Use the script (claude.ai environment):
bash /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
On successful deployment, two URLs are returned:
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=...
{
"previewUrl": "https://skill-deploy-abc123.vercel.app",
"claimUrl": "https://vercel.com/claim-deployment?code=...",
"deploymentId": "dpl_...",
"projectId": "prj_..."
}
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
If the framework is not detected:
package.json existsframework parameter#deployment #vercel #preview #production #hosting #serverless #infrastructure
Weekly Installs
1
Repository
GitHub Stars
3
First Seen
1 day ago
Security Audits
Gen Agent Trust HubFailSocketPassSnykPass
Installed on
mcpjam1
claude-code1
junie1
windsurf1
zencoder1
crush1
Gmail CLI 工具 | Google Workspace 命令行接口,自动化邮件管理与API调用
14,200 周安装
SwiftUI专家技能指南:iOS 26+开发、状态管理与液态玻璃样式优化
14,600 周安装
Expo应用部署指南:使用EAS一键发布iOS、Android和Web应用
14,500 周安装
Markdown转HTML工具 - 微信公众号文章排版优化,支持内联CSS美化
14,900 周安装
Expo API 路由使用指南:何时使用与避免,文件结构与实战示例
15,000 周安装
REST与GraphQL API设计原则:构建直观可扩展的开发者友好接口
15,000 周安装