instances/xiaodazi/skills/daily-briefing/SKILL.md
Generate a personalized daily briefing with weather, calendar events, tasks, and news highlights.
npx skillsauth add malue-ai/dazee-small daily-briefingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
生成个性化的每日简报,整合天气、日程、待办、新闻要点,帮助用户快速了解今日安排。
按以下模块逐步收集信息,然后整合为简报。
1. 天气 → 调用 weather skill(wttr.in)
2. 日历 → 调用 apple-calendar / outlook-cli / gog(按平台)
3. 待办 → 调用 apple-reminders / things-mac / trello / todoist(按用户配置)
4. 新闻 → 调用搜索类 Skill 搜索当日热点(可选)
每个模块独立获取,某个模块失败不影响其他模块。
# 早安,[用户名]! ☀️
**[日期] [星期]**
---
## 🌤️ 天气
[城市]:[天气状况] [温度],[湿度] [风速]
今日建议:[穿衣/出行建议]
## 📅 今日日程
| 时间 | 事项 |
|---|---|
| 09:00 | [事项1] |
| 14:00 | [事项2] |
(无日程时显示:今天没有预约的日程,可以自由安排 ✨)
## ✅ 待办事项
- [ ] [任务1](截止:今天)
- [ ] [任务2](截止:明天)
(共 X 项待办,Y 项今日到期)
## 📰 今日要闻(可选)
1. [新闻标题1]
2. [新闻标题2]
development
Local web search (Tavily/Exa, requires API Key). For quick searches. If no Key configured or deep research needed, use cloud_agent instead.
development
Get current weather and forecasts (no API key required).
tools
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
tools
Start voice calls via the Moltbot voice-call plugin.