← Back to Skills Marketplace
george351419-sys

AI Daily News

by george351419-sys · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
179
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-daily-news-get
Description
每日AI早报生成 - 每天早上7点半自动梳理过去24小时内发生的国内外AI新闻大事,生成包含标题、推荐理由、推荐分值、内容摘要、原文链接的AI新闻早报。使用场景:(1) 用户请求生成AI早报 (2) 查看今日AI新闻 (3) 了解最近AI行业动态 (4) 定时任务触发AI新闻汇总
README (SKILL.md)

AI Daily News - 每日AI早报

生成每日AI新闻早报,梳理过去24小时内的国内外AI新闻大事。

输出格式

每条新闻包含:

  • 标题: 新闻标题
  • 推荐理由: 为什么值得关注
  • 推荐分值: 1-10分
  • 内容摘要: 50-100字摘要
  • 原文链接: 新闻来源链接

工作流程

1. 新闻搜索

使用 web_search 搜索过去24小时内的AI新闻:

  • 中文关键词:AI 新闻 2026人工智能 最新消息大模型 最新动态
  • 英文关键词:AI news 2026artificial intelligence latestLLM news

2. 新闻筛选

从搜索结果中筛选最重要的10条新闻,确保:

  • 来源权威(知名科技媒体、官方发布)
  • 内容独家或具有行业影响力
  • 国内外新闻兼顾

3. 内容获取

使用 web_fetch 获取原文详细内容,提取关键信息。

4. 生成早报

按照指定格式整理成早报输出。

新闻来源参考

参考 references/news_sources.md 获取推荐的新闻源列表。

Usage Guidance
This skill is coherent and fairly low-risk: it only directs the agent to search public news sites, fetch articles, and produce summaries. Before installing, note: (1) automatic scheduling to run each morning is not implemented in the SKILL.md — the platform or a scheduler must trigger the skill; (2) summaries may include content from paywalled or copyrighted articles — consider whether you need paywalled access or attribution policies; (3) the agent will perform live web fetches when invoked, so ensure your agent's web_fetch/web_search tools are trusted and respect robots/cookies; (4) if you require the skill to avoid particular sources or to prefer only vetted outlets, edit references/news_sources.md accordingly. No additional credentials or installs are required.
Capability Analysis
Type: OpenClaw Skill Name: ai-daily-news-get Version: 1.0.0 The skill bundle is a standard news aggregation tool designed to search for and summarize AI-related news. It uses legitimate agent capabilities (web_search and web_fetch) to gather information from reputable sources listed in references/news_sources.md (e.g., TechCrunch, OpenAI, 36kr). There is no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (daily AI news summary) matches the actual instructions: searching, fetching, filtering, and summarizing recent AI news. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md limits runtime actions to web_search and web_fetch of public news sources and summarization. It does not instruct reading local files, secrets, or contacting unexpected endpoints. The selection criteria and output format are clearly defined.
Install Mechanism
No install spec and no code files — instruction-only skill, so nothing will be written to disk or downloaded during install. This is the lowest-risk install profile.
Credentials
No environment variables, credentials, or config paths are requested. The referenced news sources and search keywords are appropriate for the stated purpose.
Persistence & Privilege
always:false and default model-invocation policy; the skill does not request permanent system presence or modify other skill settings. Autonomous invocation will permit the agent to call web_search/web_fetch, which is expected for this kind of skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-daily-news-get
  3. After installation, invoke the skill by name or use /ai-daily-news-get
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of AI Daily News skill. - Generates a daily AI news brief summarizing the top domestic and international AI stories from the past 24 hours. - Each news item includes a title, reason for recommendation, recommendation score, summary, and original link. - Automatically collects news every morning at 7:30 AM or on user request. - Prioritizes authoritative sources and impactful, industry-relevant news. - Supports both Chinese and English AI news coverage. - Outlines workflow for searching, filtering, fetching, and compiling news summaries.
Metadata
Slug ai-daily-news-get
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AI Daily News?

每日AI早报生成 - 每天早上7点半自动梳理过去24小时内发生的国内外AI新闻大事,生成包含标题、推荐理由、推荐分值、内容摘要、原文链接的AI新闻早报。使用场景:(1) 用户请求生成AI早报 (2) 查看今日AI新闻 (3) 了解最近AI行业动态 (4) 定时任务触发AI新闻汇总. It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.

How do I install AI Daily News?

Run "/install ai-daily-news-get" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AI Daily News free?

Yes, AI Daily News is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AI Daily News support?

AI Daily News is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AI Daily News?

It is built and maintained by george351419-sys (@george351419-sys); the current version is v1.0.0.

💬 Comments