What problem does it solve?
This Skill provides a command-line interface to manage tasks and projects in TickTick, allowing users to perform operations like creating, updating, and searching for tasks, as well as managing projects, without needing to use the web interface.
Core Features & Use Cases
- Task Management: Create, update, complete, and delete tasks.
- Project Management: List, get, create, and delete projects.
- Authentication: Manage authentication tokens for accessing TickTick API.
- Use Case: If you're a project manager who needs to frequently add tasks and manage projects, this Skill can save you time by allowing you to do so directly from the command line.
Quick Start
Use the ticktick skill to create a new task with a title and due date:
ticktick tasks create "Buy groceries" --due 2026-01-30