news-briefing

Real-time AI news briefing for any topic. Say "给我看大谷翔平的新闻" or "AI今天有什么大新闻", and your agent instantly searches the web, summarizes the top stories in Chinese, and delivers a rich Feishu card with AI-powered deep insights — all collapsed cleanly for mobile reading. Trigger phrases: "看下XXX新闻", "查一下XXX最新动态", "XXX有什么新闻", "帮我追踪XXX", "briefing on XXX", "给我XXX的情报"

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-briefing" with this command: npx skills add derekhsu529/news-briefing

📰 News Briefing

让 AI Agent 成为你的私人情报官
任意话题 → 联网实时搜索 → 中文摘要 → AI深度洞察 → 飞书卡片,一句话触发。

为什么选 News Briefing?

普通新闻 AppNews Briefing
固定频道,被动推送任意话题,主动触发
只有标题/摘要AI深度洞察:背景、逻辑、影响、信号
英文/日文混杂全程中文输出
需要打开 App飞书卡片直达,不换 App
每天定时推送随时触发,也支持定时

快速开始

对话触发(最简单)

直接对你的 Agent 说:

看下大谷翔平的新闻
AI今天有什么大新闻
两会最新动态
帮我查一下特斯拉近期消息

Agent 自动调用 News Briefing,发卡片到你的飞书。

命令行调用

# 单主题
node {baseDir}/scripts/news-digest.mjs \
  --topics "全球AI科技动态" \
  --categories "AI" \
  --title "🧠 AI情报简报" \
  --target-user ou_xxx

# 多主题合并(每日日报)
node {baseDir}/scripts/news-digest.mjs \
  --topics "全球AI科技,时政要闻" \
  --counts "5,5" \
  --categories "AI,GEO" \
  --title "📰 每日情报简报" \
  --target-user ou_xxx

卡片效果

每条新闻:

🧠 标题(25字以内,中文)
摘要一句话说清(50-60字,手机2-3行)

[📄 查看原文]
💡 查看AI洞察 ▼
  📌 背景:为何发生
  🔍 深层逻辑:核心驱动力  
  💥 影响:行业/市场影响
  👁 关注点:值得追踪的信号

参数说明

参数说明默认
--topics主题(逗号分隔多个)必填
--counts每主题条数5
--categoriesAI/GEO/SPORT/BIZ/CUSTOMAI
--title卡片标题自动生成
--target-user飞书 open_id必填
--no-insight跳过 AI 洞察(更快)-
--date指定日期今天

环境变量

变量必须说明
FEISHU_APP_ID飞书 App ID
FEISHU_APP_SECRET飞书 App Secret
PERPLEXITY_API_KEY联网实时搜索(Perplexity sonar)
PPIO_API_KEY可选AI 洞察生成(缺少则跳过洞察)
HTTPS_PROXY可选代理地址
TARGET_USER_ID可选默认接收人 open_id

典型场景

# 🤖 AI 资讯
--topics "全球AI大模型最新进展" --categories "AI" --title "🧠 AI情报简报"
--topics "OpenAI/Anthropic/DeepSeek最新动态" --categories "AI"

# ⚾ 体育追踪
--topics "大谷翔平WBC最新动态" --categories "SPORT" --title "⚾ 大谷情报"
--topics "MLB道奇最新战报" --categories "SPORT"

# 🌍 时政财经
--topics "两会最新动态" --categories "GEO" --title "🏛️ 两会简报"
--topics "中美贸易最新进展" --categories "GEO"

# 💼 行业追踪
--topics "云计算IaaS市场动态" --categories "BIZ"
--topics "苹果最新产品消息" --categories "BIZ"

# 📰 每日综合日报(推荐配置)
--topics "全球AI科技,时政要闻" --counts "5,5" --categories "AI,GEO" --title "📰 每日情报简报"

定时推送(配合 OpenClaw Cron)

每天 8:30 自动推送:

# 在 OpenClaw 中设置 cron,执行:
node /path/to/news-briefing/scripts/news-digest.mjs \
  --topics "全球AI科技,时政要闻" \
  --title "📰 早间情报简报" \
  --target-user ou_xxx

OpenClaw 提供支持 · 作者: @derekhsu529

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.

Automation

ai-news-pipeline-new

Run a self-contained Chinese and international AI news workflow inside the current workspace. Use when the user wants to collect RSS news, filter domestic an...

Registry SourceRecently Updated
035
Profile unavailable
Automation

Feishu Agent Relay - Multi-Bot Collaboration

Enables multi-Agent collaboration on Feishu by relaying tasks between coordinator and specialist Bots with user ID mapping and proactive messaging.

Registry SourceRecently Updated
1152
Profile unavailable
Automation

Feishu Bitable API

飞书多维表格(Bitable)API技能。用于创建、读取、更新和删除飞书多维表格的数据表、记录和字段。

Registry SourceRecently Updated
32K
Profile unavailable