taskTasker docstore task management via tool-dispatch. Use for task lists, due today/overdue, week planning, add/move/complete, or explicit /task commands.
Install via ClawdBot CLI:
clawdbot install amirbrooks/taskRoute task-related requests to tasker_cmd (raw args only, no leading tasker).
/task ..., pass the args through unchanged.--stdout-json/--stdout-ndjson unless explicitly requested.--format telegram. Use --all only when done/archived are explicitly requested.skills/task-slash/. | (space-pipe-space), prefer --text "" so the CLI can parse details/due/tags. Only split on explicit | to avoid corrupting titles. | .resolve "" (uses smart fallback; --match search includes notes/body), then act by ID if there is exactly one match. Never show IDs in human output.note add -- to avoid ambiguity; without --, tasker will attempt to infer the split.Common mappings:
tasks --open --format telegram (today + overdue)week --days 7 --format telegramtasks --project Work --format telegramboard --project --format telegram add "" --today [--project ] --format telegram add --text " | " --format telegram capture "" --format telegram done "" config showGenerated Mar 1, 2026
Individuals use this skill to manage daily to-do lists, track overdue tasks, and plan their week via natural language commands. It helps organize personal projects, set reminders with due dates, and capture quick notes without manual formatting.
Small teams leverage the skill to assign and monitor tasks across projects, using commands like 'show tasks for Work' to view open items. It supports collaborative planning with structured outputs that hide technical IDs, making it accessible for non-technical members.
Support agents integrate the skill to log and track customer issues as tasks, using natural language to add details and due dates. The telegram-friendly output enables quick updates in chat-based platforms, improving response times and task prioritization.
Content creators use the skill to manage editorial calendars, capture ideas with 'capture <text>', and schedule tasks like 'add <article> today'. It streamlines workflow by parsing details from titles and ensuring consistent formatting across team members.
Offer the task management skill as part of a premium productivity suite, charging monthly fees for advanced features like team collaboration and integrations. Revenue comes from tiered plans based on user count and storage limits.
Provide a free version with basic task management capabilities, monetizing through paid upgrades for features like project boards, analytics, and API access. This model attracts individual users and converts them to paying customers as needs grow.
License the skill to large organizations for internal use, with custom integrations into existing systems like CRM or project management tools. Revenue is generated through one-time setup fees and ongoing support contracts.
💬 Integration Tip
Integrate with chat platforms like Telegram or WhatsApp using the --format telegram option for user-friendly outputs, and ensure CLI commands are mapped clearly from natural language to avoid confusion.
Manage Trello boards, lists, and cards via the Trello REST API.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Master OpenClaw's timing systems. Use for scheduling reliable reminders, setting up periodic maintenance (janitor jobs), and understanding when to use Cron v...
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Kanban-style task management dashboard for AI assistants. Manage tasks via CLI or dashboard UI. Use when user mentions tasks, kanban, task board, mission con...