clickup

Manage ClickUp tasks and docs via CLI with API credentials.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/discountry/ritmex-skills --skill clickup-discountry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clickup
Source: https://github.com/discountry/ritmex-skills/tree/main/skills/clickup
Command: npx skills add https://github.com/discountry/ritmex-skills --skill clickup-discountry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually navigating the ClickUp web interface to manage tasks, update statuses, and edit project documents is slow, repetitive, and prone to human error, especially for teams with high task volumes or frequent workflow changes.

Core Features & Use Cases

  • Task & Comment Management: Read, create, assign, update status, set due dates/priorities, add subtasks, tags, checklists, and comments for ClickUp tasks, plus search and list assigned tasks.
  • Document & Page Management: Create, edit, and navigate ClickUp docs and pages with markdown support, including setting page metadata and content formats.
  • Use Case: A project manager can use this skill to quickly pull all overdue tasks for their team, bulk-update task statuses, and draft sprint documentation directly from the terminal without switching to the ClickUp web UI.

Quick Start

Use the clickup skill to pull all your assigned overdue tasks and update their status to in progress.

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 directly from the command line?

You can manage ClickUp tasks from the command line by using a CLI tool to automate task tracking, status updates, and team assignments, eliminating slow manual navigation through the web UI.

Can I bulk update task statuses and due dates in ClickUp without the web UI?

Yes, you can bulk update task statuses, set due dates, and assign team members by executing read, write, and update operations against ClickUp workspaces via the command line interface.

What do I need to automate ClickUp project management via CLI?

To automate ClickUp project management via CLI, you need the global clickup CLI installed and valid ClickUp API credentials to execute operations against your workspaces and tasks.

Does CLI document automation support creating and editing ClickUp docs with markdown?

Yes, CLI document automation supports creating, editing, and navigating ClickUp docs and pages with markdown support, allowing you to set page metadata and content formats directly.

Why use a CLI for task tracking instead of the ClickUp web interface?

Using a CLI for task tracking eliminates the slow, repetitive, and error-prone manual navigation of the ClickUp web interface, which is especially beneficial for teams managing high task volumes.

Can I pull all overdue assigned tasks for my team using ClickUp CLI?

Yes, you can pull all overdue assigned tasks for your team using ClickUp CLI to search and list assigned tasks, then quickly update their statuses without switching to the web UI.