一键导入
au-com-polyaire-airtouch5-set-power-state
Set the AirTouch 5 system power state to on or off from the Home screen.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Set the AirTouch 5 system power state to on or off 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.
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.
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.
基于 SOC 职业分类
| name | au.com.polyaire.airtouch5.set-power-state |
| clawperator-skill-type | replay |
| description | Set the AirTouch 5 system power state to on or off from the Home screen. |
Deterministic AirTouch 5 skill for setting whole-system power to on or off.
Arguments:
--state <on|off>on or offDeclared contract inputs:
stateCurrent 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-power-state --device <device_serial> --operator-package <operator_package> -- --state on
Direct local invocation:
node skills/au.com.polyaire.airtouch5.set-power-state/scripts/run.js <device_serial> --state off