web-infra-devweb-infra-devOfficialยท5 Agent Skills Included

midscene-skills

Vision-driven UI automation and testing across all platforms

Automates browsers, desktops, Android, iOS, and HarmonyOS devices using natural language commands driven by screenshots. Eliminates fragile selectors, manual clicking, and platform-specific scripting when testing or controlling apps. Scaffolds and runs Vitest end-to-end tests for Web, Android, and iOS from plain-English instructions.
npx skills add web-infra-dev/midscene-skills --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’