Todoist Sync API Task Orchestrator
Orchestrates complex task workflows using the Todoist Sync API v9 with incremental sync via sync_token. Uses commands array for atomic batch operations on items, projects, and labels.
Todoist Sync API Task Orchestrator
Orchestrates complex task workflows using the Todoist Sync API v9 with incremental sync via sync_token. Uses commands array for atomic batch operations on items, projects, and labels.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/todoist-sync-api-task-orchestrator/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/todoist-sync-api-task-orchestrator
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/todoist-sync-api-task-orchestrator.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.