ticktick-cli-skill
SKILL.md
TickTick CLI — How Agents Should Install, Login, and Use
This skill describes how an agent should reliably use @ticktick/ticktick-cli
to help the user install the CLI, log in with OAuth (PKCE), and perform common task/project operations.
Use this skill whenever the user wants to manage TickTick via CLI (e.g. "use ticktick-cli to create a task").
1. Scope & Intent
- This skill focuses on:
- Installing
@ticktick/ticktick-cli - Logging in via OAuth PKCE
- Common project and task workflows (list, create, update, complete, delete, move)
- Installing
- This skill does not cover:
- Rare/advanced or extremely destructive operations
- Internal development commands or debugging-only flows