Clickup
This skill integrates ClickUp into your prompts, allowing you to generate images based on tasks and workflows within ClickUp for enhanced creative control.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add clickup npx -- -y @trustedskills/clickup
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"clickup": {
"command": "npx",
"args": [
"-y",
"@trustedskills/clickup"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to interact directly with ClickUp, a comprehensive project management and productivity platform. It allows agents to create tasks, manage boards, and organize workflows within the ClickUp ecosystem to streamline team operations.
When to use it
- Automating the creation of new tasks based on incoming requests or meeting notes.
- Updating task statuses or moving items between lists on a ClickUp board.
- Retrieving project timelines and status reports for stakeholders.
- Managing assignments and due dates for team members within specific spaces.
Key capabilities
- Task creation and modification
- Board and list management
- Workflow organization
- Status updates and progress tracking
Example prompts
- "Create a new task titled 'Review Q3 Report' assigned to the marketing team with a due date of next Friday."
- "Move all tasks in the 'Development' board from 'In Progress' to 'Testing' status."
- "List all open tasks for the current sprint and their assigned owners."
Tips & gotchas
Ensure your AI agent has valid OAuth credentials or API tokens with appropriate permissions to access specific ClickUp spaces. Complex nested workflows may require precise instruction on which board or list to target, as the skill operates within defined scopes.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.