Vercel Agent Browser Skill

Browser automation via Chrome DevTools Protocol with auth handling

Testing Claude Skill

Details

Author: vercel-labs
Category: Testing
Format: Claude Skill

How to install for Claude Code

One-line install

npx -y degit vercel-labs/agent-browser ~/.claude/skills/vercel-agent-browser-skill

Manual steps

  1. Download the skill file from the source repository.
  2. Place it in the ~/.claude/skills/ directory.
  3. Claude Code will automatically pick up the skill in your next session.
Get from source