Back to Directory
automation
Task
Tasker docstore task management via tool-dispatch. Use for task lists, due today/overdue, week planning, add/move/complete, or explicit /task commands.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of the task skill for natural-language task management.
- Handles task management requests by dispatching commands to Tasker via tool-dispatch.
- Supports natural language to CLI arg translation; passes through explicit /task commands.
- Produces human-friendly, chat-optimized outputs by default (Telegram/WhatsApp compatible).
- Implements logic for parsing multi-part task titles/details/dates when explicit separators are used.
- Supports intuitive mappings for today’s tasks, week planning, adding/completing tasks, and project/task board views.
- Falls back to selector resolution when task references are ambiguous, always hiding machine IDs from output.