cron-creator
Installation
SKILL.md
Cron Creator
Create Clawdbot cron jobs automatically from natural language requests.
Quick Install (One Command)
Run this in your terminal:
bash -c "$(curl -sL https://raw.githubusercontent.com/digitaladaption/cron-creator/main/install.sh)"
Or manually:
# Install skill
mkdir -p ~/.clawdbot/skills
git clone https://github.com/digitaladaption/cron-creator.git ~/.clawdbot/skills/cron-creator