EasyTouch
Cross-platform desktop control, screenshots, and window automation
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install EasyTouch?โผ
Run `npx skills add whuanle/EasyTouch --all -g -y` in your terminal to install all skills in this suite globally.
What can EasyTouch automate on my desktop?โผ
It handles mouse movement and clicks, keyboard input, window management, clipboard read/write, screenshots, and system info queries on Windows, Linux, and macOS.
How does EasyTouch click the right button reliably?โผ
It reads the window's semantic element tree and clicks elements by ID, name, or control type, so it does not rely on guessing coordinates from screenshots.
Does EasyTouch work with Claude Code and Cursor?โผ
Yes. It runs as an MCP stdio server or CLI, so any MCP-compatible client like Claude Code, Cursor, or VS Code can call its desktop automation commands.
Do I need coding skills to use EasyTouch?โผ
No. Once installed, your coding assistant issues the commands for you based on plain-English requests like taking a screenshot or opening an app.
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