things-mac

Automate reading, searching, and updating local Things databases via the things CLI on macOS.

1|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/kelinfoxy/EZ-Homelab --skill things-mac-kelinfoxy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: things-mac
Source: https://github.com/kelinfoxy/EZ-Homelab/tree/main/docker-compose/ez-assistant/skills/things-mac
Command: npx skills add https://github.com/kelinfoxy/EZ-Homelab --skill things-mac-kelinfoxy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing and updating your local Things 3 data from automation and chat prompts on macOS can be tedious and error-prone.

Core Features & Use Cases

  • Read: access inbox, today, upcoming, search tasks from your Things database.
  • Write: add and update todos via the Things URL scheme to keep projects in sync.
  • Use Case: automate task creation or querying from chat prompts on macOS.

Quick Start

Install things3-cli and start managing your Things database from macOS.

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 todos to Things 3 from the macOS command line?

You can automate adding todos to Things 3 by using the things CLI on macOS to write data via the Things URL scheme, allowing chat prompts or automation scripts to update your local database.

Can I query my Things 3 inbox and today list via macOS terminal?

Yes, you can query your Things 3 inbox and today list via the macOS terminal by running the things CLI to read and search your local Things database directly from automation scripts.

Do I need any specific software installed to manage Things 3 tasks from a CLI?

Yes, you need to install the things binary on macOS to manage Things 3 tasks from a CLI, as this approach relies on the things CLI to interact with your local database and URL scheme.

What is the best way to integrate Things 3 with chat prompts on macOS?

The best way to integrate Things 3 with chat prompts on macOS is using the things CLI, which enables reading, searching, and updating your local task database directly from automated chat interactions.

Are there limitations when updating Things 3 projects from automation scripts?

Limitations when updating Things 3 projects from automation scripts include being restricted to macOS environments and depending entirely on the things binary and Things URL scheme for database write operations.

Does the things CLI support inspecting tags and areas in Things 3?

Yes, the things CLI supports inspecting tags and areas in Things 3 by accessing your local database to read, search, and list projects, areas, and tags from macOS automation.