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".
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
vercel ls
View Logs
vercel logs <deployment-url>
Follow logs in real-time:
vercel logs <deployment-url> --follow
Analyze
- Look for errors or warnings
- Check for failed function invocations
- Identify build failures
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
deploy
Deploy applications to Vercel. Use when the user says "deploy", "deploy to Vercel", "push to production", "deploy my app", or "go live".
setup
Set up Vercel CLI and project configuration. Use when the user says "set up Vercel", "configure Vercel", "link to Vercel", or "vercel init".
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
island-rescue
How to be rescued from a lonely island
island-rescue
How to be rescued from a lonely island
add-function-examples
Guide for adding new AI function examples, for testing specific features against the actual provider APIs.
Didn't find tool you were looking for?