operate-ui-by-screenshot
Safe screenshot-based control of desktop apps and websites
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core