vercel-tool

Generate Vercel API commands for deployment management. Use when checking deployment status, viewing build logs, inspecting domain SSL, listing recent deployments, rolling back, or auditing environment variables. No credentials stored — commands are generated for you to run.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vercel-tool" with this command: npx skills add loutai0307-prog/vercel-tool

vercel-tool

Triggers on

check deployment, vercel status, build logs, rollback deployment, domain ssl, environment variables, vercel project, vercel deploy

What This Skill Does

Manage Vercel deployments, domains, and environment variables via the Vercel API.

Commands

status

Check the latest deployment status of a project.

bash scripts/script.sh status <project-name>

list

List recent deployments across all projects.

bash scripts/script.sh list [limit]

logs

View build logs for the latest or a specific deployment.

bash scripts/script.sh logs <project-name> [deployment-id]

domains

Check domain configuration and SSL status.

bash scripts/script.sh domains <project-name>

rollback

Promote a previous deployment to production.

bash scripts/script.sh rollback <project-name> <deployment-id>

env

List environment variables for a project.

bash scripts/script.sh env <project-name> [production|preview|development]

deploy

Show instructions for triggering a new deployment.

bash scripts/script.sh deploy <project-name>

help

Show all available commands.

bash scripts/script.sh help

Get your token at: https://vercel.com/account/tokens

Requirements

  • bash 4+
  • curl
  • python3

Powered by BytesAgain | bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Img2img

Generate images from text descriptions using DALL-E 3 while adhering to usage policies and avoiding realistic human faces.

Registry SourceRecently Updated
General

Habitat-GS-Navigator

Navigate and interact with photo-realistic 3DGS environments via the Habitat-GS Bridge. Use when: user asks to explore a 3D scene, perform embodied navigatio...

Registry SourceRecently Updated
General

Memory Palace

持久化记忆管理。Use when: 用户告诉你个人信息/偏好/习惯、需要记住项目状态/技术决策、完成任务后有可复用经验、用户说"记住""别忘了""下次注意"、需要回忆之前的对话内容。支持语义搜索和时间推理。

Registry SourceRecently Updated
General

Podcast Transcript Mining Authority Positioning

Extract guest appearances, speaking topics, and soundbites from podcast transcripts to build authority portfolios and generate podcast pitch templates. Use w...

Registry SourceRecently Updated