skills/cron/SKILL.md
Schedule reminders and recurring tasks.
npx skillsauth add epappas/rustclaw cronInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use the cron tool to schedule reminders or recurring tasks.
Modes:
Examples:
cron(action="add", message="Time to stand up", every_seconds=3600)
cron(action="add", message="Check status and summarize", cron_expr="0 9 * * 1-5")
cron(action="list")
cron(action="remove", job_id="abc123")
development
Search and fetch web pages safely.
tools
Provide weather summaries using web tools.
tools
Use tmux for persistent shell sessions.
testing
Produce concise summaries of files, logs, or outputs.