openclaw-task-reminder
SKILL.md
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