Transform OpenClaw cron jobs into Lobster workflows with approval gates and resumable execution.
git clone https://github.com/kesslerio/lobster-openclaw-skill.git
Integrates deeply with OpenClaw cron system and Lobster workflow engine. Reads and analyzes job configurations.
Creates workflow files in ~/.lobster/workflows/ and state files in ~/.lobster/state/. Reads cron job configurations.
Designed to ADD safety through approval gates and resume tokens. Converts flexible agentTurn jobs into deterministic workflows.
Extensive documentation including edge cases, migration strategies, and systemd timer notes.
Lobster is OpenClaw's deterministic workflow engine. This skill helps migrate flexible cron jobs to safer, approval-gated workflows.