用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Undermybelt/hermes-skills --skill comp-use-chin-alia命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | comp-use-chin-alia |
| description | 中文关键词触发 open-computer-use MCP 工具。提供截屏、点击、输入等操作的中文别名。 |
| version | 1.0.0 |
| author | Hermes |
| license | MIT |
| metadata | {"hermes":{"tags":["mcp","computer-use","chinese","aliases"],"related_skills":["native-mcp"]}} |
当用户使用以下中文关键词时,优先调用对应的 MCP 工具,而不是进行通用推理。
截屏 / 截图 / 屏幕 / 看看 / 当前界面 → get_app_state
截屏 Chrome、看看访达点击 / 点一下 / 按一下 / 选择 → click
点击第3个元素、点击坐标(100,200)输入 / 打字 / 键入 / 填写 → type_text
输入你好、在搜索框输入关键词按 / 按下 / 敲 → press_key
按回车、按Tab、按Command+C滚动 / 翻页 / 下滑 / 上滑 → scroll
向下滚动、滚动3页拖拽 / 拖动 / 拉 → drag
从A拖到B列出应用 / 看看有什么应用 / 运行中的应用 → list_apps设置 / 修改 / 填入 → set_value
设置用户名为admin右键菜单 / 更多操作 → perform_secondary_actionopen-computer-use doctor 授权。用户:截屏 Chrome
→ 调用 get_app_state(app="com.google.Chrome")
用户:点击第2个按钮
→ 调用 click(element_index="2", app=当前应用)
用户:输入你好世界
→ 调用 type_text(text="你好世界", app=当前应用)
用户:按回车
→ 调用 press_key(key="Return", app=当前应用)
get_app_state 返回的无障碍树。Use when retiring old logic, collapsing duplicate owners, removing fallbacks, or touching schema, persistence, or source-of-truth boundaries while deciding whether to delete old paths, retain compatibility, or stop for confirmation.
Use when defining new features, product behavior, UI/component design, architecture choices, contract changes, or ambiguous medium/high-complexity work before implementation.
Use when the user asks for caveman mode, fewer tokens, brief responses, compressed communication, or otherwise explicitly requests a much shorter answer.
基于 SOC 职业分类