ワンクリックで
aohp-sensor
Capture still photos with the device camera hardware via the aohp CLI (no Camera app UI required).
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Capture still photos with the device camera hardware via the aohp CLI (no Camera app UI required).
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
List installed packages and start, stop, or inspect apps on a logical display via the aohp CLI.
List, create, destroy, and focus AOHP virtual displays via the aohp CLI (no MediaProjection).
Register, drain, and stop AOHP Toast/notification event streams via the aohp CLI.
Locate recent files, show paths in the AOHP File Bridge UI, and open Android sharing via the aohp CLI.
Screenshots and UI hierarchy (windows/nodes) on a logical display via the aohp CLI.
Create, run commands in, reset, or manage services inside AOHP Linux chroot sandboxes via the aohp CLI.
| name | aohp-sensor |
| description | Capture still photos with the device camera hardware via the aohp CLI (no Camera app UI required). |
| metadata | {"openclaw":{"emoji":"📷","requires":{"bins":["aohp"]},"os":["linux"]}} |
Use this skill when a task needs a real camera photo saved on the device.
| Goal | CLI |
|---|---|
| Take photo (default back camera) | aohp sensor camera capture |
| Save to a specific device path | aohp sensor camera capture -O /sdcard/Pictures/photo.jpg |
| Front camera | aohp sensor camera capture -f 1 |
| Adjust JPEG quality | aohp sensor camera capture -q 85 |
aohp sensor camera capture writes to /sdcard/DCIM/Camera/IMG_<timestamp>.jpg (same folder the stock Camera app uses on AOHP images).success / stdout fields from the agent).aohp sensor camera capture
aohp sensor camera capture -O /sdcard/Pictures/photo.jpg -q 85
aohp sensor camera capture -f 1
aohp call sensor.camera.capture '{}'
aohp call sensor.camera.capture '{"path":"/sdcard/Pictures/photo.jpg","facing":0,"quality":90}'
aohp-perception / aohp shot full for pixels of the current screen.