Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling…
Web Browser Skill Minimal CDP tools for collaborative site exploration. Start Chrome ./scripts/start.js # Isolated reusable profile (default) ./scripts/start.js --profile # Copy your profile into isolated cache ./scripts/start.js --reset-profile # Clear selected cached profile before launch Starts Chrome with remote debugging (default port :9222). Profile behavior: Default mode uses: ~/.cache/agent-web/browser/fresh-profile --profile mode uses: ~/.cache/agent-web/browser/profile-copy The skill does not attach to your live Chrome profile directly If :9222 is already used by an unknown instance, start will fail instead of reusing it
don't have the plugin yet? install it then click "run inline in claude" again.