computer-use-remote

Installation
SKILL.md

Computer Use Remote

When to Use

Load this skill before using computer_use_remote for local desktop and native UI tasks on the connected machine.

If the task is browser-only and the user is flexible, prefer direct browser tooling because it is usually more reliable and token-efficient than screenshot-driven desktop control.

Core Loop

  1. Call start_session first.
  2. Decide from the latest screenshot, not from memory.
  3. Interactive actions (move, click, scroll, key, type) already attach a fresh screenshot after they run.
  4. Use status for state without starting a session.
  5. Use capture only when you need another screenshot without taking an action.

Operating Rules

Installs
4
GitHub Stars
17.9K
First Seen
May 1, 2026
computer-use-remote — agent0ai/agent-zero