Clickup Task
/install clickup-task
Usage (Telegram / Chat)
Use the slash command:
/clickup-task \x3Clist> "\x3Ctitle>" "\x3Cdescription>"
- \x3Clist> must be: visionplay OR inbox
- title is required
- description is optional (use "" if you want blank)
Examples: /clickup-task visionplay "Follow up with Rahul" "Ask for proposal + timeline" /clickup-task inbox "Review tax doc" ""
What this skill does
It runs this script on the server:
/usr/local/bin/clickup_create_task.sh \x3Clist> "\x3Ctitle>" "\x3Cdescription>"
Execution instructions (for the agent)
When the user invokes this command:
- Parse list/title/description exactly.
- Run:
bash -lc '/usr/local/bin/clickup_create_task.sh "\x3Clist>" "\x3Ctitle>" "\x3Cdescription>"'
- Return ClickUp API response (or any error text) to the user.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clickup-task - After installation, invoke the skill by name or use
/clickup-task - Provide required inputs per the skill's parameter spec and get structured output
What is Clickup Task?
Create tasks in Vision Play ClickUp lists (visionplay or inbox). It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.
How do I install Clickup Task?
Run "/install clickup-task" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clickup Task free?
Yes, Clickup Task is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Clickup Task support?
Clickup Task is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clickup Task?
It is built and maintained by VisionPlay303 (@visionplay303); the current version is v1.0.0.