원클릭으로
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: