things

Installation
SKILL.md

Things To-Do

Capture unstructured thought into well-formed Things to-dos and push them to the app in a single batch. Built around the things:///json URL scheme, which accepts a JSON array of items and requires no auth token for creating new to-dos — only for updating existing ones.

The skill is designed for dictation workflows: the user speaks or types a rambling brain-dump, and Claude turns it into a tidy list. Two modes:

Mode Invocation What Claude does
Interactive /mytodo <text> or skill triggers naturally Parse → show list → ask for edits → ask project/area → ask schedule → submit
Quick /mytodo --quick <text> Parse → submit to Inbox. No questions.

Interactive workflow

Follow these five steps in order. The point of the interview is to let the user catch misparses before the data lands in Things, where cleanup is annoying.

Related skills
Installs
1
Repository
marsolab/skills
First Seen
2 days ago