Use Case
Moltbot Plugin 2do isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. 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 covers how to deploy Moltbot Plugin 2do for your team, standardize prompts, and create shared workflows that everyone can use.
Install Moltbot Plugin 2do in your project directory: .claude/skills/moltbot-plugin-2do/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Moltbot Plugin 2do in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Moltbot Plugin 2do
How can my team use Moltbot Plugin 2do together?
Set up Moltbot Plugin 2do for our project so everyone can use it
Create a shared workflow using Moltbot Plugin 2do for our team
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.