Adom Desktop
Public Made by Adomby adom
Installs the adom-desktop CLI and its Claude skills INTO A CLOUD CONTAINER so an AI assistant there can understand and drive Adom Desktop over the relay. This is the container side, NOT the app itself. The Adom Desktop app is the signed Windows installer under Download below: run THAT on the PC you want the AI to control. Rule of thumb: pkg install here (in your Linux container), Download there (on your Windows PC). Once installed, the AI can drive file transfer, screenshots, notifications, KiCa
Adom Desktop — verb reference
Every verb and subcommand adom-desktop supports, by category. Each is invoked as adom-desktop <verb> '<json args>' from the cloud container (or the local CLI) — and the same names are the dispatch keys the cloud AI uses over the relay. Bridge verbs (kicad_*, fusion_*, browser_*, hd_*) auto-spawn their bridge on first call.
How to read an entry: each verb lists its Args (required/optional), what it Returns, any Note / Workflow / Prerequisite, and an Example. Every failing response also carries a _hint string telling you the next step — surface it to the user verbatim. This page is generated from the live help-map; run adom-desktop commands for the machine-readable source.
- Connectivity (5 verbs) — Liveness, status, multi-AD targeting.
- Setup (1 verb) — One-time desktop setup.
- Shell & process (6 verbs) — Run shell commands, scripts, WSL, and launch/locate apps on the laptop.
- File transfer (2 verbs) — Move files between the cloud container and the laptop (streamed, SHA-verified).
- Desktop & bridge mgmt (44 verbs) — Windows, screenshots, files, embedded mode, relay servers, tunnels, and bridge lifecycle.
- Screen recording (7 verbs) — Record the desktop/monitors to video; manage the recorder window.
- Notifications (1 verb) — Native desktop toast notifications.
- Project watch (1 verb) — Watch a local folder + sync changes.
- Browser (Puppeteer) (31 verbs) — Drive Chrome-for-Testing: navigate, eval, screenshot, record, tabs/windows, credentials.
- KiCad bridge (27 verbs) — Drive KiCad 7/8/9/10: open designs, DRC/ERC, libraries, 3D, screenshots, lint.
- Fusion 360 bridge (63 verbs) — Drive Fusion 360: CAD export, cloud docs, EAGLE electronics, manufacturing, UI.
- Hydrogen Desktop (22 verbs) — Build, ship, screenshot, and drive the embedded Hydrogen Desktop.
Total: 210 verbs/subcommands across 12 categories.
Generated from the CLI help-map (
adom-desktop commands) — the source of truth. Runadom-desktop statusfrom the cloud container for the same map plus live connection state.
# Adom Desktop — verb reference
Every verb and subcommand `adom-desktop` supports, by category. Each is invoked as `adom-desktop <verb> '<json args>'` from the cloud container (or the local CLI) — and the same names are the dispatch keys the cloud AI uses over the relay. Bridge verbs (`kicad_*`, `fusion_*`, `browser_*`, `hd_*`) auto-spawn their bridge on first call.
**How to read an entry:** each verb lists its **Args** (required/optional), what it **Returns**, any **Note** / **Workflow** / **Prerequisite**, and an **Example**. Every *failing* response also carries a `_hint` string telling you the next step — surface it to the user verbatim. This page is generated from the live help-map; run `adom-desktop commands` for the machine-readable source.
- **[Connectivity](verbs-connectivity.md)** (5 verbs) — Liveness, status, multi-AD targeting.
- **[Setup](verbs-setup.md)** (1 verb) — One-time desktop setup.
- **[Shell & process](verbs-shell.md)** (6 verbs) — Run shell commands, scripts, WSL, and launch/locate apps on the laptop.
- **[File transfer](verbs-files.md)** (2 verbs) — Move files between the cloud container and the laptop (streamed, SHA-verified).
- **[Desktop & bridge mgmt](verbs-desktop.md)** (44 verbs) — Windows, screenshots, files, embedded mode, relay servers, tunnels, and bridge lifecycle.
- **[Screen recording](verbs-recording.md)** (7 verbs) — Record the desktop/monitors to video; manage the recorder window.
- **[Notifications](verbs-notifications.md)** (1 verb) — Native desktop toast notifications.
- **[Project watch](verbs-watch.md)** (1 verb) — Watch a local folder + sync changes.
- **[Browser (Puppeteer)](verbs-browser.md)** (31 verbs) — Drive Chrome-for-Testing: navigate, eval, screenshot, record, tabs/windows, credentials.
- **[KiCad bridge](verbs-kicad.md)** (27 verbs) — Drive KiCad 7/8/9/10: open designs, DRC/ERC, libraries, 3D, screenshots, lint.
- **[Fusion 360 bridge](verbs-fusion.md)** (63 verbs) — Drive Fusion 360: CAD export, cloud docs, EAGLE electronics, manufacturing, UI.
- **[Hydrogen Desktop](verbs-hd.md)** (22 verbs) — Build, ship, screenshot, and drive the embedded Hydrogen Desktop.
**Total: 210 verbs/subcommands** across 12 categories.
> Generated from the CLI help-map (`adom-desktop commands`) — the source of truth. Run `adom-desktop status` from the cloud container for the same map plus live connection state.