Houston Transtar Watch
/install houston-transtar-watch
Houston TranStar Watcher
Overview
This skill is a specialized traffic monitor for the Greater Houston area. It interfaces with the Houston TranStar Real-Time Incident RSS feed to detect new accidents, stalled vehicles, and road closures.
Technical Runbook
The following logic is executed every 10 minutes via the internal cron scheduler:
- Script Execution: The skill navigates to the local directory and executes the diff-check logic:
python3 transtar_diff.py - Output Parsing: - If the script returns the string NO_CHANGES, the process terminates immediately to save bandwidth and prevent notification fatigue.
If any other text is returned, it is treated as a "Delta Report" of new incidents. 3. Delivery Logic When a "Delta Report" is generated, the content is formatted for mobile viewing and pushed via the WhatsApp Gateway to the configured recipient.
- Use Cases Automated commute monitoring for Houston residents.
Alerting logistics teams to major freeway closures on I-10, I-45, and US-59.3.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install houston-transtar-watch - 安装完成后,直接呼叫该 Skill 的名称或使用
/houston-transtar-watch触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Houston Transtar Watch 是什么?
Poll Houston TranStar incidents RSS every 10 minutes and WhatsApp me when there are changes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 377 次。
如何安装 Houston Transtar Watch?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install houston-transtar-watch」即可一键安装,无需额外配置。
Houston Transtar Watch 是免费的吗?
是的,Houston Transtar Watch 完全免费(开源免费),可自由下载、安装和使用。
Houston Transtar Watch 支持哪些平台?
Houston Transtar Watch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Houston Transtar Watch?
由 vijay-murugan(@vijay-murugan)开发并维护,当前版本 v1.0.0。