Install
openclaw skills install robotaxi-briefingTrack autonomous driving and Robotaxi sector intelligence with Pony.ai, Waymo, Tesla Robotaxi, and Baidu Apollo as core targets. Generates twice-daily incremental briefings with real source URLs, delta extraction against previous reports, and competitive landscape analysis.
openclaw skills install robotaxi-briefingGenerates twice-daily (08:00 / 20:00 CST) incremental intelligence briefings for the autonomous driving and Robotaxi sector, focusing on Pony.ai, Waymo, Tesla, and Baidu Apollo.
curl -s https://www.reddit.com/r/SelfDrivingCars/new.json?limit=15 -H "User-Agent: my-agent/1.0"
Extract posts/permalinks related to Pony.ai or Waymo.
Use web_search to search for:
Must cover:
site:x.comweb_search often returns Google News redirect URLs (news.google.com/...). Every URL must be resolved:
curl -sIL -o /dev/null -w "%{url_effective}\n" "URL"
来源:媒体名(原文链接不可用)Load ALL reports from the past 24 hours:
~/.openclaw/workspace-group/memory/robotaxi_report_*.md (timestamped filename pattern robotaxi_report_YYYYMMDD_HHMM.md)Strict delta filtering:
Produce a focused, sharp incremental briefing with:
🔴 [增量更新] for new facts, ⚪ [跟进报道] for repeatsSave the new report to ~/.openclaw/workspace-group/memory/robotaxi_report_YYYYMMDD_HHMM.md (using the report's generation time). Then DELETE any robotaxi_report_*.md files older than 24 hours to keep the directory clean.
Start with a timeline summary of the reporting window and number of incremental items found.
Group by topic/company, each item with:
List all monitored dimensions with status against previous report:
Priority-ranked upcoming events for the sector.
Synthesize the narrative shift in the past window with forward-looking implications.
message tool.<think> tags: Avoid any internal reasoning output to save tokens.