openclaw-task-reminder

Simple task reminder for OpenClaw agents. Create, list, and manage tasks with priority levels. Use for tracking to-dos and getting reminders for important work. Keep your workspace organized and never miss deadlines.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw-task-reminder" with this command: npx skills add yang1002378395-cmyk/openclaw-task-reminder

OpenClaw Task Reminder

Simple task management for your OpenClaw workflow. Track to-dos, set priorities, and stay organized.

Installation

npx clawhub@latest install openclaw-task-reminder

Usage

# Add a new task
node ~/.openclaw/skills/openclaw-task-reminder/task.js add "Your task description"

# List all tasks
node ~/.openclaw/skills/openclaw-task-reminder/task.js list

# Mark task as done
node ~/.openclaw/skills/openclaw-task-reminder/task.js done <task_id>

# Clear completed tasks
node ~/.openclaw/skills/openclaw-task-reminder/task.js clear

Features

  • ✅ Add tasks with priorities (high/medium/low)
  • ✅ List tasks by priority
  • ✅ Mark tasks as done
  • ✅ Persistent storage in workspace
  • ✅ Simple and fast

Priority Levels

  • 🔴 High: Urgent tasks that need immediate attention
  • 🟡 Medium: Regular tasks to complete today
  • 🟢 Low: Nice-to-have tasks for later

Examples

# Add high priority task
node ~/.openclaw/skills/openclaw-task-reminder/task.js add "Review PR #123" --priority high

# List all tasks
node ~/.openclaw/skills/openclaw-task-reminder/task.js list

# Mark task as done
node ~/.openclaw/skills/openclaw-task-reminder/task.js done 1

Need Help?

If you need help with OpenClaw:

License

MIT

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

植物病害识别技能

Accurately identifies plant diseases based on computer vision and deep learning, supports both image and video input, outputs structured diagnostic reports i...

Registry SourceRecently Updated
Automation

Unbrowser

Cheap first-pass web browsing without launching Chrome — fetch SSR pages, follow links, query the DOM, run JS, detect bot-wall challenges. Escalate to OpenCl...

Registry SourceRecently Updated
Automation

Agent Analytics

Headless analytics management for AI builders shipping multi-surface products. Let your agent create projects, install tracking, compare surfaces, query resu...

Registry SourceRecently Updated
Automation

ml-engineer

Expert ML engineer specializing in machine learning model lifecycle, production deployment, and ML system optimization. Masters both traditional ML and deep...

Registry SourceRecently Updated