news-noon-digest

每日中午12点自动推送新闻午报到QQ和飞书,包含全球热点、科技动态、财经要闻

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-noon-digest" with this command: npx skills add cp3d1455926-svg/news-noon-digest

新闻午报推送

每天中午12点自动抓取全球新闻,生成摘要并推送到QQ和飞书。

功能

  • 🌍 全球热点:地缘政治、军事冲突、重大事件
  • 💻 科技动态:AI、Kimi、DeepSeek、OpenClaw 等科技新闻
  • 📈 财经要闻:股市、加密货币、央行政策

配置

环境变量

# 飞书机器人 Webhook(必需)
export FEISHU_WEBHOOK_URL="https://open.feishu.cn/open-apis/bot/v2/hook/xxxxxx"

# QQ推送开关(可选,默认开启)
export QQ_ENABLED="true"

定时任务

使用 OpenClaw cron 设置每天12点执行:

openclaw cron add \
  --name "新闻午报" \
  --schedule "0 12 * * *" \
  --tz "Asia/Shanghai" \
  --command "python ~/.openclaw/workspace/skills/news-noon-digest/scripts/fetch_and_digest.py"

手动运行

python ~/.openclaw/workspace/skills/news-noon-digest/scripts/fetch_and_digest.py

输出示例

📰 新闻午报 | 03月08日 12:00

━━━━━━━━━━━━━━━━━━━━

🌍 全球热点

• 中东局势:伊朗核设施动态持续受关注
• 俄乌冲突:最新军事与外交进展
• 全球经济:制裁与能源市场波动
• 自然灾害:全球极端天气事件监测

💻 科技动态

• Kimi:长文本处理能力持续优化
• DeepSeek:开源模型性能再突破
• OpenClaw:AI Agent 自动化工具新进展
• 全球AI:大模型竞争白热化

📈 财经要闻

• 全球股市:主要指数今日走势
• 加密货币:比特币及主流币种动态
• 央行政策:各国货币政策最新动向
• 大宗商品:原油、黄金等价格变化

━━━━━━━━━━━━━━━━━━━━

💡 数据来源:World Monitor、网络聚合
🤖 由 OpenClaw AI 自动整理

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

通义晓蜜 - 智能外呼

触发阿里云晓蜜外呼机器人任务,自动批量拨打电话。适用于批量外呼、客户回访、满意度调查、简历筛查约面试等场景。可从前置工具或节点获取外呼名单。

Registry SourceRecently Updated
General

Letterboxd Watchlist

Scrape a public Letterboxd user's watchlist into a CSV/JSONL list of titles and film URLs without logging in. Use when a user asks to export, scrape, or mirror a Letterboxd watchlist, or to build watch-next queues.

Registry SourceRecently Updated
General

Seedance Video Generation

Generate AI videos using ByteDance Seedance. Use when the user wants to: (1) generate videos from text prompts, (2) generate videos from images (first frame, first+last frame, reference images), or (3) query/manage video generation tasks. Supports Seedance 1.5 Pro (with audio), 1.0 Pro, 1.0 Pro Fast, and 1.0 Lite models.

Registry SourceRecently Updated
4.2K17jackycser
General

Universal Skills Manager

The master coordinator for AI skills. Discovers skills from multiple sources (SkillsMP.com, SkillHub, and ClawHub), manages installation, and synchronization...

Registry SourceRecently Updated