things-mac

Manage Things 3 tasks on macOS using the things CLI tool.

6|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/hlbbbbbbb/No-worries --skill things-mac-hlbbbbbbb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: things-mac
Source: https://github.com/hlbbbbbbb/No-worries/tree/main/noworries_app/apps/desktop/skills/things-mac
Command: npx skills add https://github.com/hlbbbbbbb/No-worries --skill things-mac-hlbbbbbbb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you manage your tasks within the Things 3 application on macOS, allowing you to add, update, and query your to-do list directly from the command line.

Core Features & Use Cases

  • Task Management: Add new todos with titles, notes, deadlines, and tags.
  • List & Search: View your inbox, today's tasks, upcoming items, and search for specific tasks.
  • Project Organization: Assign tasks to specific projects or areas.
  • Use Case: Quickly add a reminder to "Buy groceries" to your inbox, or check what tasks are due today.

Quick Start

Add a new task to Things 3 called "Schedule dentist appointment".

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 from the command line on macOS by using a CLI tool to add, update, and query todos, projects, areas, and tags directly from your local database.

Can I add new todos with deadlines and tags to Things 3 via a CLI?

Yes, you can add new todos to Things 3 via a CLI by specifying titles, notes, deadlines, and tags to automatically organize your tasks into the inbox or specific projects.

How do I list and search for today's tasks in Things 3 using a terminal?

You can list and search for today's tasks in Things 3 using a terminal by querying your local database to view your inbox, upcoming items, or search for specific todos.

Do I need to install a specific binary to manage Things 3 tasks via the command line?

Yes, managing Things 3 tasks via the command line requires installing the `things3-cli` Go binary and granting Full Disk Access to the calling application for local database access.

What are the limitations of managing tasks in Things 3 using a CLI tool?

The main limitation of managing tasks in Things 3 using a CLI tool is the strict macOS requirement, specifically the need to install the `things3-cli` binary and manually configure Full Disk Access permissions.