clickup-tool

Manage ClickUp tasks, comments, time entries, and statuses via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables you to access and manage ClickUp data directly from Claude, removing the need to switch between tools for reading tasks, posting comments, logging time, and updating statuses.

Core Features & Use Cases

  • Read and write ClickUp workspace data via the clickup-tool CLI with consistent, compressed JSON output.
  • Navigate the ClickUp hierarchy (Workspace > Space > Folder > List > Task) to discover spaces, folders, lists (sprints), and tasks.
  • Support common operations: get-me, get-spaces, get-folders, get-lists, get-tasks, get-task, get-comments, add-comment, add-time-entry, delete-time-entry, set-status, get-statuses, get-time-entries, get-tags, get-me, etc.
  • Handles pagination, retries, and field filtering to ensure robust, scalable data access.

Quick Start

Install the clickup-tool CLI, configure your API token and team_id, and enable the Claude plugin to activate the skill.

Frequently Asked Questions about clickup-tool

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

FAQPage Schema
How do I manage ClickUp tasks directly from Claude without switching tabs?

You can manage ClickUp tasks directly from Claude by using a CLI-based skill that reads and writes workspace data, enabling operations like updating statuses, posting comments, and logging time without leaving the chat interface.

Can I track time and add comments to ClickUp tasks through a CLI?

Yes, the CLI supports time tracking and task interactions by allowing you to add time entries, delete them, and post comments directly to specific tasks within your ClickUp workspace using normalized JSON outputs.

How do I navigate ClickUp spaces and lists to find specific sprint tasks?

You navigate the ClickUp hierarchy by using CLI commands to discover workspaces, spaces, folders, lists, and tasks, applying pagination and field filtering to retrieve specific sprint structures and task data efficiently.

Does this ClickUp CLI tool handle API pagination and time zone formatting?

Yes, the CLI implements robust command routing, pagination handling, and time-zone aware formatting to ensure scalable data access and normalized JSON outputs across workspace operations.

What do I need to configure before using a ClickUp task management CLI?

You need to install the clickup-tool CLI, configure your ClickUp API token and team_id, and enable the Claude plugin to activate the skill for workspace data access and management.