AI Daily News

v1.0.0

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

0· 189·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for george351419-sys/ai-daily-news-get.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "AI Daily News" (george351419-sys/ai-daily-news-get) from ClawHub.
Skill page: https://clawhub.ai/george351419-sys/ai-daily-news-get
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install ai-daily-news-get

ClawHub CLI

Package manager switcher

npx clawhub@latest install ai-daily-news-get
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

aivk97f51gr2vaqrjq0w28j6qqha983vjxmdailyvk97f51gr2vaqrjq0w28j6qqha983vjxmlatestvk97f51gr2vaqrjq0w28j6qqha983vjxmnewsvk97f51gr2vaqrjq0w28j6qqha983vjxm
189downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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 获取推荐的新闻源列表。

Comments

Loading comments...