news-sum-lite

轻量新闻日报 skill。触发条件:用户说"今日新闻"、"新闻日报"、"生成今日新闻"。主打快速、轻量、一气呵成。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "news-sum-lite" with this command: npx skills add liliangjie91/news-sum-lite

News Sum Lite

轻量快速新闻日报,一次性生成,不起并发。

默认设置

  • 文件路径:archive/news/brief/brief-yyyymmdd.md
  • 默认主题:国际局势,经济金融,科技AI

整体流程概述:

  • 搜索-延伸话题再搜索-整理-保存-发送

详细流程

Step 1 搜索

  • 并行搜索用户所给主题, 注意
  1. 中英文query都要使用,时间为当日
  2. web_search tavily_search 均衡使用
  3. 最终新闻源中外来源比例保持1:1
  4. 必须有新闻源,禁止幻想

Step 2 延伸

  • 根据已搜索内容,主动探索出一个相关的topic进行再搜索

Step 3 整理

  • 每条新闻生成中文摘要(300字
  • 提取 标题,时间,新闻源,新闻链接

Step 4 保存

  • 严格按照模版格式,写入 archive/news/brief/brief-yyyymmdd.md
  • 主动探索的 New Topic 也要写入

Step 5 发送邮件

严格调用以下命令发送邮件,确保格式正确,md文件作为附件,html格式内容作为邮件正文:

HTML=$(npx marked {todays-brief.md} --breaks)
HTML="<div style='font-family:Arial, sans-serif; line-height:1.6;'>$HTML</div>"
gog gmail send --to={aim-email} --subject="今日简报 yyyy-mm-dd" --attach={todays-brief.md} --body-html "$HTML"

格式

日报格式模板

## 📋 今日新闻日报 {日期}
---
### [emoji] {topic}
- **标题**
**摘要**:
**时间**:yyyy-mm-dd | [新闻源](新闻链接)
- **标题**
**摘要**:
**时间**:yyyy-mm-dd | [新闻源](新闻链接)
...
### [emoji] {topic}
...
### [emoji] {New topic}
...
---
## 💡 今日要点
- 简要总结今日最重要2-3件事
---
## 🔮 简单预测
---
生成时间:{时间}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Huo15 Openclaw Enhance

火一五·克劳德·龙虾增强插件 v5.7.8 — 全面适配 openclaw 2026.4.24:peerDep ^4.24 + build/compat 同步到 4.24 + 14 处 api.on 全部去掉 as any 改成 typed hook(hookName 联合类型 + handler 自动推断 Pl...

Registry SourceRecently Updated
General

Content Trend Analyzer

Aggregates and analyzes content trends across platforms to identify hot topics, user intent, content gaps, and generates data-driven article outlines.

Registry SourceRecently Updated
General

Prompt Debugger

Debug prompts that produce unexpected AI outputs — diagnose failure modes, identify ambiguity and conflicting instructions, test variations, compare model re...

Registry SourceRecently Updated
General

Indie Maker News

独行者 Daily - 变现雷达。读对一条新闻,少走一年弯路。每天5分钟,给创业者装上商业雷达。聚焦一人公司、副业、创业变现资讯,智能分类,行动导向。用户下载即能用,无需本地部署!

Registry SourceRecently Updated