Use Case
Stop doing repetitive communication tasks manually. Moltbot Plugin 2do lets your AI agent handle them automatically through natural conversation. 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. 'Remind me', 'remind me', 'remember to'; (3) mention something they need to do and want it tracked - e.g. 'Have a meeting tomorrow', 'Send the report before Friday', 'Go shopping in the afternoon'; (4) want to add items to a todo list or task manager - e.g. 'Add to worklist', 'tag is urgent'; (6) mention urgency or importance - e.g. 'urgent', 'important', '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. This guide shows practical examples of using Moltbot Plugin 2do to automate common communication workflows and save hours every week.
Install Moltbot Plugin 2do: npx clawhub@latest --dir ~/.claude/skills install moltbot-plugin-2do
Identify the repetitive communication tasks you want to automate
Describe the task to your AI in plain English
Moltbot Plugin 2do will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Moltbot Plugin 2do
Automate my communication tasks using Moltbot Plugin 2do
What repetitive tasks can Moltbot Plugin 2do handle for me?
Set up a workflow that runs Moltbot Plugin 2do every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install moltbot-plugin-2doOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install moltbot-plugin-2doβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/moltbot-plugin-2do/π‘Extract and place the folder at the path above, then restart your agent.