Communityv1.0.2

Moltbot Plugin 2do

Create tasks and send them to 2Do app via email. Use when the user wants to: (1) add, create, or record a task/todo/reminder in any form - e.g. '添加任务', '创建待办', '新建任务', '加个任务', '记录任务', 'add task', 'create todo'; (2) ask to be reminded of something - e.g. '提醒我', '别忘了', '记得', '帮我记一下', 'remind me', 'remember to'; (3) mention something they need to do and want it tracked - e.g. '明天要开会', '周五前交报告', '下午去买菜'; (4) want to add items to a todo list or task manager - e.g. '加到待办', '放到任务列表', '记到清单里'; (5) describe a task with list/tag organization - e.g. '添加到工作列表', '标签是紧急'; (6) mention urgency or importance - e.g. '紧急', '重要', 'urgent', 'important'. Parses natural language (Chinese and English) to extract task title, due date/time, priority, optional list name, and optional tags, then sends a formatted email to the user's configured 2Do inbox.

2.2kdownloads1stars1active installschuckiefan
View on ClawHubBack to Skills

Skill Details

Slug
moltbot-plugin-2do
Latest Version
1.0.2
Author
chuckiefan
Published
Feb 3, 2026
Updated
May 11, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Moltbot Plugin 2do.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.2

Version 1.0.2 - Added detailed natural language pattern support for Chinese and English task creation, including due dates, priority, lists, and tags. - Improved documentation: README and SKILL.md now thoroughly describe natural language modes, parameter examples, and extraction logic. - Introduced a date parser module for more accurate date/time recognition. - Added and updated automated tests for parsing logic. - Minor updates to configuration and metadata for easier deployment.