things-mac

Read and update Things 3 tasks via the things CLI on macOS.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/RobbyMo81/assistantrobby --skill things-mac-robbymo81
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: things-mac
Source: https://github.com/RobbyMo81/assistantrobby/tree/main/skills/things-mac
Command: npx skills add https://github.com/RobbyMo81/assistantrobby --skill things-mac-robbymo81

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables macOS users to manage Things 3 tasks from OpenClaw by reading data from the local Things database and performing create and update operations through the things CLI.

Core Features & Use Cases

  • Read tasks from Things inbox, today, upcoming, and perform searches.
  • Add and update tasks, and assign them to projects, areas, and tags via the Things URL scheme.
  • Inspect the local Things database to verify task status and structure quickly.

Quick Start

Ask OpenClaw to add a new task to Things and confirm it appears in the appropriate project.

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 on macOS using natural language?

You can manage Things 3 tasks on macOS by using natural language prompts to read and update your local Things database via the things CLI. This allows you to add, list, and search tasks directly.

Can I add and organize Things 3 tasks into projects and areas from a command line interface?

Yes, you can add and update Things 3 tasks and assign them to projects, areas, and tags using the things CLI. It interfaces with the local Things database through the Things URL scheme.

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

Yes, managing Things 3 tasks requires the things CLI binary installed on your macOS system. The Skill relies on this binary and local access to your Things data to execute task management commands.

What's the best way to list and inspect Things 3 inbox and upcoming tasks?

The best way to list and inspect Things 3 tasks is by using natural language to query your local Things database via the things CLI. You can read tasks from your inbox, today, and upcoming lists.

Does managing Things 3 tasks via the things CLI work without direct database access?

No, managing Things 3 tasks via the things CLI requires access to the local Things data on your macOS device. The Skill reads and updates the local database directly to reflect task changes.

Why use a CLI approach for Things 3 task management instead of the native app?

Using a CLI approach for Things 3 task management enables automated task creation and updates through natural language prompts. It allows quick inspection of your local database structure without manual app interaction.