skills/computer-use-remote/SKILL.md
Detailed operating guide for using computer_use_remote on the connected local machine. Load this skill before using computer_use_remote for desktop control, screenshots, menus, browser chrome, or other native UI tasks.
npx skillsauth add agent0ai/agent-zero computer-use-remoteInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
start_session first.move, click, scroll, key, type) already attach a fresh screenshot after they run.status for state without starting a session.capture only when you need another screenshot without taking an action.key and type over pointer actions whenever a reliable keyboard path exists.capture to verify before repeating the same action.type(..., submit=true) only for URL or navigation-style entry where Enter should fire immediately after typing.submit=true for ordinary text fields. Type first, then send enter separately if needed.page_down, page_up, space, shift+space, arrows, home, or end.scroll when the desired pane is already active or keyboard scrolling cannot target it.move and click as last-resort actions for controls that cannot be reached through keyboard, accessibility, browser, or app-native tooling.stop, pause, abort, hold, don't continue, or equivalent, halt immediately and do not use computer-use tools again until the user explicitly resumes.testing
Use when creating, opening, or editing LibreOffice Writer ODT documents, or DOCX documents only when Microsoft Word compatibility is explicitly required.
testing
Use when creating, opening, or editing LibreOffice Impress ODP presentations, or PPTX decks only when PowerPoint compatibility is explicitly required.
testing
Use when creating, opening, or editing LibreOffice Calc ODS spreadsheets, or XLSX workbooks only when Excel compatibility is explicitly required.
data-ai
Use when the user asks Agent Zero to operate the built-in Linux Desktop, XFCE apps, LibreOffice GUI apps, file manager, terminal, or visual desktop workflows.