ワンクリックで
utils-show-android-device
Launch scrcpy for a connected Android device in read-only mode for observation during automation runs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Launch scrcpy for a connected Android device in read-only mode for observation during automation runs.
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 | utils.show-android-device |
| description | Launch scrcpy for a connected Android device in read-only mode for observation during automation runs. |
Launches scrcpy in detached, read-only mode (--no-control) so the mirrored window cannot send touch/keyboard input.
Run:
cd "$(git rev-parse --show-toplevel)"
./skills/utils/show-android-device/scripts/launch_scrcpy_readonly.sh
Optional (target specific device):
./skills/utils/show-android-device/scripts/launch_scrcpy_readonly.sh <device_id>
Prerequisites:
adb installed and available on PATHscrcpy installed and available on PATHadb devices)Output:
Launched scrcpy in read-only mode for device <id>