A robust command-line interface for managing TickTick tasks and projects with OAuth2 authentication and batch processing support.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ticktick
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install ticktick using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The TickTick CLI Skill provides a seamless bridge between your terminal and one of the world's most popular task management platforms. As part of the ecosystem of Openclaw Skills, it enables developers and AI agents to programmatically handle task lifecycles, organize projects, and execute batch operations without leaving the command line.
This skill is designed for high-efficiency workflows, offering features like rate limit handling and automated token refreshing to ensure consistent performance. By leveraging this integration within the Openclaw Skills framework, users can build sophisticated automation scripts that interact directly with their personal or professional task lists.
http://localhost:8080.# Start the OAuth flow
bun run scripts/ticktick.ts auth --client-id YOUR_CLIENT_ID --client-secret YOUR_CLIENT_SECRET
# For headless environments, use manual mode
bun run scripts/ticktick.ts auth --client-id YOUR_CLIENT_ID --client-secret YOUR_CLIENT_SECRET --manual
The TickTick CLI Skill organizes data using a local configuration file and standardized JSON outputs for API interactions.
| Component | Location / Format | Purpose |
|---|---|---|
| Configuration | ~/.clawdbot/credentials/ticktick-cli/config.json |
Stores OAuth tokens and client credentials securely. |
| Task Schema | JSON Object | Includes fields for title, content, priority (none to high), and due dates. |
| Project Schema | JSON Object | Includes project names, IDs, and color hex codes. |
none: Default prioritylow: Low urgencymedium: Medium urgencyhigh: High urgencyLoading
Automatically sync YouTube content directly to your Pocket Casts cloud library for cross-platform offline access.

A comprehensive bash-based integration to manage Linear issues, project progress, and Git workflows within Openclaw Skills.

A bioinformatics tool that converts raw consumer genetic data into actionable pharmacogenomic reports using CPIC guidelines.

A local AI agent skill for generating science-backed personalised nutrition reports from consumer genetic data.

A high-performance semantic caching skill that stores LLM responses to slash API costs and accelerate agent reaction times.

A professional command-line interface for the Kaspa blockchain that enables secure wallet management, balance tracking, and KAS transactions.








































