← Back to Skills Marketplace
kaiofreitas

TickTick Tasks

by hikaio · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1717
Downloads
1
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install ticktick-tasks
Description
TickTick task manager integration. List projects and tasks, create new tasks, complete tasks, delete tasks. Use when the user wants to manage their to-do list, add reminders, check pending tasks, or mark tasks as done. Requires OAuth setup via `ticktick-setup`.
Usage Guidance
Before installing or using this skill: 1) Understand the mismatch — the skill's instructions require a 'ticktick' CLI and an OAuth client_id/client_secret, but the package metadata lists no binaries or credentials. 2) Do not run or install any third-party 'ticktick-setup' binary unless you can verify its source (official repo, GitHub release, or vendor). 3) Ask the skill publisher for the origin of the CLI and for an explicit install spec and token storage policy (where access tokens/client secrets are saved and who can read them). 4) If you must provide client_secret or paste a callback URL, ensure you trust the tool and inspect its code or release artifacts; avoid pasting secrets into untrusted prompts. 5) If you cannot verify the CLI, decline to install the skill — the skill as published is incomplete and cannot be safely vetted.
Capability Analysis
Type: OpenClaw Skill Name: ticktick-tasks Version: 1.0.0 The skill bundle describes a TickTick task manager integration. The `_meta.json` file contains standard metadata. The `SKILL.md` file provides setup instructions for OAuth, requiring `client_id` and `client_secret` to be passed to an external `ticktick-setup` command (whose code is not provided in this bundle). It also details usage examples and API references pointing to the legitimate `https://api.ticktick.com/open/v1` domain. There is no evidence of prompt injection, malicious execution, data exfiltration, persistence mechanisms, or obfuscation within the provided files. The instructions are clearly aligned with the stated purpose of managing TickTick tasks.
Capability Assessment
Purpose & Capability
The SKILL.md repeatedly instructs the agent/user to run a 'ticktick-setup' command and to use a 'ticktick' CLI (e.g., ticktick projects, ticktick add), and it requires creating a TickTick app (client_id/client_secret). However the skill metadata declares no required binaries, no primary credential, and no required env vars or config paths. That is an explicit inconsistency: a TickTick integration plausibly needs OAuth credentials and a client binary or library, but the skill does not declare or provide them.
Instruction Scope
The instructions themselves stay within TickTick API usage (creating tasks, listing projects, completing tasks) and the OAuth flow is standard (create app, redirect URI, authorize). The concerning part is that the instructions require interactive steps (running ticktick-setup, opening a browser, pasting a callback URL) and the skill gives no guidance about where 'ticktick-setup' comes from or how tokens are stored. There is no instruction to read unrelated files or exfiltrate data, but the lack of provenance for the external CLI raises risk.
Install Mechanism
This is an instruction-only skill with no install spec and no code files (lowest install risk). However, the runtime depends on an external CLI ('ticktick' and 'ticktick-setup') that is neither provided nor referenced by a trusted install source. The absence of an install mechanism for that CLI is a gap: the skill cannot function as described unless the user/agent obtains that binary from elsewhere, so you should verify its source before running.
Credentials
The SKILL.md requires creating a TickTick app and supplying client_id and client_secret to ticktick-setup, but the skill metadata declares no required credentials or primaryEnv. Sensitive credentials are therefore implicitly needed but not declared; that mismatch prevents automated vetting and is disproportionate to the declared requirements. You should confirm how/where OAuth tokens and client secrets will be stored and who (which process) will have access.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify other skills or system-wide settings. It is user-invocable and allows autonomous invocation (platform default), which is expected for skills. There is no explicit persistence or elevated privilege requested in the metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ticktick-tasks
  3. After installation, invoke the skill by name or use /ticktick-tasks
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: OAuth setup, task CRUD, project listing
Metadata
Slug ticktick-tasks
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is TickTick Tasks?

TickTick task manager integration. List projects and tasks, create new tasks, complete tasks, delete tasks. Use when the user wants to manage their to-do list, add reminders, check pending tasks, or mark tasks as done. Requires OAuth setup via `ticktick-setup`. It is an AI Agent Skill for Claude Code / OpenClaw, with 1717 downloads so far.

How do I install TickTick Tasks?

Run "/install ticktick-tasks" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TickTick Tasks free?

Yes, TickTick Tasks is completely free (open-source). You can download, install and use it at no cost.

Which platforms does TickTick Tasks support?

TickTick Tasks is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TickTick Tasks?

It is built and maintained by hikaio (@kaiofreitas); the current version is v1.0.0.

💬 Comments