← 返回 Skills 市场
daily-hot-ai-news
作者
chenhao11235813
· GitHub ↗
· v1.0.0
· MIT-0
402
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install daily-hot-ai-news
功能描述
当用户想要获取AI领域的最新新闻、热点、动态、资讯或话题时使用此技能。 触发场景包括:询问"今天AI有什么新闻"、"最近AI热点"、"最新AI资讯"、 "AI圈发生了什么"、"帮我看看AI动态"等类似表达。 不需要定时任务,仅当用户主动请求时执行。
使用说明 (SKILL.md)
Daily AI News
提供AI领域热点新闻简报,包含行业动态、技术突破、观点评论等内容, 以通俗易懂的中文解读呈现,每条新闻附带来源链接。
When to Use This Skill
当用户表达以下意图时使用此技能:
- 获取今日/最近AI新闻、热点、动态
- 了解AI行业最新进展
- 查看AI领域的热点话题和讨论
- 关键词:AI + 新闻/热点/动态/资讯/话题/事件
示例触发语句:
- "今天AI有什么新闻?"
- "最近AI圈在讨论什么?"
- "帮我看看最新的AI热点"
- "AI行业最近有什么大事?"
- "/ai-news"
实现流程
Step 1: 语义匹配
检测用户消息是否触发此 skill:
同时包含:
1. AI相关词:AI、人工智能、大模型、LLM、ChatGPT、GPT、Claude、Midjourney、OpenAI、Google、Meta等
2. 意图词:新闻、热点、动态、资讯、话题、事件、发生了什么、最近
或 直接调用 /ai-news 命令
Step 2: 搜索新闻
使用 WebSearch 工具并行搜索多个来源:
# 并行搜索
- "今日AI新闻 2026年3月" (国内)
- "AI news today March 2026" (国外)
- "AI 热点话题 微博" (社交媒体)
- "AI 融资 收购 2026"
Step 3: 整理简报
将搜索结果整理为 Markdown 格式,完整披露所有内容:
## 🔥 今日最热
### 1. 事件标题
**热度**: ⭐⭐⭐⭐⭐
**发生了什么**
[简要说明]
**详细解读**
[300-500字深度分析,通俗易懂,让用户看完基本不需要再看原文]
**实际影响**
- 影响点1
- 影响点2
**来源**: [链接1](url) | [链接2](url)
---
### 2. 事件标题
...
---
## 💡 观点与评论
### 业界领袖观点
- **黄仁勋 (NVIDIA CEO)**: "AI 将成为每个公司的基础能力,就像电力一样。"
- **支撑**: 英伟达数据中心业务年营收突破 600 亿美元,AI 芯片需求持续爆发,三大云服务商都在大量采购 GPU。
- **Sam Altman (OpenAI CEO)**: "我们可能高估了AI短期内的发展,但低估了长期影响。"
- **支撑**: GPT-5 研发进度不及预期,但长期来看 AI 渗透率将持续提升。
### 社区热议
- **#AI取代程序员#**: 5.2万讨论
- **观点**: 乐观派认为 AI 是工具增强而非替代,悲观派担忧初级开发者需求下降。
- **数据**: GitHub Copilot 用户已超过 200 万,但程序员数量仍在增长。
- **#Claude4 vs GPT5#**: 3.8万讨论
- **观点**: 开发者社区对编程助手选择产生分歧,Claude 4 在代码能力上首次超越 GPT-4。
---
## 🌐 国外AI动态
### 美国
- **OpenAI 正在测试 GPT-5**: 预计下月发布,推理能力提升显著,但训练成本高达 5 亿美元。OpenAI 估值已达 1500 亿美元,正在冲刺 IPO。
### 欧洲
- **欧盟 AI 法案正式生效**: 基础模型提供商需在 2027 年前完成合规注册。欧洲 AI 创业公司可能面临更高合规成本,但有利于规范市场。
### 其他
- **Google DeepMind 发布 AlphaFold 3**: 蛋白质预测精度提升 50%,将免费向科研机构开放。这可能加速新药研发进程。
Step 4: 输出
按以下结构组织简报:
- 今日最热 - 当日热度最高的话题(2-3条),每条300-500字深度分析
- 行业大事件 - 重大发布、融资、并购(表格形式)
- 观点与评论 - 业界观点、社区讨论,每条2-3句话 + 证据/逻辑支撑
- 国外AI动态 - 国际要闻,每条2-3句话 + 简要分析
数据来源(使用WebSearch自动获取)
- 公众号:机器之心、AI科技评论
- 国内媒体:36Kr、虎嗅、极客公园、腾讯科技
- 国外媒体:TechCrunch、VentureBeat、The Verge
注意事项
- 每条新闻需要附带来源链接
- 内容解读要通俗易懂,立场中立
- 完整披露所有内容,不使用折叠
- 简报长度适中,核心内容控制在合理范围
安全使用建议
This skill appears coherent and limited to web searching and summarization. Before installing, consider: 1) WebSearch queries are logged by the tool — avoid sending private/sensitive info to trigger the skill. 2) The skill will pull from social media and news sites; verify source reliability and legal/copyright requirements for long verbatim excerpts. 3) The keyword-based trigger can yield false positives (you may get a summary when you didn't intend one); if that matters, restrict trigger phrases. If you want extra safety, confirm that WebSearch is configured to a trusted provider and monitor the first few outputs for quality and accuracy.
功能分析
Type: OpenClaw Skill
Name: daily-hot-ai-news
Version: 1.0.0
The skill bundle is a standard AI news aggregator designed to search for and summarize industry updates. It requests only the 'WebSearch' permission, which is consistent with its stated purpose in SKILL.md, and contains no evidence of data exfiltration, malicious command execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description say 'daily AI news' and the SKILL.md only asks the agent to detect AI-news intent, run web searches, and summarize results with source links. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to semantic matching of user intent, parallel WebSearch queries (including social-media searches), and formatting summaries with source links. This stays within the stated purpose; note the keyword-based trigger may produce false positives and the skill instructs the agent to pull content from social media/search results (which may include noisy or user-generated content).
Install Mechanism
No install spec and no code files beyond SKILL.md and a small permission file — instruction-only, so nothing is written to disk or downloaded during install.
Credentials
The skill requires no environment variables, credentials, or config paths. The provided .claude/settings.local.json grants only WebSearch permission, which is appropriate for a news-aggregation skill.
Persistence & Privilege
always is false and the skill is user-invocable only. Model invocation is allowed (the platform default) but there is no 'always: true' or other elevated persistence requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install daily-hot-ai-news - 安装完成后,直接呼叫该 Skill 的名称或使用
/daily-hot-ai-news触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Daily AI News skill (v1.0.0) initial release:
- Provides users with concise, up-to-date AI news briefs in Chinese, including headlines, deep analysis, impact overview, and source links.
- News includes industry trends, technical breakthroughs, expert opinions, and hot topics, with content gathered from both domestic and international sources.
- Skill is activated only upon user request with various trigger phrases (e.g., "今日AI新闻", "AI热点", or "/ai-news").
- Organizes output into clear sections: top news, major events, expert and community viewpoints, and international dynamics.
- Ensures news is easy to understand, neutrally explained, and always includes direct source links.
元数据
常见问题
daily-hot-ai-news 是什么?
当用户想要获取AI领域的最新新闻、热点、动态、资讯或话题时使用此技能。 触发场景包括:询问"今天AI有什么新闻"、"最近AI热点"、"最新AI资讯"、 "AI圈发生了什么"、"帮我看看AI动态"等类似表达。 不需要定时任务,仅当用户主动请求时执行。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 402 次。
如何安装 daily-hot-ai-news?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install daily-hot-ai-news」即可一键安装,无需额外配置。
daily-hot-ai-news 是免费的吗?
是的,daily-hot-ai-news 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
daily-hot-ai-news 支持哪些平台?
daily-hot-ai-news 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 daily-hot-ai-news?
由 chenhao11235813(@chenhao11235813)开发并维护,当前版本 v1.0.0。
推荐 Skills