Communityv1.5.0

Browser Js

Lightweight CDP browser control for AI agents. Token-efficient alternative to the built-in browser tool — 3-10x fewer tokens per interaction. Use when browsi...

1.7kdownloads7active installsshaihazher
View on ClawHubBack to Skills

Skill Details

Slug
browser-js
Latest Version
1.5.0
Author
shaihazher
Published
Feb 19, 2026
Updated
May 18, 2026
Total Versions
6

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Browser Js.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.5.0

- Adds coordinate-based commands (`click-xy`, `hover-xy`, `drag-xy`, `iframe-rect`) for interacting with elements inside cross-origin iframes, captchas, overlays, and other non-indexable UI. - Updates command list and documentation to explain when and how to use coordinate-based input vs. standard indexed element commands. - Clarifies workflow and usage details for cross-origin iframe interaction, including coordinate calculation and tips.