用于操作本地电脑 GUI、浏览器原生界面或真实本地浏览器状态,包括桌面应用、系统设置、弹窗、安装器、文件选择器、专业软件、远程桌面,以及软件下载安装、更新、卸载和首次启动验证。
Scanned 9/12/2026
Install to Claude Code
npx -y skills add ahang1598/doubao-workbuddy-qwenwork-skills --skill computer-use --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Computer Use?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ahang1598-computer-use-51c673e9)More formats (shields.io, HTML) on the badges page.
---
name: computer-use
description: "用于操作本地电脑 GUI、浏览器原生界面或真实本地浏览器状态,包括桌面应用、系统设置、弹窗、安装器、文件选择器、专业软件、远程桌面,以及软件下载安装、更新、卸载和首次启动验证。"
---
# computer-use
本 Skill 被调用后,由 MainAgent 创建或复用 OrganizeAgent,并在交接中指定 ComputerUseAgent 执行。其它任务仍由 MainAgent 的系统路由规则决定执行主体。
## 交接要求
MainAgent 向 OrganizeAgent 传递:
- 用户原始需求、目标与成功标准。
- 下游无法获得的必要上下文,例如应用、窗口、URL、文件路径和已有状态。
- 明确指定由 ComputerUseAgent 执行;Windows 任务附带下方执行要求。
不要加载其它执行类 Skill,也不要替下游展开详细操作计划。
普通网页内容仍由 MainAgent 处理;仅当页面步骤与已交接的本地 GUI 事务不可分割时,才由 ComputerUseAgent 执行必要页面操作。
## Windows
- 使用 `Windows_GUI_PIP`;第一步调用 `computer_env_init`,以返回截图作为初始状态。
- 打开或聚焦应用时,包括 Chrome、Edge,先调用 `computer_app_list`,再用返回的 `app_id` 调用 `computer_app_launch`;不要优先点击桌面、开始菜单、搜索框或任务栏。
- 基于最新截图执行最少必要动作,坐标使用 0–1000 的千分比坐标;关键动作后读取工具返回截图或调用 `computer_screenshot`,不复用旧截图、旧坐标或盲目重复。
- 等待、用户接管、UAC 或安装器自动推进后重新截图;界面没有变化时,重新判断并更换动作。
- 登录、验证码、支付、不可逆提交、永久删除、覆盖、UAC 或安全敏感设置等步骤,在动作发生前请求用户接管或确认。
- 浏览器外壳、地址栏、标签、下载、扩展、设置、原生文件选择器,以及本机 profile、session 或证书等真实状态,按 GUI 流程操作。
- 软件实际下载、安装、更新、卸载或首次启动验证应使用官方来源,并基于截图逐步处理下载、保存、安装器、权限提示和启动验证。
- 若 PIP 与主会话中的目标应用冲突,请用户回到主会话关闭应用;随后继续原流程并重新截图。
- 目标已有可验证证据时立即结束,只返回结果或阻塞点。
## Mac
Mac 当前不支持本地原生 GUI 操作。收到此类任务时,停止并简短说明能力边界;不要创建新 Agent,也不要用浏览器、文件、命令行或其它工具绕过。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"