A powerful macOS command-line integration for reading, searching, and managing Things 3 tasks and projects via AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install things-mac
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 things-mac using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The things-mac skill provides a sophisticated interface between AI agents and the Things 3 task manager on macOS. By leveraging the things3-cli, this skill allows for deep introspection of your local task database and the ability to create or update todos via the official Things URL scheme. It is designed to be a core component of Openclaw Skills, enabling users to transform natural language intent into structured productivity data without leaving their development or automation environment. Whether you are organizing complex projects or simply capturing a quick thought, this skill ensures your tasks are perfectly synchronized with your workflow.
To use this skill, ensure you have Go installed on your macOS system. Install the CLI using the following command:
GOBIN=/opt/homebrew/bin go install github.com/ossianhempel/things3-cli/cmd/things@latest
Important: You must grant Full Disk Access to your terminal or the Clawdbot application to allow the skill to read the local database. For update operations, you should set the THINGS_AUTH_TOKEN environment variable to authenticate URL scheme requests.
The skill organizes and retrieves data based on the internal Things 3 hierarchy:
| Level | Description |
|---|---|
| Areas | Top-level organizational categories (e.g., Work, Personal). |
| Projects | Specific goals containing multiple tasks and optional headings. |
| Tasks | Individual todos with titles, notes, and status (Inbox, Today, Upcoming). |
| Tags | Metadata used for filtering and searching tasks. |
| Checklists | Sub-items nested within a specific task for granular tracking. |
--dry-run to preview the generated URL scheme without executing the change.THINGSDB environment variable.Loading
A professional tool for refactoring SwiftUI code to enforce consistent structure, proper dependency injection, and modern Observation usage.

A comprehensive diagnostic skill for identifying and remediating runtime performance bottlenecks in SwiftUI applications.

A specialized skill for implementing and optimizing the iOS 26+ Liquid Glass API within SwiftUI applications.

A specialized developer skill for auditing and remediating Swift 6.2+ concurrency issues, ensuring data-race safety and modern actor isolation.

A powerful skill for remote-controlling tmux sessions to manage interactive CLIs and orchestrate parallel AI coding agents.

A powerful integration enabling AI agents to programmatically manage Trello boards, lists, and cards via the Trello REST API.








































