← Back to Skill Library
🤖 Autonomous Agents

Computer Use

★★★☆☆

|

skill_view("computer-use")

📖 Guide

Load with skill_view("computer-use"). 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.

🔧 How To

Skill sections: Computer Use (universal, any-model, cross-platform), The canonical workflow, Capture modes, Actions, The verify → escalate ladder (background-first), → {effect: "suspected_noop", escalation: {recommended: "foreground", ...}}.

⚠️ Pitfalls

Focuses on Computer Use. Read the skill before acting - it encodes the exact commands.

Related Skills

More skills in Autonomous Agents