cron
Installation
SKILL.md
Cron
Use the cron tool to schedule reminders or recurring tasks.
Three Modes
- Reminder - message is sent directly to user
- Task - message is a task description, agent executes and sends result
- One-time - runs once at a specific time, then auto-deletes
Examples
Fixed reminder:
cron(action="add", message="Time to take a break!", every_seconds=1200)
Dynamic task (agent executes each time):
Related skills
More from hkuds/deeptutor
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
14skill-creator
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
7github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
6weather
Get current weather and forecasts (no API key required).
6memory
Three-file shared memory system (SUMMARY, PROFILE, SOUL).
6clawhub
Search and install agent skills from ClawHub, the public skill registry.
6