← Back to Skills Marketplace
tinalucky

stand up reminder

by tinalucky · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
134
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stand-up-reminder
Description
创建「站起来活动」久坐提醒。当用户说"提醒我站起来"、"久坐提醒"、"每小时提醒活动"、"设置站立提醒"、"stand up reminder"、"站立提醒"等时触发。自动创建工作日(周一至周五)定时提醒的 cron 任务,支持自定义开始/结束时间、提醒间隔、多语言(中/英/日)、文案风格(活泼/简洁/严肃/励志...
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stand-up-reminder
  3. After installation, invoke the skill by name or use /stand-up-reminder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
realease 1.0.0
Metadata
Slug stand-up-reminder
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is stand up reminder?

创建「站起来活动」久坐提醒。当用户说"提醒我站起来"、"久坐提醒"、"每小时提醒活动"、"设置站立提醒"、"stand up reminder"、"站立提醒"等时触发。自动创建工作日(周一至周五)定时提醒的 cron 任务,支持自定义开始/结束时间、提醒间隔、多语言(中/英/日)、文案风格(活泼/简洁/严肃/励志... It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.

How do I install stand up reminder?

Run "/install stand-up-reminder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is stand up reminder free?

Yes, stand up reminder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does stand up reminder support?

stand up reminder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created stand up reminder?

It is built and maintained by tinalucky (@tinalucky); the current version is v1.0.0.

💬 Comments