원클릭으로
com-android-settings-capture-overview
Open Android Settings, snapshot visible UI text, and capture a screenshot file path.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Open Android Settings, snapshot visible UI text, and capture a screenshot file path.
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.
Search for an Android app in Google Play and install it from the matching app details page.
| name | com.android.settings.capture-overview |
| description | Open Android Settings, snapshot visible UI text, and capture a screenshot file path. |
Runs a minimal OEM-agnostic baseline on com.android.settings:
close_appopen_appsnapshotUsage:
./skills/com.android.settings.capture-overview/scripts/capture_settings_overview.sh <device_id>
Optional args:
./skills/com.android.settings.capture-overview/scripts/capture_settings_overview.sh <device_id> <operator_package>
Optional env:
SCREENSHOT_DIR (default: /tmp/clawperator-settings-screenshots)SETTINGS_APP_ID (default: com.android.settings)CLAWPERATOR_OPERATOR_PACKAGE (default: com.clawperator.operator)Output format:
TEXT_BEGIN<snapshot text>TEXT_ENDSCREENSHOT|path=<absolute_file_path>SNAPSHOT|path=<absolute_file_path>✅ Settings overview captured for com.android.settingsOn failure:
⚠️ error lines on stderr and a non-zero exit code