← 返回
未分类 中文

Windows Native Dialog

Handles native Windows file picker dialogs from WSL2 using exec and PowerShell
在 WSL2 中使用 exec 和 PowerShell 调用原生 Windows 文件选择对话框
owlock owlock 来源
未分类 clawhub v1.0.2 1 版本 100000 Key: 无需
★ 0
Stars
📥 469
下载
💾 0
安装
1
版本
#facebook#file-upload#latest#powershell#windows#wsl2

概述

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.

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-05-03 07:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 198 📥 68,175
dev-programming

YouTube

byungkyu
使用托管OAuth集成YouTube Data API,支持搜索视频、管理播放列表、获取频道数据及评论互动,适用于用户需要时使用此技能。
★ 142 📥 42,074
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 686 📥 330,823