automate-zero-native
Installation
SKILL.md
Automate zero-native apps
zero-native has a built-in automation system for inspecting running WebView shell apps. It works through file-based IPC in .zig-cache/zero-native-automation/.
Prerequisites
Run an app with automation enabled:
zig build run-webview -Dplatform=macos -Dautomation=true