clickup-automation
Automate ClickUp Workflows with Rube MCP
ClickUp teams spend time resolving IDs, schemas, and workspace hierarchy before each action. This skill guides Claude, Codex, and Claude Code through Rube MCP workflows for tasks, comments, lists, and teams.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "clickup-automation" from https://skillstore.io/skills/sickn33-clickup-automation.md and its manifest at https://skillstore.io/api/skills/sickn33-clickup-automation/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "clickup-automation". Create a ClickUp task for the launch checklist due Friday.
Expected outcome:
The skill resolves the target list, checks allowed statuses, creates the task, and reports the created task ID and due date.
Using "clickup-automation". Summarize open onboarding tasks in the Product list.
Expected outcome:
- The skill finds the list and filters open tasks tagged onboarding.
- It summarizes owners, due dates, priorities, and pagination status.
Using "clickup-automation". Add a review comment to task ABC-123 without notifying watchers.
Expected outcome:
The skill verifies the task, posts the requested comment with notifications disabled, and reports the comment result.
Security Audit
Medium RiskI adjudicated all static findings as false positives: the flagged backticks are Markdown inline code for MCP tool and parameter names, and the Rube URL is disclosed setup text. No prompt injection, hidden command execution, or covert data exfiltration was found in SKILL.md. The remaining risks are expected ClickUp automation risks: a third-party MCP/OAuth trust boundary and documented destructive task deletion.
Confirmed security concerns (2)
Risk Factors
โ๏ธ External commands (118)
๐ Network access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-clickup-automation/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-clickup-automation?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-clickup-automation?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-clickup-automation/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-clickup-automation.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
sickn33. (2026). clickup-automation security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-clickup-automation/audits/4BibTeX citation
@techreport{sickn33-sickn33-clickup-automation-2026,
author = {sickn33},
title = {clickup-automation security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-clickup-automation/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "clickup-automation security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/sickn33-clickup-automation/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-clickup-automation:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Create Structured Tasks
Resolve the correct ClickUp list, validate statuses, and create tasks or subtasks with owners and due dates.
Audit Workspace Structure
Map workspaces, spaces, folders, and folderless lists before reorganizing ClickUp project areas.
Review Active Work Queues
Filter tasks by status, assignee, tag, and due date, then add targeted follow-up comments.
Try These Prompts
Create a ClickUp task named "Prepare release notes" in the Product Launch list. Resolve the workspace, space, folder, and list first. Confirm valid statuses before creating the task.
Find task ABC-123, confirm it exists, and add a comment assigning follow-up to Jordan. Set notifications according to my preference.
List open tasks in the Engineering list tagged backend and due this month. Page through results and summarize owners, priority, and due dates.
For the Website Relaunch space, resolve folders and lists, find blocked tasks, add one status comment to each owner, and avoid duplicate updates.
Best Practices
- Search Rube tools before each workflow because schemas and required fields can change.
- Resolve workspace, space, folder, list, and task IDs before creating or updating records.
- Request explicit confirmation before deletes, bulk updates, or broad notification changes.
Avoid
- Do not guess list IDs, status names, or user IDs from memory.
- Do not retry task creation without checking whether the first attempt succeeded.
- Do not enable watcher notifications for bulk operations unless the user asks.
Frequently Asked Questions
Does this skill require a ClickUp API key?
Can it create tasks and subtasks?
Can it delete ClickUp tasks?
Does it support folderless lists?
Why does it search tools first?
Can it manage ClickUp team members?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/clickup-automationRef
6425ec35f4ac137735cff58cd7877843bba23e3b
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 105 views
File structure
๐ SKILL.md