things3-cli-wrapper

Community

Automate Things 3 tasks with the thangs CLI.

Authordoug-skinner
Version1.0.0
Installs0

System Documentation

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'".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: things3-cli-wrapper
Download link: https://github.com/doug-skinner/things3-cli-wrapper/archive/main.zip#things3-cli-wrapper

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository