Agent skill · AI & Agents

ai-news-aggregator

获取最新的AI行业新闻,进行智能总结和筛选,最多展示10条最重要的新闻资讯。当用户需要了解AI行业最新动态时使用此skill。

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill ai-news-aggregator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: WebSearchWebFetch
Path: skills/ai-llm/ai-news-aggregator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# AI新闻聚合器 Skill ## 概述 这个skill专门用于获取最新的AI行业新闻,包括人工智能、机器学习、深度学习、大语言模型、计算机视觉等领域的最新动态。通过智能搜索和总结,为用户提供精炼的AI新闻摘要。 ## 使用时机 当用户提出以下需求时,使用此skill: - "获取最新的AI新闻" - "AI行业有什么最新动态" - "机器学习领域的最新消息" - "大语言模型的发展动态" - "人工智能的最新进展" - 类似的AI资讯需求 ## 执行流程 ### 1. 新闻源搜索 使用WebSearch工具搜索最新的AI新闻,重点关注: - 中国大陆科技网站,微博等 - 主流科技媒体的AI相关报道 - 学术研究机构的最新发布 - 知名AI公司的产品和更新 - 行业分析师的观点文章 搜索策略: ``` 搜索关键词:AI artificial intelligence news latest developments 2024 2025 搜索时间范围:最近7天内 搜索语言:英文为主,适当包含中文资源 ``` ### 2. 新闻筛选和分类 对搜索结果进行筛选,重点关注: - **技术创新**:新的算法、模型、架构突破 - **产品发布**:AI工具、平台、服务的发布 - **行业动态**:融资、收购、合作、政策变化 - **学术研究**:重要论文、研究突破 - **应用案例**:AI在实际场景中的成功应用 排除低质量内容: - 重复报道 - 过时信息 - 过于营销化的内容 - 缺乏可信来源的消息 ### 3. 智能总结 对每条新闻进行总结: - 提取核心信息点 - 简化技术术语 - 突出重要性 - 提供背景上下文 总结格式: - **标题**:简明扼要的新闻标题 - **来源**:新闻来源机构 - **时间**:发布时间(如果能获取到) - **摘要**:2-3句话的核心内容总结 - **影响**:为什么这个新闻重要 ### 4. 结果展示 将结果按重要性排序,最多展示10条新闻: ## 输出格式示例 ### 🚀 AI最新动态速报 *更新时间:{当前日期}* #### 1. OpenAI发布GPT-5预览版 **来源**:TechCrunch | **时间**:2小时前 **摘要**:OpenAI今日发布GPT-5的早期预览版,据称在推理能力和多模态处理方面有显著提升。 **影响**:这可能标志着大语言模型进入新的发展阶段,对AI应用领域产生深远影响。 #### 2. Google推出新一代视觉AI模型 **来源**:Google AI Blog | **时间**:6小时前 **摘要**:Google发布了新的视觉AI模型,在图像识别和视频理解方面达到了新的准确率纪录。 **影响**:将推动计算机视觉在自动驾驶、医疗诊断等领域的应用加速。 --- ## 质量

What's inside
Steps it walks through
  1. 概述
  2. 使用时机
  3. 执行流程
  4. 1. 新闻源搜索
  5. 2. 新闻筛选和分类
  6. 3. 智能总结
  7. 4. 结果展示
  8. 输出格式示例
  9. 🚀 AI最新动态速报
  10. 质量标准
  11. 新闻筛选标准
  12. 总结质量要求
  13. 注意事项
  14. 执行命令
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the ai-news-aggregator skill do?

获取最新的AI行业新闻,进行智能总结和筛选,最多展示10条最重要的新闻资讯。当用户需要了解AI行业最新动态时使用此skill。

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill ai-news-aggregator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going