clickup
Installation
SKILL.md
ClickUp
Interact with ClickUp tasks and documents via the API. Get task information, view comments, create tasks, manage assignments, post updates, and create/edit documents.
Setup
Install dependencies first — one time, per checkout:
cd .claude/skills/clickup && npm install
lib/markdown.mjs parses markdown with remark, and query.mjs reaches it through
lib/format.mjs on startup. Every command — not just the comment ones — exits with
ERR_MODULE_NOT_FOUND until this runs.
Then create accounts.json in this skill directory with your API token: