clickup

Manage ClickUp tasks, lists, folders, spaces, and workspaces via the API.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dsactivi-2/Mujo-Team --skill clickup-dsactivi-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clickup
Source: https://github.com/dsactivi-2/Mujo-Team/tree/main/skills/clickup-api
Command: npx skills add https://github.com/dsactivi-2/Mujo-Team --skill clickup-dsactivi-2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines your project management by allowing you to interact with the ClickUp API, enabling you to manage tasks, lists, and other project elements without leaving your current workflow.

Core Features & Use Cases

  • Task Management: Create, update, and retrieve tasks across your ClickUp projects.
  • Project Structure Navigation: Access and manage workspaces, spaces, folders, and lists.
  • Webhook Integration: Set up real-time notifications for project events.
  • Use Case: Automatically create a new task in your "Development" list for every bug report submitted through your support channel.

Quick Start

Use the clickup skill to list all workspaces.

Frequently Asked Questions about clickup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage ClickUp tasks and projects through an API integration?

You can manage ClickUp tasks and projects through API integration by automating the creation, updating, and retrieval of tasks, lists, folders, spaces, and workspaces. This integration requires network access and a valid Maton API key for OAuth handling and connection management.

Can I set up webhook management for real-time ClickUp task notifications?

Yes, you can set up webhook management for real-time ClickUp task notifications. The integration supports webhook configuration to automate event notifications, allowing you to trigger downstream actions immediately when project elements are updated.

Do I need a Maton API key to authenticate ClickUp API connections?

Yes, you need a valid Maton API key to authenticate ClickUp API connections. The integration relies on Maton for OAuth handling and connection management to securely access your workspaces, spaces, folders, and lists.

What's the best way to automate task creation in ClickUp for incoming bug reports?

The best way to automate task creation in ClickUp for incoming bug reports is to use API integration to automatically create a new task in a specific list. This streamlines project management by mapping incoming support tickets directly to your development workflow.

How does navigating project structures work when managing ClickUp workspaces via API?

Navigating project structures via the ClickUp API involves accessing and managing hierarchical elements like workspaces, spaces, folders, and lists. You can retrieve and update these project components programmatically to maintain your task organization without leaving your workflow.