← 返回 Skills 市场
OpenClaw Daily Briefing
作者
yangkai258
· GitHub ↗
· v1.0.0
· MIT-0
106
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-daily-briefing
功能描述
整合天气、日程、待办、新闻和通勤建议,生成工作日早晨核心信息的一条简明晨间简报。
安全使用建议
This skill's purpose (daily morning briefing) is reasonable and the included script is benign, but it advertises integrations (WeCom calendar/todo and third-party news) while declaring no credentials or configuration. Before installing or enabling: 1) Ask the publisher which credentials/config are required and how/where tokens are stored (environment vars, secret store, agent config). 2) Review the dependent skills (wecom-schedule, wecom-get-todo-list, web-search-pro) to see what permissions and credentials they require and whether they'll access calendar/todo content. 3) Be aware that 'location: auto' and the weather call (wttr.in) may expose your location or IP to external services—confirm privacy expectations. 4) Because the source/homepage is unknown, prefer installing in a limited test environment and monitor outbound network calls (to wttr.in and any news/search endpoints). If sensitive corporate calendar/todo data is involved, ensure those integrations meet your org's security policies before granting access.
功能分析
Type: OpenClaw Skill
Name: openclaw-daily-briefing
Version: 1.0.0
The skill bundle is a standard implementation of a daily briefing tool. The shell script (scripts/daily-briefing.sh) uses a legitimate external service (wttr.in) to fetch weather data and contains placeholders for other integrations. No malicious behavior, data exfiltration, or prompt injection attempts were found.
能力评估
Purpose & Capability
The skill claims to integrate weather, calendar (WeCom), todos (WeCom), and multi-source news, which is coherent in purpose. However, it does not declare any required credentials or config even though the SKILL.md and comments explicitly refer to '企业微信和相关 API' and dependent skills (wecom-schedule, wecom-get-todo-list, web-search-pro). A realistic implementation would require service API keys/tokens for those integrations; omission of those requirements is an incoherence.
Instruction Scope
SKILL.md provides clear high-level instructions for triggering the briefing and lists dependent skills. The included script is conservative: it fetches weather via wttr.in and prints placeholders for calendar/todo/news integrations. Instructions do not tell the agent to read arbitrary files or unspecified environment variables, but they are vague about how to obtain/provide credentials for the dependent integrations. That vagueness grants broad implementation discretion and should be clarified.
Install Mechanism
There is no install spec (instruction-only plus a small shell script). No external installers, downloads, or archive extraction are used. This is low-risk from an installation perspective.
Credentials
The skill declares no required environment variables or primary credential, yet its described functionality (WeCom calendar/todo, news search) inherently needs credentials/API keys. This mismatch could lead implementations to request sensitive tokens later without that being signaled here. Also the script uses wttr.in and may rely on location data (location: auto) which could leak location if implemented to auto-resolve.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. It does not request persistent or system-wide privileges in the provided files. No evidence it attempts to modify other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-daily-briefing - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-daily-briefing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Morning briefing with weather, calendar, todo integration
元数据
常见问题
OpenClaw Daily Briefing 是什么?
整合天气、日程、待办、新闻和通勤建议,生成工作日早晨核心信息的一条简明晨间简报。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。
如何安装 OpenClaw Daily Briefing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-daily-briefing」即可一键安装,无需额外配置。
OpenClaw Daily Briefing 是免费的吗?
是的,OpenClaw Daily Briefing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Daily Briefing 支持哪些平台?
OpenClaw Daily Briefing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Daily Briefing?
由 yangkai258(@yangkai258)开发并维护,当前版本 v1.0.0。
推荐 Skills