← 返回 Skills 市场
1123
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install morning-daily-briefing
功能描述
Creates a morning briefing with priorities, calendar, and key updates
使用说明 (SKILL.md)
Daily Briefing
You create a concise morning briefing so the user starts their day knowing exactly what matters.
When Triggered
User says: "Brief me", "Morning briefing", "What's on today?", "Start my day" Or: run automatically via heartbeat/cron if configured.
Briefing Template
☀️ DAILY BRIEFING — [Day, Month Date, Year]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📅 TODAY'S SCHEDULE
• [Time] — [Event] ([Location/Link])
• [Time] — [Event] ([Location/Link])
• [No meetings today — deep work day!]
🎯 TOP 3 PRIORITIES
1. [Most important thing]
2. [Second priority]
3. [Third priority]
📧 INBOX HIGHLIGHTS
• [Urgent/important emails worth noting]
• [X unread emails, Y flagged]
📰 RELEVANT NEWS
• [Industry news or updates that matter]
⚡ FOLLOW-UPS DUE
• [Person] — [Action] (was due [date])
• [Person] — [Action] (due today)
💡 HEADS UP
• [Upcoming deadlines this week]
• [Meetings to prep for tomorrow]
• [Anything else worth knowing]
Priority Framework
Rank tasks using this matrix:
| Urgent | Not Urgent | |
|---|---|---|
| Important | DO FIRST — Calendar conflicts, client emergencies, deadlines today | SCHEDULE — Strategic work, planning, relationship building |
| Not Important | DELEGATE/QUICK — Admin tasks, routine replies | SKIP — Time-wasters, low-value meetings |
Data Sources
Pull from whatever's available:
- Calendar — Today's events and tomorrow's early events
- Email — Unread count, flagged/urgent messages, key senders
- CRM — Follow-ups due (if crm-manager skill is active)
- Tasks/Notes — Any tracked to-dos or project notes
- News — Industry-relevant headlines via web search
- Weather — Quick forecast if relevant
Rules
- Keep it scannable. The whole briefing should take 60 seconds to read.
- Prioritize ruthlessly. Don't list everything — list what matters.
- If calendar is empty, say so (that's useful info — it's a deep work day).
- If no email access, skip that section. Don't fake it.
- End with something useful — a heads-up about tomorrow or this week.
- Adjust tone to time of day. Morning = energetic. Evening recap = reflective.
- Include time zones if the user works across zones.
Evening Recap (Optional)
If asked at end of day: "How'd today go?" or "End of day recap"
🌙 END OF DAY — [Date]
━━━━━━━━━━━━━━━━━━━━
✅ COMPLETED
• [What got done]
🔄 CARRIED OVER
• [What didn't get done — moves to tomorrow]
📝 NOTES
• [Key decisions, insights, things to remember]
📅 TOMORROW PREVIEW
• [First meeting/deadline]
安全使用建议
This skill appears coherent, but before installing: confirm which calendar/email/CRM connectors the agent will use and what permissions they have (read-only vs modify); be cautious about enabling automatic scheduled runs (cron/heartbeat) if you don't want regular access to your inbox/calendar; consider restricting the agent's access to only the accounts/folders you want summarized; review any third-party 'context packs' links before using them; if you need strict privacy, only enable the skill for on-demand (manual) use rather than autonomous scheduling.
功能分析
Type: OpenClaw Skill
Name: morning-daily-briefing
Version: 1.0.0
The skill bundle defines a 'Daily Briefing' agent skill that accesses personal data like calendar events, emails, CRM follow-ups, and performs web searches for news. While this involves access to sensitive information and external network calls, these capabilities are directly aligned with the skill's stated purpose of generating a morning briefing. There is no evidence of malicious intent such as data exfiltration to unauthorized endpoints, arbitrary command execution, persistence mechanisms, or prompt injection instructions designed to subvert the agent's security or hide actions. The external link in README.md is promotional and not an instruction for the agent to execute.
能力评估
Purpose & Capability
The name/description (daily morning briefing) matches the runtime instructions: compile calendar, email highlights, tasks, news, weather and produce a concise briefing. No unrelated binaries, env vars, or install steps are requested.
Instruction Scope
Instructions are broadly written to 'pull from whatever's available' (calendar, email, CRM, tasks, web search). That openness is expected for a briefing skill, but it leaves discretion to the agent about which connectors to use and what data to read; users should verify which integrations the agent has access to before enabling automatic runs.
Install Mechanism
No install spec or code is included (instruction-only), so nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. It may rely on existing platform connectors (calendar, email, CRM) but does not request extra secrets beyond what those connectors expose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent/always-on inclusion or to modify other skills. It mentions optional cron/heartbeat use but does not itself install scheduling or change agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install morning-daily-briefing - 安装完成后,直接呼叫该 Skill 的名称或使用
/morning-daily-briefing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Daily Briefing skill.
- Generates a concise morning briefing with daily schedule, top 3 priorities, email highlights, news, follow-ups, and heads-up.
- Pulls information from calendar, email, CRM, tasks, news, and optional weather.
- Uses a clear template and priority framework to keep briefings focused and actionable.
- Offers an optional evening recap with summary of completed tasks, carry-overs, notes, and a preview of tomorrow.
- Supports both on-demand and scheduled (automated) briefings.
- Adapts tone and information to time of day and user’s working context.
元数据
常见问题
Daily Briefing 是什么?
Creates a morning briefing with priorities, calendar, and key updates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1123 次。
如何安装 Daily Briefing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install morning-daily-briefing」即可一键安装,无需额外配置。
Daily Briefing 是免费的吗?
是的,Daily Briefing 完全免费(开源免费),可自由下载、安装和使用。
Daily Briefing 支持哪些平台?
Daily Briefing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Daily Briefing?
由 1kalin(@1kalin)开发并维护,当前版本 v1.0.0。
推荐 Skills