ワンクリックで
morning-brief
Personalized morning briefing with weather forecast, notification summary, and battery status
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Personalized morning briefing with weather forecast, notification summary, and battery status
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 | morning-brief |
| description | Personalized morning briefing with weather forecast, notification summary, and battery status |
| metadata | {"openclaw":{"emoji":"🌅"}} |
Generate a personalized morning briefing that aggregates weather, overnight notifications, and phone status.
Call clawpaw_get_context to get:
Call clawpaw_weather (using current coordinates, forecast=true) for today's forecast.
Extract daytime/nighttime weather, temperature range, and wind.
Call clawpaw_notification_changes (hours=12, limit=50) for overnight notification changes.
Group by app (packageName), count new notifications, and flag potentially important ones (calls, messages, work apps).
Structure the output as follows:
🌅 Good morning! Today is [Month] [Day], [Weekday]
🌤️ Weather
[Weather condition], [low]°C ~ [high]°C, [wind direction] [wind level]
[Clothing/umbrella advice]
📬 Notifications ([total] new)
- WeChat: X
- Email: X
- [Other app]: X
[Briefly mention any important-looking notifications]
🔋 Phone Status
Battery [XX]%, [charging/not charging]
[If <30%: "Consider charging before heading out"]
📋 Today
[Weekday: "Watch out for commute traffic"]
[Weekend: "Enjoy your day off"]
[Bad weather: "Stay safe if going out"]