Install
openclaw skills install ai-hot-news-workbenchDaily AI intelligence briefing workflow for finding the hottest global and China-region artificial intelligence news, product launches, model releases, research, funding, policy updates, and industry moves, then sending a concise Chinese briefing to the user's Codex workbench. Use when the user asks for AI hotspot monitoring, daily AI news, China AI updates, AI briefings, scheduled AI information collection, or workbench delivery of AI trends.
openclaw skills install ai-hot-news-workbenchUse this skill to produce a daily 09:00 AI hotspot briefing for the Codex workbench. The workflow gathers current global and China-region AI information, ranks it by impact and freshness, and returns a Chinese briefing that can be posted directly to the workbench.
python scripts/collect_ai_hot_news.py --hours 24 --region all --limit 40 --output /tmp/ai-hot-news.json
--insecure and state that TLS verification was disabled.references/source_policy.md.Read references/source_policy.md when choosing sources, scoring hotness, or handling conflicting reports. Use primary sources first, then reputable technology and business media, then curated feeds for discovery.
Score each candidate on these factors:
Prefer a balanced final set across:
If credible China-region candidates are available, include at least 2 China-region items in the final briefing. "China-region" means Chinese companies, products, policy, research groups, chips/cloud infrastructure, applications, financing, open-source models, or domestic market moves. A Chinese-language article about a foreign company does not count unless it has clear China-market relevance. If there are fewer than 2 credible China-region items, add a short note under "中国区动态" explaining that no more high-confidence items were found in the current window.
Return one concise Chinese message:
# 今日 AI 热点简报(YYYY-MM-DD 09:00)
## 重点结论
- ...
- ...
- ...
## 热点排行
1. **标题**(来源,时间)
- 为什么重要:...
- 关键事实:...
- 链接:...
## 中国区动态
- ...
- ...
## 值得跟进
- ...
Keep each item brief. Do not paste long article text. If a fact is uncertain, label it as "待确认" and explain what source would confirm it.
For a scheduled Codex automation, use this prompt:
Use $ai-hot-news-workbench to collect the hottest global and China-region AI information from the last 24 hours and send a concise Chinese briefing to the workbench. Include 6-10 ranked items with at least 2 China-region items when credible sources are available, plus source links and publication times. Highlight what changed, why it matters, and what to follow next.
The schedule belongs to the Codex automation system, not inside this skill. Configure it for 09:00 in the user's local timezone.