with one click
daily-digest
// End-of-day report with trajectory timeline, dwell-time stats, and notification summary
// End-of-day report with trajectory timeline, dwell-time stats, and notification summary
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
ๆๅผ้ฃไนฆๅนถๅฎๆ่ๅคๆๅก๏ผไธ็ญ/ไธ็ญ๏ผ๏ผๆฏๆ่ฟๅฐ่กฅๅกใ็จๆท่ฏด"ๅธฎๆๆๅก"ใ"้ฃไนฆ็ญพๅฐ"ๆถไฝฟ็จใ
Make the phone ring, vibrate, and flash to help locate it
| name | daily-digest |
| description | End-of-day report with trajectory timeline, dwell-time stats, and notification summary |
| metadata | {"openclaw":{"emoji":"๐"}} |
Compile the day's location trajectory, dwell times, and notifications into a structured daily report.
Call clawpaw_get_context for current time, location, and status.
Call clawpaw_query_events (type=place_visit, hours=24, limit=100) to get all place visit events today.
Extract from events:
enter_place events: arrival time and place tag/labelCall clawpaw_notification_changes (hours=24, limit=100) for today's notification changes.
Aggregate:
Structure the output:
๐ Daily Digest โ [Month] [Day], [Weekday]
โโโโโโโโโโโโโโโโโโโโ
๐ Trajectory
Home (7h) โ Office (9h) โ Gym (1.5h) โ Home (now)
โโโโโโโโโโโโโโโโโโโโ
๐ Timeline
08:15 Left Home
08:52 Arrived at Office
18:30 Left Office
18:45 Arrived at Gym
20:15 Left Gym
20:35 Arrived Home
โโโโโโโโโโโโโโโโโโโโ
โฑ๏ธ Dwell Time
Office โโโโโโโโโโโโโโโโโโโโ 9h 38m (56%)
Home โโโโโโโโโโโโโโโโโโโโ 7h 35m (28%)
Gym โโโโโโโโโโโโโโโโโโโโ 1h 30m (9%)
Commute โโโโโโโโโโโโโโโโโโโโ 1h 17m (7%)
โโโโโโโโโโโโโโโโโโโโ
๐ฌ Notifications (XX total)
WeChat: XX | Email: XX | Others: XX
โโโโโโโโโโโโโโโโโโโโ
๐ฌ Summary
[Data-driven one-liner, e.g. "A long day at the office โ 10 hours โ but a gym session to wind down."]
enter_place event marks arrival at a placeenter_place event's timestampPick the dominant pattern from the data: