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