Use Case
Casual Cron is a powerful AI agent skill that extends your assistant with new capabilities. Create Clawdbot cron jobs from natural language with strict run-guard rules. Use when: users ask to schedule reminders or messages (recurring or one-shot), especially via Telegram, or when they use /at or /every. Examples: 'Create a daily reminder at 8am', 'Remind me in 20 minutes', 'Send me a Telegram message at 3pm', '/every 2h'. This guide walks you through installing Casual Cron, configuring it for your setup, and running your first commands β so you can start getting value in minutes.
Install Casual Cron: npx clawhub@latest --dir ~/.claude/skills install casual-cron
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to communication to trigger Casual Cron
Review the output and refine your prompt for better results
Combine Casual Cron with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing Casual Cron
Help me get started with Casual Cron
What can Casual Cron do for my communication workflow?
Show me an example of using Casual Cron
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install casual-cronOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install casual-cronβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/casual-cron/π‘Extract and place the folder at the path above, then restart your agent.