Agent skill

logs

View Vercel deployment logs. Use when the user says "show logs", "check logs", "vercel logs", or "what went wrong with the deployment".

Stars 13
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vercel/vercel-deploy-claude-code-plugin/tree/main/skills/logs

SKILL.md

Vercel Logs

List Deployments

bash
vercel ls

View Logs

bash
vercel logs <deployment-url>

Follow logs in real-time:

bash
vercel logs <deployment-url> --follow

Analyze

  • Look for errors or warnings
  • Check for failed function invocations
  • Identify build failures

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results