AI AGENT ADDONS

Agent Browser Automation

aradotso/trending-skills

An AI agent can now control a web browser directly from the command line. This tool is built in Rust for speed and uses the Chrome DevTools Protocol. It runs without Node.js or Playwright.

The headless browser can navigate to any page. It can click, fill forms, and take screenshots. A special accessibility snapshot gives each element a unique @ref label. This makes it easy for an AI to interact with the page.

You can also scrape web data and batch commands. This skill is made for AI agents that need to automate web tasks.

Add Agent Browser Automation skill to your workflow

Global

mkdir -p ~/.claude/skills/agent-browser-automation

Project

mkdir -p .claude/skills/agent-browser-automation

Source Repository

Stars
49
Forks
11
Watchers
49
Last Push
2 months ago
Created
2 months ago