things-mac

Manages local Things data on macOS via the Things CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage and synchronize local Things tasks and projects on macOS by controlling the Things CLI to read, add, or update items in the local database.

Core Features & Use Cases

  • Read: list inbox, today, upcoming, or search tasks in Things.
  • Write: add or update tasks and projects via the Things URL scheme or CLI.
  • Use Case: a user asks Clawdis to add a new task to a project or fetch today’s tasks.

Quick Start

Create a new Things task on macOS by running the Things CLI through Clawdis to add a task with a title and optional notes.

Frequently Asked Questions about things-mac

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

FAQPage Schema
How do I automate Things 3 task management on macOS?

Automate Things 3 task management on macOS by using the Things CLI to read inbox items, list today's tasks, and add or update projects directly within the local database. This workflow runs entirely on macOS without external services.

Can I read and search upcoming tasks in Things 3 from the command line?

Yes, you can read and search upcoming tasks in Things 3 from the command line. The Things CLI allows you to fetch inbox, today, and upcoming lists, as well as search for specific local tasks entirely on macOS.

Does Things CLI work with macOS for adding new tasks and projects?

Things CLI works with macOS to add new tasks and update projects. It executes read and write operations against the local Things database using the CLI and Things URL scheme, requiring no external services.

What is the best way to integrate Things 3 with an automation workflow?

The best way to integrate Things 3 with an automation workflow is to use the Things CLI on macOS. It enables you to programmatically create tasks with titles and notes, or fetch daily tasks to synchronize local data.

Do I need external services to manage Things 3 tasks via CLI?

No, you do not need external services to manage Things 3 tasks via CLI. The automation runs entirely on macOS, using the local Things CLI to execute read and write operations directly against your Things database.