things-mac

Read and modify local Things tasks via the Things CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

macOS users who rely on Things need a reliable CLI bridge to read and update local Things data from OpenClaw, enabling seamless task management from the gateway.

Core Features & Use Cases

  • Read the Things database to list Inbox, Today, Upcoming, Projects, Areas, and Tags.
  • Add or update todos via the Things URL scheme to reflect changes in Things.
  • Bring Things to front or interact with tasks through the Things CLI to streamline task orchestration.

Quick Start

Use the Things CLI to read or modify your local Things data from OpenClaw.

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 tasks on macOS via the CLI?

You can manage Things tasks on macOS via the CLI by using this Skill to read local database entries like inbox and today lists. It also adds or updates todos through the Things URL scheme.

Can I read my Things 3 inbox and upcoming tasks from the command line?

Yes, you can read your Things 3 inbox and upcoming tasks from the command line. The Skill queries the local Things database to list Inbox, Today, Upcoming, Projects, Areas, and Tags directly.

Do I need the things binary installed to use this task management automation?

Yes, you need the things binary installed and accessible in your PATH to use this task management automation. It operates on a macOS environment with a local Things database.

How does the CLI add new todos to the Things app database?

The CLI adds new todos to the Things app database by leveraging the Things URL scheme. This approach allows command line instructions to create or update local tasks seamlessly.

What are the limitations of automating Things task management via the CLI?

Limitations of automating Things task management via the CLI include strict platform and environment dependencies. It requires a macOS environment with a local Things database and the things binary accessible in PATH.