✓ Verified
💻 Development
✓ Enhanced Data
Duely
Track recurring maintenance tasks from the command line.
- Rating
- 4 (469 reviews)
- Downloads
- 25,761 downloads
- Version
- 1.0.0
Overview
Track recurring maintenance tasks from the command line.
Complete Documentation
View Source →
duely
A CLI for tracking recurring maintenance tasks. Know what's due, mark it done, and keep a log.
Why duely?
- Simple recurring tasks — No calendar overhead for maintenance chores
- Overdue alerts — See what you've been putting off
- Execution log — Know when things last ran
Installation
bash
brew tap halbotley/tap
brew install duely
Commands
Add a recurring task
bash
duely add backups --name "Database backups" --every 1d
duely add vault-review --name "Vault review" --every 3d
duely add oil-change --name "Oil change" --every 90d --start 2025-06-01
Intervals: 12h, 1d, 3d, 1w, 30d, 90d, etc.
List all tasks
bash
duely list
Show tasks that are due now
bash
duely due
Shows overdue tasks with ⚠️ warnings.
Mark a task as done
bash
duely run backups
duely run backups --notes "Full backup completed"
Skip a task (reschedule without running)
bash
duely skip vault-review
duely skip vault-review --reason "On vacation"
View execution log
bash
duely log
Remove a task
bash
duely remove old-task
Agent Integration
duely works well with agent heartbeats or cron-triggered checks:
bash
# Check for due tasks and act on them
duely due
# After completing the task:
duely run <task-id> --notes "Completed by agent"
Notes
- Task IDs must be lowercase with no spaces
--startdefaults to now if not specified--everyaccepts hours (h), days (d), and weeks (w)- Data stored locally in
~/.duely/
Installation
Terminal bash
openclaw install duely
Copied!
💻Code Examples
brew install duely
brew-install-duely.txt
## Commands
### Add a recurring taskduely add oil-change --name "Oil change" --every 90d --start 2025-06-01
duely-add-oil-change---name-oil-change---every-90d---start-2025-06-01.txt
Intervals: `12h`, `1d`, `3d`, `1w`, `30d`, `90d`, etc.
### List all tasksduely due
duely-due.txt
Shows overdue tasks with ⚠️ warnings.
### Mark a task as doneduely remove old-task
duely-remove-old-task.txt
## Agent Integration
duely works well with agent heartbeats or cron-triggered checks:example.sh
duely add backups --name "Database backups" --every 1d
duely add vault-review --name "Vault review" --every 3d
duely add oil-change --name "Oil change" --every 90d --start 2025-06-01example.sh
# Check for due tasks and act on them
duely due
# After completing the task:
duely run <task-id> --notes "Completed by agent"Tags
#productivity_and-tasks
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author halbotley
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install duely
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0