🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

To-Do

by @devlumuz

Give your AI the power to act in the future. Schedule delayed prompts and one-off reminders that automatically wake the agent up at an exact moment to execut...

Versionv1.0.3
πŸ’‘ Examples

β€” Good instruction: clear, specific, fully self-contained User: "Remind me tomorrow at 5pm to check PRs on the backend repo" 1. Run now β†’ "πŸ•’ Current Time (America/Mexico_City): 2/26/2026, 2:45 PM" β†’ tomorrow = 2026-02-27 2. Ask: "Which backend repo? What should I check specifically?" 3. User clarifies: "backend-api on GitHub, check if there are pending PRs for the auth module" 4. Schedule:

    node skills/to-do/to-do.js schedule "2026-02-27 17:00" \
      "Check the 'backend-api' repo on GitHub. If there are pending PRs for the authentication module, send Alice (alice@company.com) a Slack reminder to review them before the 5 PM deployment freeze. Reference deployment logs at /var/log/deploy.log." \
      "7684875449" "telegram"
    
5. Confirm with the output format below.

β€” Bad instruction: vague, missing details "Remind him to push the code later." ❌ DO NOT schedule this. Missing: who is "him"? Which repo? Which branch? What time is "later"? β†’ Ask the user to clarify all missing details first.

β€” Relative time resolution User: "Set a reminder for in 2 hours" 1. Run now β†’ "πŸ•’ Current Time (America/Mexico_City): 2/26/2026, 2:45 PM" 2. Calculate: 2:45 PM + 2h = 4:45 PM β†’ "2026-02-26 16:45" 3. Ask what the reminder should say (if not specified) 4. Schedule with the absolute timestamp


View on ClawHub
TERMINAL
clawhub install to-do

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’