Ticktick Terminal Control
Description
TickTick CLI Mastery 2026 - Ultimate Task Manager, MCP & Skill Hub
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
TickFlow - Cross-Platform Task Synchronization Engine for TickTick Power Users
[](https://sreypovrupp.github.io/ticktick-terminal-control/)
Why TickFlow Exists While Other Tools Collect Dust
Most task management tools treat your workflow like a filing cabinet—rigid, linear, and disconnected from the chaos of real life. TickFlow is different. It’s a **reactive command-line engine** that transforms TickTick into a living organism of productivity. Instead of manually dragging tasks between folders, you define **behavioral rules** that automatically sort, prioritize, and delegate your workload.
Think of TickFlow as the **autonomic nervous system** for your task list. Your tasks breathe, move, and evolve without your constant intervention. The CLI interface is just the surface—underneath lies a state-machine architecture that processes task mutations in real-time.
The Architecture Behind the Magic
graph TD
A[User Terminal Input] --> B[CLI Parser]
B --> C{Command Type}
C -->|Task Creation| D[Rule Engine]
C -->|Query| E[Search Indexer]
C -->|Sync| F[API Gateway]
D --> G[State Machine]
G --> H[Action Dispatcher]
H --> I[TickTick API v2]
I --> J[Cloud Sync]
J --> K[Local Cache]
K --> L[Notification Queue]
L --> M[OS Notifications]
E --> N[Fuzzy Matcher]
N --> O[Result Renderer]
O --> P[CLI Output]
The diagram above reveals the **processing pipeline** that powers every TickFlow command. Unlike traditional CLI tools that simply wrap API calls, TickFlow maintains a **local state graph** that predicts task trajectories before they reach TickTick’s servers.
Operating System Compatibility
| OS | CLI Support | Desktop Notifications | Background Daemon |
|---|---|---|---|
| 🐧 Linux (Ubuntu 22.04+) | Full | Native (D-Bus) | systemd integration |
| 🍎 macOS 13+ | Full | Native (Notification |
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Workflow BundlesREADME
Workflow Bundles
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity