A powerful command-line interface for TinyTalkingTodos that enables real-time task synchronization and batch management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ttt
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install ttt using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The ttt skill is a comprehensive CLI utility designed to bridge your terminal environment with the TinyTalkingTodos ecosystem. By incorporating Openclaw Skills into your workflow, you can handle todo lists with precision and speed. It features a real-time sync engine, ensuring that any change made via the CLI is immediately reflected across all your connected devices.
This tool is particularly useful for developers who prefer staying in the terminal while maintaining an organized list of tasks. With support for both compact, token-efficient text output and structured JSON, it is perfectly suited for both manual usage and automated agent-driven workflows via Openclaw Skills.
Install the CLI globally via npm to begin using it with Openclaw Skills:
npm install -g @ojschwa/ttt-cli
After installation, authenticate your account:
ttt auth login
# Check your connection status
ttt auth status
The skill organizes data into Lists and Todos with the following metadata structure:
| Entity | Attributes | Description |
|---|---|---|
| List | Name, Icon, Color, Type | The container for todos, identified by name or a list- prefix ID. |
| Todo | Text, Notes, Date, Time | Individual task items with optional scheduling. |
| Metadata | Category, Rating, Amount, URL | Extended fields for tracking specific data types like prices or links. |
| History | Undo Stack | A sequence of recent operations that can be reverted by index. |
Loading
A Python-powered skill for retrieving global weather data, including current conditions and multi-day forecasts for AI agents.

A specialized skill designed to enforce high-signal, human-verified commit and pull request workflows within AI-driven development environments.

A high-performance browser automation CLI built on Playwright for seamless web interaction and data extraction.

A comprehensive tool enabling AI agents to search, download, and read books from multiple sources with intelligent progress tracking.

The Reeflux Skill is a specialized tool for visual observation and ambient exploration of the Reeflux web environment.

Shelv converts complex PDF documents into structured, searchable Markdown filesystems that can be navigated using standard Unix tools.








































