원클릭으로
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>