things3-cli-wrapper

Automate Things 3 task management via the thangs CLI.

2|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/doug-skinner/things3-cli-wrapper --skill things3-cli-wrapper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: things3-cli-wrapper
Source: https://github.com/doug-skinner/things3-cli-wrapper/tree/main/skill
Command: npx skills add https://github.com/doug-skinner/things3-cli-wrapper --skill things3-cli-wrapper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code can manage Things 3 tasks through natural language by using the thangs CLI, saving you time and reducing manual CLI learning.

Core Features & Use Cases

  • Intent-to-Command Mapping: Claude translates natural language task requests into accurate thangs commands with the right flags.
  • Workflow Guidance: Supports common patterns like listing today’s tasks, adding tasks, editing tasks, and organizing by area/project.
  • Scripting Readiness: Outputs JSON for automation and easy integration.

Quick Start

Install the Claude Skill with thangs install-skill, then load Claude Code and ask: "Show me all tasks due today in my Work area" or "Add a task 'Prepare sprint backlog' to project 'Sprint 42'".

Frequently Asked Questions about things3-cli-wrapper

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

FAQPage Schema
How do I automate Things 3 task management from the command line?

Automate Things 3 tasks using the thangs CLI through natural language commands. Claude translates requests like 'add a task' or 'list today's work' into accurate thangs commands, then executes them and returns structured results without requiring manual CLI syntax.

Can I create and organize tasks in Things 3 using Claude instead of the app?

Yes. Claude creates, edits, and completes tasks while organizing them into projects and areas via thangs commands. You work entirely through natural language—no direct app interaction needed for these workflows.

What task management workflows does the thangs CLI support?

The thangs CLI supports listing tasks filtered by list, project, area, or tag; creating and editing tasks; marking tasks complete or cancelled; organizing into projects and areas; and exporting results as JSON for further scripting or integration.

Can I use this Skill for both personal and professional task management?

Yes. The Skill handles personal and professional use cases identically—both apply the same intent recognition, command construction, and filtering capabilities across any Things 3 setup.

How do I export task data from Things 3 for automation or reporting?

Claude outputs machine-readable JSON from thangs commands, letting you extract task data for scripting, reporting, or external tool integration without manual app exports.

What do I need to set up before using this Skill?

Install the thangs CLI and load the Claude Skill. The Skill requires a working Things 3 setup and thangs installation; it handles intent-to-command translation and execution from there.