π¬ From the Open Minis community β shared by meng nimen on 2026-03-25
Checking weather, news, and calendar separately every morning is fragmented and time-consuming.
Uses Minis on iPad with a scheduled task to fetch weather and news, then pushes the daily briefing to WeChat via the openilink-hub middleware β no manual checking needed.
| Platform capability | Purpose |
|---|---|
Built-in apple-weather |
Fetch the local weather and forecast |
| iOS Shortcuts automation (Apple platform capability, not a MinisSkills skill) | Trigger the workflow on a schedule |
openilink-hub (external middleware, not a MinisSkills skill) |
Push the briefing to WeChat |
Fetch today's weather forecast and top tech news, format as a daily briefing, then push it to my WeChat via openilink-hub.
π· Shared by meng nimen Β· 2026-03-25 β Send to WeChat ClawBot skill configuration
- Deploy and review the external
openilink-hubmiddleware; it is not part ofOpenMinis/MinisSkills - Store its WeChat push token in a Minis environment variable
- Configure an iOS Shortcuts time-of-day automation; background shell loops are not reliable when iOS suspends the app
- Grant location permission for weather
automation wechat daily-briefing push-notification
From the Open Minis Telegram community
Original sharer: meng nimen
2026-03-25
