Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
No changes detected in this release. - Version 0.1.2 contains no file changes compared to the previous release.
What This Skill Does
Connects Claude to TinyTalkingTodos via the ttt CLI, enabling todo list and item management from the command line. The CLI syncs with TinyTalkingTodos in real-time and supports creating, updating, completing, and deleting lists and todos. Batch operations and undo history are included.
Batch operations and undo support make bulk task management faster than interacting with the TinyTalkingTodos UI one item at a time.
When to use it
- Add grocery items to a shopping list by voice or chat
- Mark tasks done after checking a daily work list
- Create a new project checklist with multiple items at once
- Undo an accidental deletion of a todo
- Review and update due dates across multiple tasks in bulk
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Add milk, eggs, and bread to my Groceries list
- 1Check auth status with ttt auth status
- 2Run ttt todo batch-add --list "Groceries" with items array containing milk, eggs, and bread
- 3Display compact output showing the updated Groceries list with new items
Three items added to the Groceries list, shown with their IDs and completion status
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.