ClickUp Automation
Skill Verified ActiveAutomate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas.
To automate ClickUp project management tasks, allowing users to create, update, and manage tasks, navigate the workspace hierarchy, add comments, and view team information through a structured Rube MCP interface.
Features
- Create, update, and delete ClickUp tasks and subtasks
- Navigate and manage ClickUp workspace hierarchy (Workspaces, Spaces, Folders, Lists)
- Add, update, and retrieve comments on ClickUp tasks
- Manage team members and view workspace seat utilization
- Filter and query tasks based on various criteria
Use Cases
- When needing to programmatically create or update multiple tasks in ClickUp.
- When needing to organize or browse the structure of a ClickUp workspace.
- When wanting to add contextual comments or review task discussions.
- When needing to quickly find specific tasks based on assignee, status, or date.
Non-Goals
- Managing ClickUp billing or subscription details.
- Performing actions not directly related to task or workspace management.
- Replacing the ClickUp web or mobile application for all user interactions.
Workflow
- Verify Rube MCP availability and ClickUp connection status
- Identify and retrieve necessary IDs (workspace, space, folder, list, task)
- Perform the requested ClickUp operation (create, update, delete, comment, etc.)
- Handle potential errors and rate limits
- Return confirmation or relevant data
Practices
- Project Management Automation
- Workflow Orchestration
- API Integration
Prerequisites
- Rube MCP must be connected (RUBE_SEARCH_TOOLS available)
- Active ClickUp connection via `RUBE_MANAGE_CONNECTIONS` with toolkit `clickup`
Installation
First, add the marketplace
/plugin marketplace add davepoon/buildwithclaude/plugin install all-skills@buildwithclaudeQuality Score
VerifiedSimilar Extensions
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Horizon Track
100Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.