Validate agent-browser for Web Automation

Test agent-browser (Playwright-based) on host with unrestricted network and Playwright browsers installed. **Validation steps**: - Install browsers: `npx playwright install` - Test: `npx agent-browser open https://code.claude.com/docs/en/skills` - Test: `npx agent-browser snapshot -i` (get element refs) - Test: `npx agent-browser get text body` (extract page text) - Verify snapshot/interact/re-snapshot workflow works - Document prerequisites for skill to function **Blocked on 2026-02-05**: Could not download Playwright browsers (DNS resolution failed, missing system libs) **Skill location**: `.claude/skills/agent-browser/SKILL.md`

tools-only 4635ff0 3 files · 8.5 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/2655-p2-validate-agent-browser-for-web-automation_300bab58 commit 4635ff0692

Frequently asked questions

npx skillmds add tools-only/validate-agent-browser-for-web-automation