← 返回 Skills 市场
ddakju

Morning Briefing

作者 ddakju · GitHub ↗ · v1.0.2
darwin ✓ 安全检测通过
1247
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install morning-briefing-pro
功能描述
Generate a daily morning briefing (weather, calendar, news, reminders) using the local `briefing` CLI. No API tokens consumed for data gathering. Use when the user asks for a morning briefing, daily summary, schedule overview, or wants automated daily briefings.
安全使用建议
This skill appears coherent: it expects a local 'briefing' CLI that reads local calendar/reminders, RSS, and weather. Before installing, verify the npm package author and inspect the package (npm view / fetch the tarball and review contents) to ensure it doesn't exfiltrate data. Confirm how 'briefing activate <license-key>' stores the key (file, keychain) if you need to provide one. Grant macOS calendar/reminders permissions only if you trust the CLI. If you need stronger assurance, ask the publisher for a homepage/repository or request the package source to review.
功能分析
Type: OpenClaw Skill Name: morning-briefing-pro Version: 1.0.2 The skill bundle is classified as benign. The `SKILL.md` and `_meta.json` files describe a local morning briefing tool (`briefing` CLI) and provide instructions for its installation via npm, usage, configuration, and scheduling using OpenClaw's cron and heartbeat features. There is no evidence of malicious intent, data exfiltration, unauthorized remote execution, or prompt injection designed to subvert the agent's purpose. All commands and instructions are consistent with the stated goal of generating a local briefing.
能力评估
Purpose & Capability
Name/description (local morning briefing) matches the runtime instructions which call a local 'briefing' CLI and reference calendar, reminders, weather, and RSS news — all plausible local sources for a morning briefing.
Instruction Scope
SKILL.md instructs only to run the local 'briefing' binary and use its flags; it references the config path (~/.config/morning-briefing/config.json), macOS calendar/reminders permission prompts, cron scheduling, and a license activation step. Reading local calendar/reminders and the config file is expected for this purpose, but the license activation step could involve entering/storing a secret not declared in requires.env.
Install Mechanism
Install is an npm package (@openclaw-tools/morning-briefing) that creates the 'briefing' binary. An npm package install is a reasonable mechanism here, but it carries the usual supply-chain risk — package provenance and contents should be checked before installing.
Credentials
The skill declares no environment variables or credentials, which is consistent with a local-CLI-based briefing. However, the SKILL.md's 'briefing activate <license-key>' suggests optional license keys/secret entry that are not declared; users should confirm how/where such keys are stored.
Persistence & Privilege
always is false and the skill doesn't request system-wide config changes. It suggests adding a cron job via platform tooling, which is appropriate for scheduled briefings and within scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install morning-briefing-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /morning-briefing-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Add Lemon Squeezy store/product IDs, license system fully operational
v1.0.1
v1.0.1: Updated npm package with correct GitHub repo URL and landing page
v1.0.0
Initial release: Generate a daily local morning briefing with weather, calendar, news, and reminders using the `briefing` CLI (no API tokens required). - Supports multiple output formats (readable, compact, JSON) - Customizable via config file and CLI options (location, calendar lookahead) - Integration with cron and heartbeat scheduling for automation - Requires `briefing` binary; simple Node.js install process provided - macOS-specific setup instructions (privacy permissions, supported OS) - License activation and status commands included
元数据
Slug morning-briefing-pro
版本 1.0.2
许可证
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Morning Briefing 是什么?

Generate a daily morning briefing (weather, calendar, news, reminders) using the local `briefing` CLI. No API tokens consumed for data gathering. Use when the user asks for a morning briefing, daily summary, schedule overview, or wants automated daily briefings. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1247 次。

如何安装 Morning Briefing?

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

Morning Briefing 是免费的吗?

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

Morning Briefing 支持哪些平台?

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

谁开发了 Morning Briefing?

由 ddakju(@ddakju)开发并维护,当前版本 v1.0.2。

💬 留言讨论