ワンクリックで
au-com-polyaire-airtouch5-set-zone-state
Set an AirTouch 5 zone state to on or off using snapshot geometry plus screenshot verification.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Set an AirTouch 5 zone state to on or off using snapshot geometry plus screenshot verification.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Set the AirTouch 5 fan level to auto, low, medium, or high from the Home screen.
Set one or more AirTouch 5 Home-screen controls in a single run.
Set the AirTouch 5 operating mode to cool, heat, fan, dry, or auto from the Home screen.
Set the AirTouch 5 system power state to on or off from the Home screen.
Search for products in the Amazon Shopping Android app.
Open Android Settings, snapshot visible UI text, and capture a screenshot file path.
| name | au.com.polyaire.airtouch5.set-zone-state |
| clawperator-skill-type | script |
| description | Set an AirTouch 5 zone state to on or off using snapshot geometry plus screenshot verification. |
Deterministic AirTouch 5 skill for setting a named zone state on a Samsung Android device.
Arguments:
--zone-name <label>--state <on|off>on or offDeclared contract inputs:
zone_namestateCurrent behavior:
au.com.polyaire.airtouch5Zones tabon or off[Clawperator-Skill-Result] frame with contractVersion: "1.0.0"source from the emitted frame; runSkill injects source: { "kind": "script" }Known caveats:
Run through the wrapper:
clawperator skills run au.com.polyaire.airtouch5.set-zone-state --device <device_serial> --operator-package com.clawperator.operator.dev -- --zone-name Office --state on
Direct local invocation:
node skills/au.com.polyaire.airtouch5.set-zone-state/scripts/run.js <device_serial> --zone-name Office --state off