← Back to Skills Marketplace
binbinhihi

openclaw-browser-extension-clicker

by BinbinHihi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
334
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-browser-extension-clicker
Description
自动点击浏览器扩展图标(如 OpenClaw Browser Relay)。 使用系统级 GUI 自动化,绕过浏览器安全限制。 当需要操作浏览器工具栏、扩展图标、系统菜单时使用。
Usage Guidance
This skill appears internally consistent for automating clicks on browser-extension icons, but it controls your mouse and captures screenshots of your screen. Before installing or running it: (1) review the click_extension.py source and any template images locally; (2) run with --dry-run and --screenshot first to confirm coordinates; (3) do not grant screen-recording permissions unless you trust the code; (4) be aware that automated clicks can trigger actions in your browser (possibly sensitive), so use in a controlled environment and avoid running against accounts or workflows you care about without testing.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-browser-extension-clicker Version: 1.0.0 The skill provides system-level GUI automation using `pyautogui` and `Pillow` to capture screenshots and simulate mouse clicks. While these capabilities are aligned with the stated purpose of interacting with browser extensions (as documented in `SKILL.md` and `click_extension.py`), they represent high-risk behaviors that could be abused to bypass security prompts or manipulate sensitive applications. No evidence of intentional malice, such as data exfiltration or hardcoded malicious payloads, was found in the provided files.
Capability Assessment
Purpose & Capability
The name/description (automatically click browser extension icons) matches the implementation: a Python script using pyautogui/Pillow to screenshot, template-match, and click coordinates. Required binaries (python3, pip) and Python packages are proportionate to this purpose.
Instruction Scope
Instructions and the script legitimately read screen pixels, take screenshots, perform template matching, and simulate mouse clicks. This is necessary for the stated goal, but screenshots can capture sensitive on-screen data and the script will simulate real user clicks — test with --dry-run and review outputs before running live.
Install Mechanism
No arbitrary download/install spec is present; dependencies are installed via pip (pyautogui, Pillow), which is expected for GUI automation. No remote URLs or extracted archives are used.
Credentials
The skill requests no environment variables or credentials and the code does not access unrelated system configuration. It does require OS-level screen access permissions on macOS, which is appropriate for its function.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and does not modify other skills or system-wide settings. Autonomous invocation is allowed by default but not requested as always: true.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-browser-extension-clicker
  3. After installation, invoke the skill by name or use /openclaw-browser-extension-clicker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of browser-extension-clicker - Automates clicks on browser extension icons (e.g., OpenClaw Browser Relay) using system-level GUI automation. - Supports custom coordinates or automatic icon position detection via screenshot/template matching. - Provides CLI options for extension name, browser type, icon position, and click delay. - Installation instructions included for required dependencies (pyautogui, Pillow). - Useful for automating toolbar, extension icon, or menu interactions in browsers.
Metadata
Slug openclaw-browser-extension-clicker
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is openclaw-browser-extension-clicker?

自动点击浏览器扩展图标(如 OpenClaw Browser Relay)。 使用系统级 GUI 自动化,绕过浏览器安全限制。 当需要操作浏览器工具栏、扩展图标、系统菜单时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 334 downloads so far.

How do I install openclaw-browser-extension-clicker?

Run "/install openclaw-browser-extension-clicker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is openclaw-browser-extension-clicker free?

Yes, openclaw-browser-extension-clicker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does openclaw-browser-extension-clicker support?

openclaw-browser-extension-clicker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created openclaw-browser-extension-clicker?

It is built and maintained by BinbinHihi (@binbinhihi); the current version is v1.0.0.

💬 Comments