← 返回 Skills 市场
tinalucky

stand up reminder

作者 tinalucky · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
134
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stand-up-reminder
功能描述
创建「站起来活动」久坐提醒。当用户说"提醒我站起来"、"久坐提醒"、"每小时提醒活动"、"设置站立提醒"、"stand up reminder"、"站立提醒"等时触发。自动创建工作日(周一至周五)定时提醒的 cron 任务,支持自定义开始/结束时间、提醒间隔、多语言(中/英/日)、文案风格(活泼/简洁/严肃/励志...
安全使用建议
This skill appears coherent and limited to scheduling reminders: it requests nothing sensitive and installs nothing. Before enabling: 1) Confirm what your platform's "cron" tool and "agentTurn/sessionTarget: isolated" actually allow (what the scheduled agent can do at runtime). 2) Test with a single short-duration reminder to verify behavior (message delivery, holiday skipping). 3) Review the bundled message templates to ensure no unwanted content. 4) Remember holiday skipping relies on the agent's knowledge or session_status; if accurate holiday handling is important, consider supplying an authoritative holiday source or manually confirming the schedule. If any scheduled tasks appear after creation, you should be able to list, update, pause, or remove them via the cron management commands described.
能力评估
Purpose & Capability
Name/description describe scheduling recurring reminders; SKILL.md only requires creating cron tasks with message payloads and selecting message templates from bundled references. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are limited to building cron schedules, selecting message templates, and optionally embedding holiday-check logic in the agentTurn payload. Note: the holiday skip relies on the executing agent using session_status/its knowledge to decide if today is a holiday, which grants that future isolated agent run discretion to decide whether to send or suppress a reminder (functional but may be inaccurate).
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are requested. Message templates and holiday rules are included in the package and explain their use.
Persistence & Privilege
always:false and no special privileges requested. The skill instructs creation of scheduled cron tasks that will later execute agentTurn payloads (sessionTarget: isolated). Scheduled tasks are expected for a reminder skill, but users should be aware these future agent executions will run autonomously within whatever capability set the platform grants to scheduled agentTurns.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stand-up-reminder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stand-up-reminder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
realease 1.0.0
元数据
Slug stand-up-reminder
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

stand up reminder 是什么?

创建「站起来活动」久坐提醒。当用户说"提醒我站起来"、"久坐提醒"、"每小时提醒活动"、"设置站立提醒"、"stand up reminder"、"站立提醒"等时触发。自动创建工作日(周一至周五)定时提醒的 cron 任务,支持自定义开始/结束时间、提醒间隔、多语言(中/英/日)、文案风格(活泼/简洁/严肃/励志... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。

如何安装 stand up reminder?

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

stand up reminder 是免费的吗?

是的,stand up reminder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

stand up reminder 支持哪些平台?

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

谁开发了 stand up reminder?

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

💬 留言讨论