midscene-skills
Vision-driven UI automation and testing across all platforms
All Skills in This Repository (5)
Pure Emerald Level IndicatorsiOS Device Automation
Automate iOS device UI interactions via natural language commands through WebDriverAgent.
Android Device Automation
Automates Android device actions via natural language and screenshot analysis.
Browser Automation
Automate web browser interactions using visual cues from screenshots.
Desktop Computer Automation
Automate desktop environments on macOS, Windows, and Linux via visual input.
Chrome Bridge Automation
Automate Chrome browser tasks via screenshots while preserving login sessions.
Frequently Asked Questions
FAQPage SchemaHow to install Midscene Skills?โผ
Run `npx skills add web-infra-dev/midscene-skills --all -g -y` in your terminal to install all platform skills globally. You also need to set a vision model API key in your environment variables.
Which platforms does Midscene support?โผ
It covers web browsers via Puppeteer or CDP, desktop apps on macOS, Windows, and Linux, plus Android, iOS, and HarmonyOS devices. All platforms are controlled from screenshots with natural language.
How does Midscene automate UI without selectors?โผ
It takes screenshots and uses a vision model to locate and interact with elements you describe in plain English. This makes automation resilient to layout and code changes.
Can Midscene write and run E2E tests?โผ
Yes. The vitest-midscene-e2e skill scaffolds projects and creates, updates, debugs, and runs end-to-end tests for Web, Android, and iOS using natural-language test steps.
Do I need coding experience to use Midscene?โผ
No. You describe tasks in plain English, such as opening an app or filling a form, and your agent executes the steps. Only a one-time model API key setup is required.
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