You can command a real Chrome window using opencli. The agent can inspect pages, fill out forms, click buttons, and grab data. Every command returns a clear report that tells you what matched and how confident it is.
Sessions let you run multiple steps in the same browser tab. You can start a session, do actions, then close it. You can also bind to a tab you already have open for logged-in pages.
Use this skill to automate browser tasks quickly. It handles tricky problems like changing page elements and timed-out references. The tool gives you structured errors you can rely on.
Global
mkdir -p ~/.claude/skills/opencli-browserProject
mkdir -p .claude/skills/opencli-browserSource Repository
Agent Browservercel-labs/agent-browser
Fast browser automation tool for AI agents to control any website
Develop Userscriptsxixu-me/skills
Build and debug browser userscripts for Tampermonkey and ScriptCat
Just Scrapescrapegraphai/just-scrape
Search, scrape, crawl, and monitor web pages with an easy command line tool
Browser Actbrowser-act/skills
AI agents use browser-act to automate web tasks like fetch forms screenshots and complex workflows
Firecrawlfirecrawl/cli
Search, scrape, and crawl websites with one simple command line tool
Playwright Climicrosoft/playwright-cli
Automate browser tasks and test web pages with simple terminal commands
Browser Usebrowser-use/browser-use
Automate web testing, form filling, and screenshots with simple CLI commands
Browser Act Skill Forgebrowser-act/skills
Explore any website once and create reusable skill packages forever