OpenClaw Autopilot — Overnight Task Runner
SkillSkill
Task queue + heartbeat continuation so your agent works through jobs while you sleep.
About
The Problem
The #2 complaint in r/openclaw: "I want it to work on a project while I sleep, but it just does one step then quits."
Agents stop because they have no task queue, no continuation pattern, and no wake mechanism. Every morning you come back to a stopped agent and manually restart the work.
What You Get
openclaw-autopilot/SKILL.md — 3 production-tested patterns that turn a one-step agent into an overnight worker.
Heartbeat Continuation — Agent checks a structured task list on every cron wake, picks up the next pending task, marks completion, and ensures the next session continues automatically.
Cron Task Queue — Structured context/tasks.md format with status markers, priority ordering, and result logging. Survives restarts. Never loses progress.
AGENTS.md Autonomous Loop — One addition to your agent config that enables full overnight autonomy. No babysitting. No permission prompts. Works through the queue top to bottom.
5-Minute Setup
Copy-paste the cron config. Add the task queue file. Add one line to AGENTS.md. Done.
Built and battle-tested on real production infrastructure running 24/7 — this skill is actively running on the agent that built it, processing tasks autonomously between sessions.
Core Capabilities
- Heartbeat continuation — agent picks up exactly where it left off on every cron wake
- Cron task queue — structured task file with status markers, priority ordering, result logging
- AGENTS.md autonomous loop — one-line addition enables full overnight autonomy
- 5-scenario troubleshooting guide with exact diagnostic commands
- Copy-paste cron configs for both Haiku and Sonnet models
- Drop-in installation — no configuration required beyond task file
Customer ratings
0 reviews
No ratings yet
- 5 star0
- 4 star0
- 3 star0
- 2 star0
- 1 star0
No reviews yet. Be the first buyer to share feedback.
Version History
This skill is actively maintained.
April 5, 2026
Fixed: completed tasks section wording, guardrail ordering in troubleshooting. Dogfooded on production infrastructure — 4 tasks processed this session.
April 5, 2026
Initial release — heartbeat continuation, cron task queue, AGENTS.md autonomous loop
One-time purchase
$9
By continuing, you agree to the Buyer Terms of Service.
Details
- Type
- Skill
- Category
- Productivity
- Price
- $9
- Version
- 2
- License
- One-time purchase
Works With
Requires OpenClaw runtime features.
Compatible With
Linux (Ubuntu, Debian), macOS, WSL2
Works great with
Personas that pair well with this skill.