원클릭으로
place-setup
Register and manage known places (home, office, gym, etc.) for location-aware features
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Register and manage known places (home, office, gym, etc.) for location-aware features
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Execute user instructions on the phone via ClawPaw MCP tools. Use when a user wants to do something on the phone — send a message, open an app, tap something, take a screenshot, etc.
Guide users through ClawPaw Android setup — installing the APK, granting permissions, connecting SSH tunnel, and verifying the full LLM-to-phone control chain. Use when a user wants to set up ClawPaw, install the app, connect a new phone, or troubleshoot connection issues.
Check, install, and activate ADBKeyboard for full Unicode/Chinese/emoji text input
Location check-in with auto photo, geocoding, weather, and a generated caption
End-of-day report with trajectory timeline, dwell-time stats, and notification summary
打开飞书并完成考勤打卡(上班/下班),支持迟到补卡。用户说"帮我打卡"、"飞书签到"时使用。
| name | place-setup |
| description | Register and manage known places (home, office, gym, etc.) for location-aware features |
| metadata | {"openclaw":{"emoji":"📍"}} |
Help the user register, view, and manage their known places. These places power all location-aware features — arrival/departure detection, trajectory tracking, commute stats, overwork alerts, and context injection.
clawpaw_get_context directly)clawpaw_get_context to get current coordinatesclawpaw_reverse_geocode with the coordinates to get a human-readable addressclawpaw_save_place with:
tag: HOME, COMPANY, or OTHERlabel: user-provided name (e.g. "Home", "Office", "Gym")latitude / longitude: from current locationradiusKm: 0.3 for precise places (apartment, office building), 0.5 for general areasclawpaw_geocode with the address to get coordinatesclawpaw_save_place with the resolved coordinatesclawpaw_save_place directly with the provided lat/lngclawpaw_get_places📍 Your registered places:
1. 🏠 Home — (lat, lng) r=0.3km
2. 🏢 Office — (lat, lng) r=0.5km
3. 🏋️ Gym — (lat, lng) r=0.3km
Use icons based on tag: 🏠 HOME, 🏢 COMPANY, 📌 OTHER
clawpaw_get_places to show the listclawpaw_remove_place with the place ID| Tag | When to use | Examples |
|---|---|---|
| HOME | User's residence | Home, Apartment, Parents' house |
| COMPANY | Workplace | Office, Co-working space, Studio |
| OTHER | Everything else | Gym, School, Favorite café, Supermarket |
| Place type | Recommended radius |
|---|---|
| Apartment / House | 0.2 - 0.3 km |
| Office building | 0.3 - 0.5 km |
| Campus / Park | 0.5 - 1.0 km |
| General area | 1.0 km |
If the user has no places registered, proactively guide them:
Looks like you haven't set up any places yet. Location-aware features (trajectory tracking, overwork alerts, commute stats) work best with at least a Home and Office registered.
Want to set them up now? You can:
1. Save your current location as a place
2. Tell me an address to register