← 返回 Skills 市场
lucas-riverbi

Morning Briefing

作者 lucas-riverbi · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
4485
总下载
0
收藏
49
当前安装
1
版本数
在 OpenClaw 中安装
/install morning-briefing
功能描述
Provides a personalized morning report with today's reminders, undone Notion tasks, and vault storage summary for daily planning.
安全使用建议
Review this before installing. Use a Notion token limited to the single tasks database, confirm whether the skill writes briefing content into a vault, and avoid generic invocations if you do not want reminders and Notion tasks accessed automatically.
功能分析
Type: OpenClaw Skill Name: morning-briefing Version: 1.0.0 The skill is classified as suspicious due to its use of sensitive capabilities, specifically reading a credential file (`~/.config/notion/api_key`) and performing network requests to an external API (`api.notion.com`) using that key, as seen in `scripts/generate-briefing.sh`. While these actions are plausibly needed for the stated purpose of integrating with Notion, handling API keys directly from files and making external network calls are inherently risky capabilities that warrant a 'suspicious' classification, even without clear evidence of malicious intent like exfiltration to an unauthorized endpoint.
能力评估
Purpose & Capability
The reminders and Notion task access fit the morning briefing purpose, but the script reads a local Notion API key from ~/.config/notion/api_key and the README mentions vault_add_note without defining what will be stored.
Instruction Scope
The skill can be invoked by generic phrases like daily summary or today's plan while accessing personal reminders, Notion tasks, and possibly writing to a vault, with no clear confirmation boundary.
Install Mechanism
There is no separate installer; the package includes a shell helper and sparse setup notes. Dependencies such as remindctl, curl, jq, and the Notion credential path are not fully documented.
Credentials
Calling Notion is proportionate to the stated integration, but loading a fixed local API key and sending it as a bearer token is sensitive and not adequately disclosed or scoped.
Persistence & Privilege
No privilege escalation or background persistence is shown, but the documented vault_add_note behavior suggests persistent writes of briefing data without retention, deletion, or approval details.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install morning-briefing
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /morning-briefing 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
morning-briefing 1.0.0 - Initial release. - Generates personalized morning reports including today's reminders (from Apple Reminders), undone Notion tasks, and vault storage. - Activated by requests for a morning briefing, daily summary, or today's plan. - Supports configuration via NOTION_TASKS_DB or direct DB ID for Notion integration.
元数据
Slug morning-briefing
版本 1.0.0
许可证
累计安装 49
当前安装数 49
历史版本数 1
常见问题

Morning Briefing 是什么?

Provides a personalized morning report with today's reminders, undone Notion tasks, and vault storage summary for daily planning. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4485 次。

如何安装 Morning Briefing?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install morning-briefing」即可一键安装,无需额外配置。

Morning Briefing 是免费的吗?

是的,Morning Briefing 完全免费(开源免费),可自由下载、安装和使用。

Morning Briefing 支持哪些平台?

Morning Briefing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Morning Briefing?

由 lucas-riverbi(@lucas-riverbi)开发并维护,当前版本 v1.0.0。

💬 留言讨论