computer-use
仓库创建 2026年7月27日最近提交 21 小时前SkillHot 收录 16 小时前
这个 Skill 做什么
在后台操控你的桌面:能模拟点击、打字、滚动和拖拽,但不会移动你当前的鼠标、抢夺键盘焦点或切换 Space。适合在不打扰你继续工作的同时自动化浏览器、表单填充或重复性操作。跨平台支持 macOS、Windows、Linux,关键是“背景操作、不干扰用户”的设计。
▸ 展开 SKILL.md 英文原文
Drive the user's desktop in the background — clicking, typing, scrolling, dragging — without stealing the cursor, keyboard focus, or switching virtual desktops / Spaces. Cross-platform: macOS, Windows, Linux. Works with any tool-capable model. Load this skill whenever the `computer_use` tool is available.
0
Stars
0
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/autonomous-ai-agents/computer-use/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/autonomous-ai-agents/computer-use/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Computer Use (universal, any-model, cross-platform) You have a `computer_use` tool that drives the user's desktop in the **background** — your actions do NOT move the user's cursor, steal keyboard focus, or switch virtual desktops / Spaces. The user can keep typing in their editor while you click around in a browser in another window. This is the opposite of pyautogui-style automation. Everything here works with any tool-capable model — Claude, GPT, Gemini, or an open model on a local OpenAI-compatible endpoint. There is no Anthropic-native schema to learn. Hermes drives [cua-driver](https://github.com/trycua/cua) under the hood for the platform plumbing. The Hermes-side `computer_use`
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有