원클릭으로
com-life360-android-safetymapd-get-location
Get a family member's current location details from the Life360 Android app.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Get a family member's current location details from the Life360 Android app.
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 | com.life360.android.safetymapd.get-location |
| clawperator-skill-type | replay |
| description | Get a family member's current location details from the Life360 Android app. |
Looks up a person's location in Life360 by name and returns all readable details from their profile/location screen.
If no name is passed, the script uses the generic placeholder Person (recommended usage is to always pass <person_name> explicitly).
Prerequisites: Life360 must be signed in, the target member must be visible on the current map (or reachable within the first scrolls), and <person_name> should match a visible on-screen label. With clawperator skills run, pass the name as a trailing script argument. Framed status: "failed" and result: null is expected if no member label matches (not a contract bug).
Run:
cd "$(git rev-parse --show-toplevel)"
DEVICE_ID=<device_id> PERSON_NAME="<person_name>" ./skills/com.life360.android.safetymapd.get-location/scripts/get_life360_location.sh
Optional env vars:
DEVICE_ID=<device_id> when invoking the script directly.ADB_SERIAL=<device_id> when multiple devices are connected.CLAWPERATOR_OPERATOR_PACKAGE=<package> to override the operator package.Notes:
Output format:
✅ Life360 location for <name>: place=<...>, battery=<...>Security and privacy: