This is a Playwright-based browser automation tool designed for AI agents that want to interact with web pages. Instead of writing selectors, you get interactive elements labeled with @e refs (like @e1, @e2) that you can click, fill, or drag. The workflow is straightforward: open a page, interact with refs, re-snapshot after navigation to get fresh refs, then close. It handles the annoying stuff like video recording for debugging, proxy routing, file uploads, and JavaScript execution. The ref invalidation after DOM changes means you need to be deliberate about when you snapshot, but that's the tradeoff for not wrestling with CSS selectors. Good for scraping, form automation, or any task where you need a headless browser that an agent can drive programmatically.
npx -y skills add inference-sh/skills --skill agent-browser --agent claude-codeInstalls to .claude/skills
Select a file.
sickn33/antigravity-awesome-skills
github/awesome-copilot
github/awesome-copilot