Ticktick Cli

🌐Community
by dcjanus · vlatest · Repository

Ticktick Cli allows you to manage your TickTick tasks directly from the command line for automated workflows and advanced users.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add ticktick-cli npx -- -y @trustedskills/ticktick-cli
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "ticktick-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ticktick-cli"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The ticktick-cli skill enables AI agents to interact directly with the TickTick task management application via a command-line interface. It allows users to execute specific commands to manage tasks, lists, and calendars programmatically without needing a graphical user interface.

When to use it

  • Automating daily routine updates by having an agent add recurring tasks or adjust priorities based on time of day.
  • Integrating TickTick data into custom scripts for project status reporting or deadline tracking.
  • Managing complex task hierarchies and subtasks through batch operations in a terminal environment.
  • Syncing calendar events with specific task lists to ensure alignment between scheduled blocks and actionable items.

Key capabilities

  • Direct command-line access to TickTick's core functionality.
  • Creation, modification, and deletion of tasks and lists.
  • Management of calendar events within the application.
  • Programmatic interaction suitable for automation workflows.

Example prompts

  • "Create a new task called 'Review Q3 Report' due tomorrow with high priority and add it to the 'Work' list."
  • "List all tasks scheduled for today that are marked as urgent."
  • "Delete any completed tasks from the 'Personal Errands' list that were finished before 9 AM."

Tips & gotchas

Ensure you have a valid TickTick account and proper authentication credentials configured before attempting to run commands, as the CLI relies on secure token-based access. This skill is designed for terminal-based automation; it does not provide a graphical interface for manual browsing of your task history.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dcjanus
Installs
48

🌐 Community

Passed automated security scans.