things-mac

Manage Things 3 tasks on macOS via the things CLI.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/wuv-dreamguide/openclaw --skill things-mac-wuv-dreamguide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: things-mac
Source: https://github.com/wuv-dreamguide/openclaw/tree/main/skills/things-mac
Command: npx skills add https://github.com/wuv-dreamguide/openclaw --skill things-mac-wuv-dreamguide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Things 3 data on macOS by using the things CLI to read, search, and update tasks from the local Things database and to add or modify items via the Things URL scheme, reducing manual entry.

Core Features & Use Cases

  • Read-only access: list inbox, today, and upcoming items; perform searches across projects, areas, and tags.
  • Write operations: add or update todos via the Things URL scheme and reflect changes in the local database.
  • Use Case: when you need to quickly add a time-bound task from a chat or summarize your day by listing today’s tasks.

Quick Start

Add a new task to Things using the CLI and list today’s tasks from the Things database.

Frequently Asked Questions about things-mac

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate adding tasks to Things 3 on macOS from the command line?

You can automate adding tasks to Things 3 on macOS by using the things CLI to trigger the Things URL scheme, which safely writes new todos directly into your local database without manual entry.

Can I list today's tasks and upcoming items from the Things 3 database via CLI?

Yes, you can list today's tasks and upcoming items by using the things CLI to perform read-only access on your local Things database, quickly summarizing your schedule.

How do I search across projects, areas, and tags in Things 3 using the CLI?

You can search across projects, areas, and tags in Things 3 by executing read operations through the things CLI, which queries the local Things database directly.

Do I need the things binary installed to manage Things 3 tasks on macOS?

Yes, managing Things 3 tasks on macOS requires installing the things binary and configuring OpenClaw integration to safely handle URL-scheme updates and access local databases.

What are the limitations of updating Things 3 tasks via the URL scheme?

Updating Things 3 tasks via the URL scheme requires proper local integration and safe handling through OpenClaw, meaning operations are constrained to the capabilities of the things CLI and local database access.

Is there a way to quickly add a time-bound task to Things 3 from a chat message?

Yes, you can quickly add a time-bound task from a chat by using the things CLI to parse the text and add the todo via the Things URL scheme, reducing manual entry.