hormuz-risk-clock
Installation
SKILL.md
Skill: Hormuz Risk Clock
Goal
Update the Strait of Hormuz risk clock from fresh public signals, keep the state model explicit, and produce a verifiable render plus report.
⚠️ CRITICAL: Always Fetch Fresh Signals
Never rely on cached state as ground truth. The Hormuz situation evolves rapidly. Before producing any clock update or report:
- Check cached state age — If
data/state*.jsonis older than 24 hours, it is stale. - Fetch fresh signals via web search — Use
websearchto find latest developments:"Strait of Hormuz transit shipping [current date]""Iran Hormuz attacks [current month year]""Hormuz oil price [current date]""UN Hormuz resolution [current date]"
- Extract facts from fresh sources — Use
webfetchto pull full articles or PDF text. - Update state model before rendering or publishing.
If the user asks for a clock update, they expect current intelligence, not a stale snapshot.