windows-control

Installation
SKILL.md

Windows Control Skill v2.0

通过 CLI-Anything 架构封装 jingmai-agent action 系统,打造真正的生产级 Windows 自动化 CLI。

核心改进(相比 v1)

问题 解决方案
Action 是 Pydantic 模型,无法 dict.get 内部 _run_action() 统一转换为 dict
emoji 在 Windows 控制台报错 使用 ASCII 字符([OK]/[FAIL]
需要手动写 Python 代码调用 一条命令直接执行:cli-windows-control mouse click --x 100 --y 200
输出格式不统一 JSON 模式 + 人类可读模式

安装

cd E:\workspace\skills\windows-control\agent-harness
pip install -e .
Installs
1
GitHub Stars
1
First Seen
4 days ago
windows-control — xianmingyao/openclaw-cayson