ワンクリックで
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