Pipeworx Clickup
Skill by b-gutman
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/b-gutman/pipeworx-clickupClickup
ClickUp MCP — wraps the ClickUp REST API v2 (BYO API key)
clickup_list_tasks
List all tasks in a ClickUp list. Returns task ID, name, status, priority, assignees, due date, and
clickup_get_task
Fetch full task details including name, description, status, priority, assignees, tags, and time tra
clickup_create_task
Create a new task in a ClickUp list. Provide list ID, task name, and optionally priority and assigne
clickup_list_spaces
List all spaces in your ClickUp workspace. Returns space ID, name, and status.
clickup_list_folders
List all folders in a ClickUp space. Provide space ID (e.g., "789"). Returns folder ID, name, and li
{
"mcpServers": {
"clickup": {
"url": "https://gateway.pipeworx.io/clickup/mcp"
}
}
}
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-b-gutman-pipeworx-clickup": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
pipeworx-npm
npm MCP — wraps the npm Registry API (free, no auth)
Pipeworx Comtrade
Skill by b-gutman
pipeworx-mhw
MHW MCP — Monster Hunter World data (mhw-db.com, free, no auth)
Pipeworx Translate
Skill by b-gutman
Pipeworx Cdc
Skill by b-gutman