ms-todo-sync
This skill is a CLI for Microsoft To Do that uses Microsoft Graph with device-code authentication. It instructs agents to run shell commands (e.g., `uv run scripts/ms-todo-sync.py`, `cd <skill_directory>`), makes network requests to `https://graph.microsoft.com/v1.0` / `https://login.microsoftonline.com/{tenant_id}`, and caches tokens to `~/.mstodo_token_cache.json`.