An AI-enhanced project management extension for ClickUp that automates task prioritization, time tracking, and standup reporting.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clickup-pro
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install clickup-pro using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ClickUp Pro is a comprehensive project management suite built to enhance the capabilities of Openclaw Skills by providing deep integration with the ClickUp API. It serves as a powerful bridge for AI agents to interact with workspaces, folders, and tasks, offering more than just basic CRUD operations. By utilizing advanced LLM logic, it helps users manage complex project hierarchies while maintaining high visibility into team performance and task status.
This skill is specifically designed for developers and project managers who utilize Openclaw Skills to automate their daily workflows. With its ability to handle custom fields, comments, and sophisticated time tracking, ClickUp Pro transforms a standard project management tool into an intelligent autonomous assistant. It ensures that every task is tracked, every minute is logged, and every priority is calculated with precision.
To get started with this skill for Openclaw Skills, set your environment variables:
export CLICKUP_API_KEY="your_personal_api_token"
export OPENROUTER_API_KEY="your_openrouter_token" # Required for AI features
Verify the installation by listing your workspaces:
python3 scripts/clickup_api.py workspaces
ClickUp Pro organizes data based on the standard ClickUp hierarchy and task metadata requirements:
| Level | Data Points | Description |
|---|---|---|
| Workspace | Team ID, Name | The highest level of organization |
| Task | ID, Name, Priority, Status, Assignee | Core unit of work with support for priority levels 1-4 |
| Time Entry | Duration (MS), Description | Time tracking data stored in milliseconds |
| AI Metrics | Urgency Score, Importance Score | Calculated values used for task prioritization |
| Custom Fields | Key, Value Pairs | Support for reading and writing unique project attributes |
Loading
A deterministic automation skill that transforms natural language into structured ClickUp operations, workspace hierarchies, and project diagnostics.

A powerful lead enrichment and company intelligence tool for AI agents to identify and prospect potential customers using the Clearbit API.

A powerful Python-based automation tool to manage CircleCI pipelines, workflows, and project insights through a standardized interface.

A comprehensive interface for querying US Census Bureau datasets including ACS estimates, decennial counts, and economic indicators.

A comprehensive integration for Openclaw Skills that empowers AI agents to manage leads, contacts, and sales opportunities within Close CRM.

A comprehensive integration for managing, uploading, and transforming digital media assets through the Cloudinary REST API.








































