Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsMédio

Vercel Deploy

poropenai·openai· v1.0.0 · atualizado em 2026-04-10
78
Score

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

verceldeploymentci-cdfrontend-deploymentweb-deploymentpreview-deployment
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdvercel-deploy/workflow
1. Check if Vercel CLI is installed using `command -v vercel`.
2. If Vercel CLI is installed, attempt deployment using `vercel deploy [path] -y` with a 10-minute timeout.
3. If deployment fails due to authentication or other errors, use the fallback deployment script.
4. If network access is blocked, request escalated permissions and retry the deployment.
5. Extract the deployment URL (and claim URL for fallback) from the output.
6. Present the deployment URL to the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aVercel CLI with Tokens
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aDeploy to Vercel
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aCI Pipeline Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
87
Similar ayeet
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Cloudflare Deploy
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Netlify Deployment Skill
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Deploy to Render
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
83
Co-executedyeet
47%
Hebbian Synapse
Composite0.467
w = 0.3·α + 0.5·β + 0.2·γ
77
Co-executed ←Cloudflare Deploy
48%
Hebbian Synapse
Composite0.478
w = 0.3·α + 0.5·β + 0.2·γ
80
Co-executed ←Netlify Deployment Skill
47%
Hebbian Synapse
Composite0.467
w = 0.3·α + 0.5·β + 0.2·γ
78
Co-executed ←Deploy to Render
50%
Hebbian Synapse
Composite0.504
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Vercel Deploy
vercel-deploy
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
deploy my app to Verceldeploy and give me the linkpush this live to Vercelcreate a preview deployment on Verceldeploy to Verceldeploy my websitedeploy this project to Vercelmake a Vercel deployment

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download vercel-deploy
$ synaptic skills detail vercel-deploy
$ synaptic skills live vercel-deploy

Links

GitHub Repository