·ticktick
>_

ticktick

Manage TickTick tasks and projects for JMO. Use when the user asks to add, create, or capture a task or todo; list, show, or review pending tasks; complete or check off a task; update a task's priority, due date, notes, or tags; delete a task or list; create or manage a project/list; or see what's due today or overdue. Also handles quick captures like "remind me to..." or "don't let me forget...".

7Installs·3Trend·@0juano

Installation

$npx skills add https://github.com/0juano/agent-skills --skill ticktick

How to Install ticktick

Quickly install ticktick AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/0juano/agent-skills --skill ticktick
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: 0juano/agent-skills.

SKILL.md

View raw

Manage tasks and projects via scripts/tt.sh. Full API reference in references/api.md.

Auth: TICKTICKTOKEN env var (set in shell from Infisical). Timezone: All dates in ART (America/BuenosAires, UTC-3). Script appends -03:00 automatically. Inbox ID: inbox131039472

Sort by: priority (high first), then due date. Hide completed tasks unless asked.

Manage TickTick tasks and projects for JMO. Use when the user asks to add, create, or capture a task or todo; list, show, or review pending tasks; complete or check off a task; update a task's priority, due date, notes, or tags; delete a task or list; create or manage a project/list; or see what's due today or overdue. Also handles quick captures like "remind me to..." or "don't let me forget...". Source: 0juano/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/0juano/agent-skills --skill ticktick
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from 0juano/agent-skills

Quick answers

What is ticktick?

Manage TickTick tasks and projects for JMO. Use when the user asks to add, create, or capture a task or todo; list, show, or review pending tasks; complete or check off a task; update a task's priority, due date, notes, or tags; delete a task or list; create or manage a project/list; or see what's due today or overdue. Also handles quick captures like "remind me to..." or "don't let me forget...". Source: 0juano/agent-skills.

How do I install ticktick?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/0juano/agent-skills --skill ticktick Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/0juano/agent-skills