clickup-pro
AI-powered ClickUp project management — tasks, spaces, folders, time tracking, comments, custom fields. AI task prioritization by urgency and importance, daily standup generator. Use for project management, sprint planning, and team coordination.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aiwithabidi/clickup-proWhat This Skill Does
ClickUp Pro transforms your ClickUp workspace into an intelligent, AI-driven project management hub within OpenClaw. Built as an advanced enhancement of the standard ClickUp API, this skill integrates LLM-based decision making directly into your task management workflow. It allows you to navigate workspaces, spaces, and folders, perform full CRUD operations on tasks, track billable time with precision, and collaborate via comments. The standout features include AI-powered task prioritization, which calculates urgency and importance scores to surface what matters most, and an automated daily standup generator that synthesizes task progress into a concise, ready-to-share format.
Installation
To integrate this skill into your environment, use the OpenClaw command line interface. Ensure you have your ClickUp API token ready as it is mandatory for authentication. Run the following command in your terminal:
clawhub install openclaw/skills/skills/aiwithabidi/clickup-pro
Once installed, set your environment variables: CLICKUP_API_KEY for authentication and optionally OPENROUTER_API_KEY to enable the advanced AI prioritization and standup generation capabilities.
Use Cases
- Agile Sprint Planning: Quickly organize tasks into lists and set priorities using AI-suggested urgency scores.
- Team Management: Use the standup generator to capture team progress at the start of every day without manual entry.
- Detailed Time Tracking: Automatically log hours spent on complex development tasks directly linked to specific ClickUp tickets.
- Maintenance & Cleanup: Easily update task statuses, reassign tickets, or delete obsolete entries across large project spaces.
Example Prompts
- "Look at the pending tasks in my 'Q1 Development' list and prioritize them based on the current sprint goals."
- "Generate a daily standup summary for the current team based on the tasks marked 'in progress' or 'done' today."
- "Log 2 hours of time to task #abc123 for the bug fix I completed this afternoon."
Tips & Limitations
For optimal performance, ensure your task descriptions are descriptive, as the AI prioritization engine relies on this context to accurately score importance. Remember that the AI-dependent features (prioritization and standups) require a valid OPENROUTER_API_KEY. While this tool provides powerful automation, always double-check time logs if you are reporting these to clients, and ensure your API token has sufficient permissions to modify the targeted lists.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aiwithabidi-clickup-pro": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
agent-memory
Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.
skill-auditor
Security audit and quarantine system for third-party OpenClaw skills. Use when evaluating, reviewing, or installing any skill from ClawHub or external sources. Automatically triggered before any skill installation.
Model Intel
Live LLM model intelligence and pricing from OpenRouter
deep-search
Multi-tier Perplexity search with Langfuse tracing. Three depth levels: quick (sonar), pro (sonar-pro), deep (sonar-reasoning-pro). Supports focus modes: internet, academic, news, youtube, reddit. Returns AI-synthesized answers with citations. Use for research, comparisons, market analysis, fact-checking. Triggers: search, research, look up, find out, compare, what is, deep search, web research.
amplitude
Amplitude product analytics — track events, analyze user behavior, run cohort analysis, manage user properties, and query funnel/retention data via the Amplitude API. Understand product usage, measure feature adoption, and analyze user journeys. Built for AI agents — Python stdlib only, zero dependencies. Use for product analytics, user behavior tracking, funnel analysis, retention analysis, and cohort segmentation.