things-mac

Manage Things 3 tasks and lists on macOS via the things CLI.

3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ai-in-pm/NemoClawd --skill things-mac-ai-in-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: things-mac
Source: https://github.com/ai-in-pm/NemoClawd/tree/main/apps/clawdbot-main/skills/things-mac
Command: npx skills add https://github.com/ai-in-pm/NemoClawd --skill things-mac-ai-in-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires things, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies task management on macOS by allowing you to add, update, read, and search Things 3 todos and projects using the Things CLI.

Core Features & Use Cases

  • Task Management: Add and update tasks directly from your CLI.
  • Database Read: Retrieve and list todos, projects, areas, and tags from your local Things database.
  • Search: Quickly search for tasks using keywords.
  • Use Case: If you're using Clawdbot and need to add a task to Things, list your todos for the day, search for a specific task, or inspect your projects, this Skill can help.

Quick Start

Use the things-mac skill to add a new task to Things with the title "Buy milk" and notes "2% + bananas".

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 macOS command line?

You can manage Things 3 tasks via the macOS command line by using the `things` CLI to add, update, read, and search todos and projects directly from your local database.

Can I read todos and projects from my local Things 3 database?

Yes, you can retrieve and list todos, projects, areas, and tags by reading directly from your local Things database using the Things CLI integration.

Does Things 3 task management work with macOS enterprise workflows?

Yes, Things 3 task management via the CLI is specifically intended for users who need to integrate task management with digital workflows, especially within enterprise settings on macOS.

How do I add a new todo to Things 3 using the CLI?

You can add a new todo to Things 3 using the CLI by providing a title and optional notes, such as adding a task titled "Buy milk" with specific details to your local database.

What is the best way to search for tasks in a local Things database?

The best way to search for tasks in a local Things database is using the Things CLI, which allows you to quickly search for and retrieve specific todos and projects using keywords.

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

Yes, you need the `things` CLI dependency installed on macOS to manage Things 3 tasks, as the Skill routes all add, update, and read operations through this command-line interface.