π¬ From @wsvn53 Β· 2026-03-12
Every morning, you spend time scrolling X/Twitter to catch up on what happened overnight β and a regular alarm still leaves you groggy.
An iOS Shortcuts automation triggers Minis every morning. Minis uses twitter-x-hub to fetch your X Timeline from the past 12 hours, summarizes it into a morning briefing script, generates speech with TTS, and plays it automatically β waking you up with a spoken news briefing instead of a normal alarm.
| Skill | Purpose |
|---|---|
twitter-x-hub |
Fetch X Timeline |
doubao-tts |
Generate voice briefing audio |
| iOS Shortcuts | Trigger the workflow on a schedule |
Fetch my X Timeline from the past 12 hours, summarize it into a morning briefing,
generate audio with doubao-tts, and play it.
π· Full X Timeline morning briefing flow: β set automation β‘ fetch X data β’ AI generates briefing β£ TTS output Β· @wsvn53 via appinn.com Β· 2026-03-12
-
twitter-x-hubskill installed - Sign in to X in the Minis browser, use
browser_use get_cookies, and loadauth_token/ct0asTWITTER_AUTH_TOKEN/TWITTER_CT0 -
doubao-ttsskill installed withDOUBAO_TTS_API_KEY; legacy AppID + Token authentication is also supported - iOS Shortcuts morning schedule automation configured
2026-03-12
