Make your AI agent better every day
A curated library of OpenClaw cron jobs for continuous self-improvement
Better Claw is a collection of ready-to-use cron jobs that help your OpenClaw agent:
Get started in 3 easy steps:
git clone https://github.com/ripxg/better-claw.git
cd better-claw
./scripts/import-recommended.sh
openclaw cron list --include-disabled
openclaw cron update --job-id <id> --patch '{"enabled": true}'
📝 Note: All jobs are disabled by default. You choose what to enable.