Install
openclaw skills install jb-morning-briefDelivers a daily 7 AM CDT briefing with local weather, one key healthcare revenue insight, Pittsburgh sports updates, and seasonal fantasy baseball news.
openclaw skills install jb-morning-briefPurpose: JB's daily wake-up brief. Consolidates everything into one message.
Trigger: Daily 7 AM CDT (cron)
Replaces: Old "Morning Pulse" + "RCM Pulse Daily"
☀️ MORNING BRIEF — March 21, 2026
🏃 RUNNING
High 68° • Low 45° • Wind 12 mph • Run conditions: Good
📰 RCM PULSE
Payer behaviors now #1 risk to revenue (denials up 11.8%).
🏒 PENGUINS: Next Sat vs WPG 1:00 PM
🏈 STEELERS: Draft Apr 24
⚾ PIRATES: Season starts March 26
📡 Fantasy: Week 1 FA — monitor Cody Ponce, Luke Weaver
{
"name": "morning-brief",
"schedule": { "kind": "cron", "expr": "0 7 * * *", "tz": "America/Chicago" },
"payload": { "kind": "agentTurn", "message": "Run Morning Brief skill. Get weather, RCM news, Pittsburgh sports, fantasy update. Post to JB." },
"sessionTarget": "isolated",
"delivery": { "mode": "announce", "channel": "discord" }
}
/workspace/skills/morning-brief/SKILL.md (this)