agentsclimarketplace

Desktop automation

Skill zhangtao272820/AI_Agent/Lobster_Agent/skills/desktop-automation

开源多智能体矩阵:Manager 总管调度 RAG、DB、Code、Extractor、Lobster、Music、Video 等子 Agent。Nuxt · FastAPI · Playwright · pgvector · Compose,企业级参考实现。

Install
npx -y skills add zhangtao272820/AI_Agent --skill desktop-automation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

3 things to look at

  • 15 days oldThe repository was created 15 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.4 KB, 501 tokens by cl100k_base, as published. Nobody here has run it

desktop-automation Skill(OpenClaw 类 · P2-C2)

Windows 原生桌面自动化:经 Windows-MCP sidecar(UIA)操作记事本、资源管理器等

何时加载

  • task_kinddesktop_app
  • 用户任务含:记事本、Notepad、Excel、Word、桌面、资源管理器、Windows 应用
  • start_url 或 URL 非 http(s)

环境

变量说明
LOBSTER_DESKTOP_MCP_ENABLED=1启用 desktop 引擎(Win 宿主机)
LOBSTER_DESKTOP_MCP_SERVERSJSON MCP 配置,默认 uvx windows-mcp

Docker Linux 容器内默认关闭;桌面任务需在 Windows 宿主机运行 Lobster(或薄 Hands 侧车)。详见 Docker与宿主机动手部署

执行规则

  1. 先聚焦目标窗口(Notepad / 记事本 / Explorer)
  2. 输入文本后读取窗口内容验证是否生效
  3. 保存文件时确认路径(如桌面)并在 finish 中回报完整路径
  4. 删除 / 格式化 / 关机 / 支付等高风险操作:说明风险并等待 confirm 或 finish 中止
  5. 无法找到控件时:尝试 Alt+Tab / 窗口列表工具切换焦点

完成标准

  • 记事本:文件内容包含目标文本且已保存(若用户要求保存)
  • 打开应用:目标窗口可见且标题匹配
  • 文件操作:finish 中给出路径或操作结果摘要

禁止

  • 无确认执行删除、格式化、注册表修改
  • 编造未执行过的桌面操作结果

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 327,069. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.