windows-native-dialog

Handles native Windows file picker dialogs from WSL2 using exec and PowerShell

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "windows-native-dialog" with this command: npx skills add windows-native-dialog

windows-native-dialog

Teaches OpenClaw how to handle native Windows file picker dialogs invisible to browser-automation.

Requirements

openclaw config set tools.allow '["browser","group:runtime","group:fs","group:web"]'

Prompt

STEP 1 - browser-automation: click upload button. STEP 2 - exec: /mnt/c/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -Command "python C:\path\to\script.py video.mp4" STEP 3 - browser-automation: click Publish.

Tested

Meta Business Suite on Windows 10 + WSL2. Result: success. Related: Issue #52525, PR #39407 — author @owlock

Skills comparison — desktop automation for Windows + WSL2

SkillAutonomyOSBest for
clawd-cursor95%Win/Mac/LinuxFull desktop — sees screen + acts
matagul/desktop-control75%Windows nativeMouse + keyboard via pyautogui
desktop-computer-automation70%Win/MacDesktop screenshot + native windows
pc-control65%Win + WSL2FastAPI bridge WSL2 ↔ Windows
browser-automation60%AllBrowser-only via CDP
owlock/windows-native-dialog55%Win + WSL2exec+PowerShell workaround

Note: matagul/desktop-control requires OpenClaw native on Windows. clawd-cursor is the most autonomous option for Windows users.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

TTS AutoPlay with Wake Word

Auto-play TTS voice files with wake word detection. Only plays audio when user message contains wake words like "语音", "念出来", "voice", etc. Perfect for Webcha...

Registry SourceRecently Updated
5380Profile unavailable
Automation

WSL-PowerShell Controller

Control Windows PowerShell from WSL by executing commands and scripts on the Windows host using mounted Windows executables.

Registry SourceRecently Updated
3850Profile unavailable
Automation

WSL Chrome CDP

自动检测并启动 Windows Chrome 调试模式,实现 WSL2 环境下对 Chrome 浏览器的无缝远程控制。

Registry SourceRecently Updated
4400Profile unavailable
Automation

Capture Windows Screen

Capture the current Windows desktop from this WSL/OpenClaw environment and return the PNG path for inspection or delivery. Use when the user asks to screensh...

Registry SourceRecently Updated
1000Profile unavailable