← Back to Skills Marketplace
143
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install scheduler-notification-runbook
Description
Reliable runbook for scheduled reminders and notification workflows with OpenClaw cron. Use when creating or reviewing reminder skills, scheduling one-shot o...
Usage Guidance
This is a safe, instruction-only runbook: it contains guidance for choosing reminder payloads, session targets, and writing reminder copy and does not ask for credentials or install code. Before using it in production, ensure your scheduling system's permission model is correct — verifying whether jobs fired or troubleshooting delivery will require access to your scheduler/platform logs or APIs, which are outside this document. Also avoid encoding secrets or sensitive data into reminder text (reminders are meant to be readable later). If you wire this guidance into an automated workflow, review any scheduler integration code separately to confirm it only has the minimal permissions needed to create and inspect jobs.
Capability Analysis
Type: OpenClaw Skill
Name: scheduler-notification-runbook
Version: 1.0.0
The skill bundle is a comprehensive runbook (SKILL.md) designed to guide an AI agent in managing scheduled notifications and reminders within the OpenClaw framework. It provides logical decision-making frameworks for selecting payload types, session targets, and delivery modes without any evidence of malicious intent, data exfiltration, or unauthorized execution. The instructions focus on improving the reliability and clarity of scheduled tasks for the user.
Capability Assessment
Purpose & Capability
The name and description match the SKILL.md content: a runbook for deciding payload type, session target, schedule kinds, and reminder text. There are no unrelated env vars, binaries, or installs requested.
Instruction Scope
The instructions stay on-topic (choosing payloads, session targets, schedules, and writing reminder text). The runbook advises verifying that a job actually fired and troubleshooting delivery, but it does not give or request concrete steps or credentials for checking platform logs — operational verification will require appropriate scheduler/platform access outside this document.
Install Mechanism
No install spec and no code files are present. This is instruction-only, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. Nothing disproportionate is requested relative to the runbook's purpose.
Persistence & Privilege
always is false and there are no installation hooks. The skill does not request permanent presence or elevated system privileges. The default ability for the agent to invoke the skill autonomously is unchanged and appropriate for a runbook.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install scheduler-notification-runbook - After installation, invoke the skill by name or use
/scheduler-notification-runbook - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the scheduler-notification-runbook skill:
- Provides a detailed runbook for creating and reviewing scheduled reminder and notification workflows.
- Outlines best practices for choosing payload types (`systemEvent` vs `agentTurn`) and session targets.
- Includes clear guidelines for writing reminder text that is user-friendly and context-aware.
- Covers schedule selection basics (one-shot, recurring, cron rules).
- Offers validation and troubleshooting checklists to ensure reminders fire as intended.
- Especially useful for production-grade skills needing reliable, maintainable reminder behavior.
Metadata
Frequently Asked Questions
What is scheduler notification runbook?
Reliable runbook for scheduled reminders and notification workflows with OpenClaw cron. Use when creating or reviewing reminder skills, scheduling one-shot o... It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install scheduler notification runbook?
Run "/install scheduler-notification-runbook" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is scheduler notification runbook free?
Yes, scheduler notification runbook is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does scheduler notification runbook support?
scheduler notification runbook is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created scheduler notification runbook?
It is built and maintained by atomiccn (@atomiccn); the current version is v1.0.0.
More Skills