원클릭으로
au-com-polyaire-airtouch5-set-fan-level
Set the AirTouch 5 fan level to auto, low, medium, or high from the Home screen.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Set the AirTouch 5 fan level to auto, low, medium, or high from the Home screen.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
Search for an Android app in Google Play and install it from the matching app details page.
| name | au.com.polyaire.airtouch5.set-fan-level |
| clawperator-skill-type | replay |
| description | Set the AirTouch 5 fan level to auto, low, medium, or high from the Home screen. |
Deterministic AirTouch 5 skill for setting the Home-screen fan level to auto, low, medium, or high.
Arguments:
--fan-level <auto|low|medium|high>Declared contract inputs:
fan_levelCurrent behavior:
au.com.polyaire.airtouch5Home surface to stabilize[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-fan-level --device <device_serial> --operator-package <operator_package> -- --fan-level medium
Direct local invocation:
node skills/au.com.polyaire.airtouch5.set-fan-level/scripts/run.js <device_serial> --fan-level auto