← 返回 Skills 市场
786793119

每日提醒小管家

作者 786793119 · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ⚠ suspicious
213
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install smart-reminder-companion
功能描述
智能提醒小管家,支持定时提醒、情绪联动提醒、场景化提醒。
安全使用建议
This skill appears to be an instruction set for a local Python reminder script, but the package does not include that script. Before installing or enabling it: 1) Verify the GitHub homepage contains the actual smart-reminder-companion.py and review its source for unwanted behavior (network calls, data exfiltration, deletion). 2) If you plan to run the referenced Python script, inspect it and place it in a trusted location; do not run unknown Python code. 3) Be aware reminders will be stored under ~/.memory/reminders/reminders.json — back up or relocate if concerned about privacy. 4) If you enable autonomous invocation, consider restricting agent runtime permissions or deny autonomous use until you confirm the script's provenance. If you cannot find the script on the linked repo or don't trust the source, treat this skill as incomplete and avoid installing it.
功能分析
Type: OpenClaw Skill Name: smart-reminder-companion Version: 1.0.0 The skill bundle contains metadata and documentation for a standard reminder management utility. The documentation in SKILL.md describes typical CLI operations (add, list, delete) and local JSON storage in the user's home directory. No malicious instructions, suspicious network activity, or prompt injection attempts were identified in the provided files.
能力评估
Purpose & Capability
Name/description (smart reminder) aligns with requiring python3 and storing reminders locally, but the SKILL.md commands call python smart-reminder-companion.py even though no code files or install steps are included in the skill bundle. It's unclear whether the agent is expected to have that script preinstalled or fetch it from the GitHub homepage.
Instruction Scope
Instructions are narrowly scoped to adding/listing/deleting reminders and reference a local data file (~/.memory/reminders/reminders.json). They do not request other environment variables or instruct the agent to read unrelated system files or phone home. However, they do direct the agent to execute a local Python script if present.
Install Mechanism
No install spec (instruction-only). This is low-risk from an automatic-install perspective, but it relies on an external Python script that is not bundled — the origin of that script must be verified separately.
Credentials
The skill requests no credentials or environment variables. The only resource referenced is the user's home path for storing reminders, which is proportionate for a reminder tool. Still, storing data in ~/.memory may contain personal information and should be considered.
Persistence & Privilege
always is false and the skill does not request elevated privileges or modify other skills/configs. The agent can invoke the skill autonomously (platform default); combined with the missing script, this means the agent might try to execute an external binary if it exists on the system — review before enabling autonomous runs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smart-reminder-companion
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smart-reminder-companion 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Smart Reminder Companion. - Add, delete, and manage reminders. - Enable or disable reminders easily. - Receive emotion-linked suggestions. - Weather-based reminders supported. - All reminders stored locally for easy access.
元数据
Slug smart-reminder-companion
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

每日提醒小管家 是什么?

智能提醒小管家,支持定时提醒、情绪联动提醒、场景化提醒。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 213 次。

如何安装 每日提醒小管家?

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

每日提醒小管家 是免费的吗?

是的,每日提醒小管家 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

每日提醒小管家 支持哪些平台?

每日提醒小管家 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 每日提醒小管家?

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

💬 留言讨论