clickup
Installation
SKILL.md
ClickUp
Use the global clickup CLI. See README.md for installation, configuration, and command reference.
Rules
- Do not read
.envor secrets. - Read shell environment variables.
- Use
--jsonfor structured output. - Read current state before writes unless the requested change is already exact.
Checks
- Run
clickup --help. - On missing CLI, auth, or workspace errors, point to
README.md.