ticktick

Synchronize planned tasks with TickTick using incremental updates and conflict detection.

Updated May 1, 2026
One-click install
npx skills add https://github.com/picsky/flowos --skill ticktick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ticktick
Source: https://github.com/picsky/flowos/tree/main/templates/skills/ticktick
Command: npx skills add https://github.com/picsky/flowos --skill ticktick

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It removes the manual effort of keeping your TickTick tasks consistent with your system’s planned tasks, especially when creating, updating, or deleting reminders.

Core Features & Use Cases

  • Incremental sync with conflict detection: Updates only changed fields for tasks that already exist, and asks you when tasks disagree instead of overwriting silently.
  • Single-task operations: Creates, completes, updates (e.g., postpone/time change), or deletes tasks by mapping natural user intents to TickTick actions.
  • Reliable scheduling details: Applies correct UTC time conversion for TickTick (UTC = Beijing time minus 8 hours) and maps internal priority levels to TickTick’s 0/1/3/5 scale.

Quick Start

Tell the agent “同步到滴答清单:把 tasks.md 里今天已排程的任务增量同步到 TickTick 并更新状态冲突”,并按它在发现冲突时的提问做出选择。

Frequently Asked Questions about ticktick

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I synchronize planned tasks with TickTick automatically?

Conflict resolution during TickTick task synchronization asks for user confirmation before overwriting any disagreements. Instead of silently overwriting changed fields, the system detects conflicts and prompts you to choose, ensuring data consistency across platforms.

How does UTC time conversion work for TickTick task scheduling?

Priority mapping converts internal priority levels to TickTick's 0/1/3/5 scale. This ensures your planned tasks retain their correct urgency and importance when synchronized through the incremental update workflow.

Can I perform real-time single-task operations like postponing a TickTick reminder?

You can perform real-time single-task operations by mapping natural user intents to TickTick actions for creating, completing, updating, or deleting tasks. This allows immediate single-task adjustments such as postponements and status changes without full batch synchronization.

What happens when I delete a task during incremental sync with TickTick?

When you delete a task during incremental sync with TickTick, the system removes the task while keeping remaining task_ids consistent. It applies incremental updates to only changed fields, ensuring your planned tasks and TickTick list stay aligned.