← 返回 Skills 市场
liangdd

Ai Hot News Workbench

作者 冬瓜 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
62
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-hot-news-workbench
功能描述
Daily AI intelligence briefing workflow for finding the hottest global and China-region artificial intelligence news, product launches, model releases, resea...
使用说明 (SKILL.md)

AI Hot News Workbench

Overview

Use 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.

Quick Start

  1. Get current candidates from live sources. Prefer the bundled collector:
python scripts/collect_ai_hot_news.py --hours 24 --region all --limit 40 --output /tmp/ai-hot-news.json
  1. If the local Python certificate store is broken, fix the certificate store first. For a one-off local debug run only, use --insecure and state that TLS verification was disabled.
  2. If network access is unavailable, browse the web manually and follow references/source_policy.md.
  3. Deduplicate stories by underlying event, not by headline.
  4. Select 6-10 top items and produce the workbench message in Chinese.
  5. Include source links and publication times when available.

Source Policy

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.

Ranking Rules

Score each candidate on these factors:

  • Freshness: published or materially updated in the last 24 hours.
  • Impact: affects many AI users, developers, enterprises, regulators, or investors.
  • Novelty: new model, product, benchmark, policy, partnership, incident, or research result.
  • Source strength: official announcements and primary documents outrank commentary.
  • Cross-source confirmation: multiple independent sources raise confidence.

Prefer a balanced final set across:

  • model and product launches
  • frontier AI research
  • developer platform changes
  • major business, funding, and partnership news
  • regulation, safety, copyright, and geopolitical updates
  • notable incidents, outages, or security issues
  • China-region model releases, AI apps, chips, cloud services, regulation, financing, and open-source ecosystem moves

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.

Workbench Output Format

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.

Automation Prompt

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.

安全使用建议
Install only if you want a workflow that gathers public AI news and prepares a Chinese briefing. Use the default command with TLS verification enabled; avoid --insecure except for temporary local certificate troubleshooting because it can allow tampered feed content on an untrusted network.
能力评估
Purpose & Capability
The artifacts consistently describe collecting public AI news/RSS items, ranking them, and producing a concise Chinese workbench briefing; the bundled script only fetches public feeds, parses items, scores them, and emits JSON.
Instruction Scope
Instructions are scoped to source selection, ranking, deduplication, and output formatting. The --insecure option is explicitly described as a one-off local debugging fallback, not part of the default workflow.
Install Mechanism
No package installation, dependency bootstrap, shell persistence, or hidden setup mechanism is present in the reviewed artifacts.
Credentials
Network access to public RSS/Atom feeds and optional writing to a user-specified output file are proportionate to the news-collection purpose; no credentials, private files, local profile stores, or account APIs are used.
Persistence & Privilege
The skill does not create background workers or schedule itself. The automation text says scheduling belongs to the external Codex automation system, and the script performs a one-shot collection run.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-hot-news-workbench
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-hot-news-workbench 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ai-hot-news-workbench 1.0.0 – Initial Release - Introduces a workflow for daily AI news collection and briefing, covering global and China-region updates. - Outlines step-by-step instructions for sourcing, ranking, and delivering a concise Chinese-language summary to the Codex workbench. - Defines scoring rules for hotness and impact, with mandatory inclusion of China-region items where available. - Provides clear output formatting guidelines for the daily briefing message. - Includes an automation prompt for scheduled workbench delivery.
元数据
Slug ai-hot-news-workbench
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ai Hot News Workbench 是什么?

Daily AI intelligence briefing workflow for finding the hottest global and China-region artificial intelligence news, product launches, model releases, resea... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 62 次。

如何安装 Ai Hot News Workbench?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-hot-news-workbench」即可一键安装,无需额外配置。

Ai Hot News Workbench 是免费的吗?

是的,Ai Hot News Workbench 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ai Hot News Workbench 支持哪些平台?

Ai Hot News Workbench 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ai Hot News Workbench?

由 冬瓜(@liangdd)开发并维护,当前版本 v1.0.0。

💬 留言讨论