一键导入
vercel-cli-deployment
Link, deploy, inspect, and verify Vercel projects using Vercel CLI/API with token-based authentication.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Link, deploy, inspect, and verify Vercel projects using Vercel CLI/API with token-based authentication.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | vercel-cli-deployment |
| description | Link, deploy, inspect, and verify Vercel projects using Vercel CLI/API with token-based authentication. |
VERCEL_TOKEN exists.VERCEL_TEAM_SLUG or VERCEL_TEAM_ID.vercel link --repo --yes when the checkout is not linked.vercel deploy --prod --yes --no-wait.vercel inspect <url> --wait --logs.vercel whoami
vercel teams list --format json
vercel link --repo --yes
vercel deploy --prod --yes --no-wait
vercel inspect <deployment-url> --wait --logs
vercel list --status READY
Do not remove domains, projects, env vars, or deployments.
Pre-code system configuration for any AI agent. Detects model, applies token optimization, estimates input tokens, compresses context, calculates real-time savings (to the token), and tracks cost delta before coding starts. Works with all 11 models. Agent runs this BEFORE writing code—saves 75-95% tokens + cost on every project. Triggers: "before i code", "set up token optimization", "configure system", "what model am i", "estimate tokens", "how much will this save", "show me savings", "pre-code checklist", "token tracker", "cost me to code this"
Publish agent capabilities and accept Agent2Agent task requests through the local HTTP receiver.
Verify that a Vercel deployment URL displays a real page instead of a 404, auth wall, blank shell, or error page.
Verify and normalize GitHub webhook payloads for deployment automation. Use when a GitHub push, deployment_status, or workflow_run event arrives.
Iterate deployment visibility failures using only no-code-safe actions and stop when source-code changes are required.
Inventory GitHub repositories and Vercel projects, then map repos to deployments for a visibility sweep.