Overview
- Skill Key
- flexoid/ticktick-full
- Author
- flexoid
- Source Repo
- openclaw/skills
- Version
- 1.0.3
- Source Path
- skills/flexoid/ticktick-full
- Latest Commit SHA
- 48e218cf950acb30eb13101bc6e5d33ca39c04a3
Operate TickTick through the `ticktick` command-line interface, including authentication, read/query flows, and safe mutations for tasks, projects, folders, columns, tags, habits, user info, focus analytics, and sync payloads. Use when users ask to run TickTick terminal commands, parse TickTick CLI JSON output, resolve IDs, or fix TickTick CLI configuration/auth failures.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 ticktick-cli 技能。 若已安装,则直接安装 ticktick-cli 技能。
# TickTick CLI Use this skill to execute TickTick workflows directly from terminal commands with deterministic output handling. ## Execution Policy 1. Execute the requested `ticktick ...` command first. Do not run version or tool-presence pre-checks. 2. If execution fails because CLI is missing, load `references/setup-and-auth.md` and follow install recovery flow. 3. If execution fails due auth/config issues, load `references/setup-and-auth.md` and run guided auth before retrying the original command. 4. Keep auth recovery CLI-only. Do not improvise custom SDK/Python token exchange scripts. 5. Use `--help` only as recovery when a command fails due unknown flags/arguments or missing required params. ## Defaults - Prefer `--json` on all data commands and parse structured output. - Resolve names to IDs before mutations; never guess identifiers. - Apply read -> mutate -> verify for every write operation. - Prefer explicit `--project PROJECT_ID` for task mutations when deterministic behavior matters. - Use explicit date formats (`YYYY-MM-DD` for date-only fields, ISO datetime for timed fields). ## Safety - Require explicit user confirmation before install/environment changes. - Never use risky system-install flags unless the user explicitly asks for that path. - Never print secrets or tokens in user-visible output. - Require explicit user confirmation before destructive operations: - `tasks delete` - `projects delete` - `folders delete` - `columns delete` - `tags delete` - `tags merge` - `habits delete` ## Reference Map Load only the file needed for the active area. - [Setup and auth](references/setup-and-auth.md) - [Tasks](references/tasks.md) - [Projects](references/projects.md) - [Folders](references/folders.md) - [Columns](references/columns.md) - [Tags](references/tags.md) - [Habits](references/habits.md) - [User, focus, sync](references/user-focus-sync.md) - [Troubleshooting](references/troubleshooting.md)
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
capgoblin
Access unsecured credit lines for AI agents on the Arc Network using the Credex Protocol. Use for borrowing USDC against reputation, repaying debt to grow credit limits, providing liquidity as an LP, or managing cross-chain USDC via Circle Bridge. Triggers on "borrow from credex", "repay debt", "deposit to pool", "check credit status", "provide liquidity", or any credit/lending task on Arc.
capt-marbles
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".
camohiddendj
DuckDuckGo HTML search scraper CLI with JSON, CSV, OpenSearch, markdown, and compact outputs.