← Back to Skills Marketplace
213
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install smart-reminder-companion
Description
智能提醒小管家,支持定时提醒、情绪联动提醒、场景化提醒。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smart-reminder-companion - After installation, invoke the skill by name or use
/smart-reminder-companion - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 每日提醒小管家?
智能提醒小管家,支持定时提醒、情绪联动提醒、场景化提醒。 It is an AI Agent Skill for Claude Code / OpenClaw, with 213 downloads so far.
How do I install 每日提醒小管家?
Run "/install smart-reminder-companion" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 每日提醒小管家 free?
Yes, 每日提醒小管家 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 每日提醒小管家 support?
每日提醒小管家 is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created 每日提醒小管家?
It is built and maintained by 786793119 (@786793119); the current version is v1.0.0.
More Skills