things-manager
Installation
SKILL.md
Things 3 Manager
Manage Things 3 cloud tasks via things-cli — a Go CLI that syncs with Things Cloud.
Prerequisites
1. Install Go (if not installed)
brew install go
2. Install things-cli
The official go install is broken due to module path mismatch. Install from source: