clickup
clickup
Purpose
This skill allows the AI to interact with ClickUp's API for managing project tasks, spaces, lists, documents, goals, dashboards, automation, time tracking, and integrations. Use it to automate workflows by fetching or updating ClickUp data programmatically.
When to Use
Use this skill when handling productivity tasks in code, such as syncing tasks with other apps, generating reports from ClickUp data, automating task creation based on events, or integrating with CI/CD pipelines. Apply it in scripts for project management automation or when real-time updates are needed, like in chatbots or monitoring tools.
Key Capabilities
- Manage tasks via API endpoints like POST /api/v2/list/{list_id}/task to create tasks.
- Handle spaces and lists with GET /api/v2/team/{team_id}/space to retrieve spaces.
- Access documents and goals using GET /api/v2/folder/{folder_id}/doc for docs.
- Track time with endpoints like POST /api/v2/task/{task_id}/time_entry.
- Automate workflows via ClickUp's automation rules, queried through GET /api/v2/space/{space_id}/automation.
- Use dashboards with GET /api/v2/team/{team_id}/dashboard.
- All operations require authentication via Bearer token in the Authorization header.
- Supports pagination for large datasets, e.g., via query params like ?page=1&limit=50.
More from alphaonedev/openclaw-graph
playwright-scraper
Playwright web scraping: dynamic content, auth flows, pagination, data extraction, screenshots
1.4Kgcp-iam
Manages identity and access control for Google Cloud resources using IAM policies and roles.
370humanize-ai-text
AI text humanization: reduce AI-detection patterns, natural phrasing, tone adjustment
260macos-automation
AppleScript, JXA, Shortcuts, Automator, osascript, System Events, accessibility API
173tavily-web-search
Tavily: web search optimized for AI agents, answer synthesis, domain filtering, depth control
154clawflows
OpenClaw workflow automation: multi-step task chains, conditional logic, triggers, schedule
102