Install
openclaw skills install clickup-operatorRoute ClickUp ideas, to-dos, and project work with operator-style defaults. Use when the user wants tasks or ideas created, moved, assigned, due-dated, promoted into project lists, or read back from ClickUp without unnecessary confirmation.
openclaw skills install clickup-operatorOperate inside ClickUp with a fast, low-friction routing model.
SKILL.md is the entrypoint and traffic controller for this skill.
Use this execution order:
Use this phase when:
Read in this order:
Then:
Use this phase when:
Read in this order:
Use this phase when:
Read in this order:
Use validation references only if behavior seems uncertain or newly configured.
Read references/routing-rules.md for the detailed decision rules and response standards during normal operation.
This skill is intentionally not hardcoded to one account. Load the user's config before acting.
Required config categories:
Use references/configuration.md and templates/config.template.yaml as the setup contract.
For internal installation and live account setup, use references/internal-install.md. For safe testing against an already-live workspace, use references/safe-live-validation.md. For onboarding an already-organized ClickUp workspace, use references/structure-discovery.md. For the full end-to-end user onboarding flow, use references/guided-onboarding.md.
Before calling the package solid, run the example prompts in examples/test-cases.md against the configured account and verify the outputs match the expected routing and default behavior.
Use examples/internal-smoke-test.md for the full internal validation pass. Use examples/safe-live-smoke-test.md for the lowest-risk live validation flow.
Known current nuance:
due_date_from + due_date_to filtering in the current ClickUp MCP surface may be unreliable for "today" readsIf the package is being prepared for external sharing, use references/public-packaging.md to keep the public story, boundaries, and setup expectations clear.