返回顶部
d

daily-briefing

Generate a consolidated daily briefing with weather, calendar events, tasks, news, and market data. Use when the user asks for a morning briefing, daily update, daily digest, agenda summary, "what's happening today", or "give me my briefing". Also useful for scheduled morning check-ins via cron.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
49
下载量
0
收藏
概述
安装方式
版本历史

daily-briefing

# Daily Briefing Generate a consolidated morning briefing from multiple data sources. ## Quick Start ```bash python3 scripts/briefing.py # full briefing python3 scripts/briefing.py --weather # weather only python3 scripts/briefing.py --news # news only python3 scripts/briefing.py --crypto # crypto prices only python3 scripts/briefing.py --short # compact one-liner version ``` ## Sections | Section | Source | Content | |---------|--------|---------| | 🌤️ Weather | wttr.in | Current conditions + 3-day forecast | | 📰 News | Google News RSS | Top headlines by region/topic | | 📈 Markets | Yahoo Finance | BTC, ETH, major indices, forex | | 📋 Tasks | Local file | Pending tasks from tasks.json | | 🎂 Events | Local file | Today's events from events.json | ## Configuration Edit `~/.briefing/config.json`: ```json { "location": "Dhaka, Bangladesh", "news_topics": ["technology", "business"], "news_region": "BD", "crypto": ["BTC-USD", "ETH-USD", "SOL-USD"], "stocks": ["SPY", "QQQ", "AAPL"], "forex": ["EURUSD=X", "GBPUSD=X"], "timezone": "Asia/Dhaka" } ``` ## Tasks File Add tasks to `~/.briefing/tasks.json`: ```json [ {"task": "Submit project report", "due": "2026-03-31", "priority": "high"}, {"task": "Call dentist", "due": "2026-04-01", "priority": "medium"} ] ``` ## Cron Integration Schedule daily briefing with OpenClaw cron: ``` Schedule: 0 8 * * * (8:00 AM daily) Command: python3 scripts/briefing.py --short ``` ## Output Modes - **Default**: Full formatted briefing with all sections - **--short**: Compact single-message version (good for chat delivery) - **--json**: Machine-readable JSON output - **--section**: Only specific section (weather/news/crypto/tasks)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 eternal-daily-briefing-1775908681 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 eternal-daily-briefing-1775908681 技能

通过命令行安装

skillhub install eternal-daily-briefing-1775908681

下载 Zip 包

⬇ 下载 daily-briefing v1.0.0

文件大小: 5.35 KB | 发布时间: 2026-4-12 09:52

v1.0.0 最新 2026-4-12 09:52
Consolidated morning briefing: weather, news, markets, tasks, and events.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部