What problem does it solve?
This Skill centralizes and automates interactions with Things 3 on macOS so users can read lists, create and update todos, and run read-only analytics without risking database corruption or manual repetition.
Core Features & Use Cases
- Read with things.py: Query Today, Upcoming, Inbox, Logbook, projects, areas, tags, and individual todos for reporting or triage.
- Create and update via URL Scheme: Build and open Things URL Scheme calls for single or batch creation and use auth-token protected update calls for edits and completions.
- Advanced read-only SQLite queries: Run direct SQL analytics against the local Things database for trends, weekly completions, and project completion rates while enforcing read-only access.
- Use Case: Triage inbox items, batch-create project todos from a plan, or generate a weekly completion summary grouped by project for a status report.
Quick Start
Create a Things 3 task titled Finish paper draft for tomorrow in the Research project with tags urgent and a 3h estimate in the notes.