things-mac

Manage Things 3 tasks on macOS using the things CLI.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Clawdi-AI/openclaw --skill things-mac-clawdi-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: things-mac
Source: https://github.com/Clawdi-AI/openclaw/tree/main/skills/things-mac
Command: npx skills add https://github.com/Clawdi-AI/openclaw --skill things-mac-clawdi-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines task management on macOS by integrating with the Things 3 application, allowing users to add, update, and query their to-do lists via a command-line interface.

Core Features & Use Cases

  • Task Creation: Add new todos with titles, notes, deadlines, projects, areas, and tags.
  • Task Querying: View inbox, today, and upcoming tasks, or search for specific tasks.
  • Task Modification: Update existing tasks, including marking them as complete or canceled.
  • Use Case: When you need to quickly add a reminder to buy groceries to your 'Shopping' project in Things 3, or check what's on your agenda for today.

Quick Start

Use the things-mac skill to add a new todo titled "Schedule dentist appointment" to your inbox.

Frequently Asked Questions about things-mac

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

FAQPage Schema
How do I manage Things 3 tasks from the command line on macOS?

You can manage Things 3 tasks via the command line using the `things` CLI, which supports adding, updating, and querying todos with titles, notes, deadlines, and tags.

Can I add a new todo to Things 3 with a specific project and deadline using CLI?

Yes, the Things 3 CLI allows you to add new todos while specifying details like titles, notes, deadlines, projects, areas, and tags directly from the command line.

How do I query today's tasks or search for specific todos in Things 3?

You can query your Things 3 inbox, today, and upcoming tasks, or search for specific todos, by utilizing the database read capabilities and Things URL scheme for status checks.

Does the Things 3 CLI support updating existing tasks and marking them as complete?

Yes, the Things 3 CLI supports task modification by updating existing todos and allowing you to mark tasks as complete or canceled through the Things URL scheme.

What are the limitations of using the things CLI for Things 3 task management?

The things CLI is designed specifically for macOS Things 3, meaning it cannot manage tasks on other platforms or interact with alternative task management applications.