Skip to content

Latest commit

Β 

History

History
63 lines (37 loc) Β· 1.7 KB

File metadata and controls

63 lines (37 loc) Β· 1.7 KB

X Timeline Voice Briefing β€” Replaces Your Morning Alarm

πŸ’¬ From @wsvn53 Β· 2026-03-12


🎯 Pain Point

Every morning, you spend time scrolling X/Twitter to catch up on what happened overnight β€” and a regular alarm still leaves you groggy.


πŸ’‘ What It Does

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.


πŸ›  Skills Used

Skill Purpose
twitter-x-hub Fetch X Timeline
doubao-tts Generate voice briefing audio
iOS Shortcuts Trigger the workflow on a schedule

πŸ’¬ Example Prompt

Fetch my X Timeline from the past 12 hours, summarize it into a morning briefing,
generate audio with doubao-tts, and play it.

πŸ“Έ Screenshots

Screenshot

πŸ“· Full X Timeline morning briefing flow: β‘  set automation β‘‘ fetch X data β‘’ AI generates briefing β‘£ TTS output Β· @wsvn53 via appinn.com Β· 2026-03-12


βš™οΈ Requirements

  • twitter-x-hub skill installed
  • Sign in to X in the Minis browser, use browser_use get_cookies, and load auth_token / ct0 as TWITTER_AUTH_TOKEN / TWITTER_CT0
  • doubao-tts skill installed with DOUBAO_TTS_API_KEY; legacy AppID + Token authentication is also supported
  • iOS Shortcuts morning schedule automation configured

πŸ‘€ Contributor

@wsvn53


πŸ“… Last Verified

2026-03-12