← 返回 Skills 市场
yusaku-0426

Notes Reminders

作者 yusaku-0426 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
545
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install notes-reminders
功能描述
Manage quick notes and time-based reminders.
安全使用建议
Do not install this skill as-is. The SKILL.md expects Node scripts (scripts/notes.js, scripts/reminders.js) that are not included and describes sending reminder messages to a channel ID without declaring any API/token requirements. Ask the publisher for the full source (the scripts), an explanation of which messaging service the channel ID refers to, and which environment variables (e.g., SLACK_BOT_TOKEN) are required. Verify the scripts' contents before running them. If you need this functionality, prefer a skill that includes code or a hosted integration with clear auth instructions. If you must test, run in a strict sandbox and do not provide production credentials until you have reviewed the code.
功能分析
Type: OpenClaw Skill Name: notes-reminders Version: 1.0.0 The skill bundle's metadata (`_meta.json`) and instructions (`SKILL.md`) describe a standard notes and reminders management system. The `SKILL.md` provides clear, functional instructions for the AI agent to execute local Node.js scripts (`scripts/notes.js`, `scripts/reminders.js`) and handle reminder notifications, including sending messages to specified channels. There is no evidence of prompt injection attempting to manipulate the agent for malicious purposes, nor any instructions for data exfiltration, unauthorized execution, or persistence mechanisms. The described behavior is entirely aligned with the stated purpose of the skill.
能力评估
Purpose & Capability
The skill claims to manage notes and reminders, which plausibly requires local scripts and a way to post reminder messages to a channel. However the registry lists no code files and no required environment variables or binaries. The SKILL.md's metadata references scripts (scripts/notes.js, scripts/reminders.js) that are not present in the manifest — this is a direct mismatch between claimed capability and provided artifacts.
Instruction Scope
Runtime instructions tell the agent to run 'node scripts/notes.js' and 'node scripts/reminders.js', including a check-and-fire flow that sends messages to a channel ID (C0AHBLQ0P32). The instructions do not explain how channel posting is authenticated or which service (Slack or other) is being used. They also assume a Node runtime is available but no binary requirement is declared. Directing the agent to execute non-existent scripts and to post messages to an external channel is out of scope for the provided package.
Install Mechanism
There is no install spec (instruction-only), which is low-risk in general. But because the SKILL.md references local scripts that are missing, an agent might fail or attempt to fetch/run other commands at runtime. The absence of included scripts is an integrity problem rather than an installer risk.
Credentials
The skill declares no required environment variables or primary credential, yet its workflow requires sending messages to a channel (channel ID format resembles Slack). Posting to channels normally requires API tokens (e.g., SLACK_BOT_TOKEN) and possibly additional config. The omission of any credential requirements is disproportionate and unexplained.
Persistence & Privilege
always is false and the skill does not request elevated persistence. Autonomous invocation is allowed but that is the platform default; there are no indicators the skill seeks permanent system-wide privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install notes-reminders
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /notes-reminders 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of notes-reminders - Add scripts for managing quick notes (add, search) - Add scripts for creating and managing time-based reminders (add, list, check-and-fire) - Workflow for sending reminder messages to designated channels when due - Time handling: supports natural language requests in Asia/Tokyo timezone, converts to ISO 8601 format
元数据
Slug notes-reminders
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Notes Reminders 是什么?

Manage quick notes and time-based reminders. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 545 次。

如何安装 Notes Reminders?

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

Notes Reminders 是免费的吗?

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

Notes Reminders 支持哪些平台?

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

谁开发了 Notes Reminders?

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

💬 留言讨论