ワンクリックで
overwork-care
Overwork reminder with weather tips and nearby recommendations when staying at office too long
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Overwork reminder with weather tips and nearby recommendations when staying at office too long
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 | overwork-care |
| description | Overwork reminder with weather tips and nearby recommendations when staying at office too long |
| metadata | {"openclaw":{"emoji":"💤"}} |
When the user has been at the office too long, or asks if they should leave, provide a caring reminder with weather info and nearby suggestions.
Call clawpaw_get_context to confirm:
If NOT at the office, let the user know they're not in an overwork state.
Call clawpaw_weather (current coordinates, forecast=false) for real-time weather.
Use this for commute advice (umbrella, warm clothes, safety at night).
Call clawpaw_nearby with keywords based on time:
| Time | Keywords | Rationale |
|---|---|---|
| 18:00-20:00 | 餐厅 | Treat yourself to a nice meal |
| 20:00-22:00 | 咖啡厅 奶茶 | Grab a drink to unwind |
| 22:00+ | 夜宵 便利店 | Late-night fuel |
Parameters:
radius: 500 (keep it close)limit: 3A soft nudge to get attention:
nodes({ action: "invoke", invokeCommand: "hardware.vibrate", invokeParamsJson: '{"pattern": [0, 200, 200, 200]}' })
💤 Overwork Reminder
You've been at the office for [X] hours and [Y] minutes. Great work today!
🌤️ Outside: [temp]°C, [weather]
[Umbrella/warmth/safety advice]
🍵 Nearby wind-down spots
1. [Name] — [X]m away, ⭐ [rating]
2. [Name] — [X]m away, ⭐ [rating]
3. [Name] — [X]m away, ⭐ [rating]
Take care of yourself — rest matters ❤️