clickup

Automate ClickUp task CRUD, time tracking, and reporting with DevOps protocol enforcement.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/nebuladevops/skills-engineering-auto --skill clickup-nebuladevops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clickup
Source: https://github.com/nebuladevops/skills-engineering-auto/tree/main/clickup
Command: npx skills add https://github.com/nebuladevops/skills-engineering-auto --skill clickup-nebuladevops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables Nebula Medical engineering to manage ClickUp tasks with enforced Nebula DevOps protocol, ensuring every AI-created task adheres to DoR/DoD, RACI, and structured acceptance criteria.

Core Features & Use Cases

  • CRUD access across ClickUp workspaces (tasks, docs, time tracking) with protocol enforcement
  • Advanced reporting and standups that include subtasks and cross-space visibility
  • Supports task dependencies, linking, and multi-workspace workflows for Dev Sprints and Bug Tracking

Quick Start

Install the skill, set the CLICKUP_API_TOKEN, then create your first task using Nebula's protocol.

Frequently Asked Questions about clickup

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

FAQPage Schema
How do I automate ClickUp task management with enforced DevOps protocols?

Automate ClickUp task management by using a protocol-driven system that enforces DoR/DoD and RACI roles. It supports multi-workspace CRUD, time tracking, and task dependencies via API v2/v3 endpoints.

Can I manage multiple ClickUp workspaces for Dev Sprints and Bug Tracking?

Yes, you can manage multiple ClickUp workspaces. The system provides CRUD access across spaces, specifically supporting Dev Sprints and Bug Tracking lists with cross-space visibility and advanced reporting.

How do I enforce Definition of Ready and Definition of Done on AI-created tasks?

Enforce DoR and DoD on AI-created tasks by applying a structured protocol to task creation. This ensures every task includes structured acceptance criteria and adheres to RACI role assignments before development begins.

What is needed to set up ClickUp API automation for engineering tasks?

To set up ClickUp API automation, you need to install the skill, configure the CLICKUP_API_TOKEN environment variable securely, and rely on the companion Python client to handle API v2/v3 requests.

Does ClickUp task automation work with time tracking and doc management?

Yes, ClickUp task automation works with time tracking and doc management. It utilizes API v2/v3 endpoints to manage tasks, docs, and chat while ensuring proper token security and environment variable handling.

What are the limitations of using API v2 and v3 for ClickUp task dependencies?

The automation relies on API v2/v3 endpoints for task dependencies and linking, but requires a companion Python client and strict environment variable handling. Token security is enforced to prevent unauthorized access.