BanmaXMBanmaXMCommunityยท1 Agent Skills Included

operate-ui-by-screenshot

Safe screenshot-based control of desktop apps and websites

Operates desktop apps and websites through screenshots, DOM inspection, UI Automation, and safe coordinate clicks. Eliminates blind clicking, stale page states, and typing errors by verifying every action with screenshots and clipboard paste. Stops automatically at passwords, payments, and destructive actions, and saves reusable operation profiles for new apps and sites.
npx skills add BanmaXM/operate-ui-by-screenshot --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install operate-ui-by-screenshot?โ–ผ

Run `npx skills add BanmaXM/operate-ui-by-screenshot --all -g -y` in your terminal to install the skill globally.

How to control desktop apps with screenshots?โ–ผ

The skill captures the screen, confirms the target is visible, then clicks coordinates or pastes text, verifying each step with a follow-up screenshot.

Does it prefer APIs over clicking buttons?โ–ผ

Yes. It always tries APIs, CLIs, DOM inspection, or UI Automation first, and only falls back to screenshot-based clicking when no structured interface exists.

Is it safe for logins and payments?โ–ผ

Yes. It automatically stops at passwords, 2FA, CAPTCHA, payments, and destructive actions, waiting for your explicit confirmation.

Which apps and sites are supported?โ–ผ

It ships with ready profiles for Edge, ChatGPT, GitHub, Kaggle, Luogu, and Adobe Premiere Pro, and can learn new apps by saving reusable profiles.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’