← Back to Skills Marketplace
17885
Downloads
12
Stars
8
Active Installs
6
Versions
Install in OpenClaw
/install clickup-api
Description
ClickUp API integration with managed OAuth. Access tasks, lists, folders, spaces, workspaces, users, and manage webhooks. Use this skill when users want to m...
Usage Guidance
Install only if you trust Maton to broker ClickUp OAuth/API traffic. Keep MATON_API_KEY private, specify the intended connection when multiple ClickUp accounts are linked, and review all write, delete, connection, and webhook actions before approving them.
Capability Analysis
Type: OpenClaw Skill
Name: clickup-api
Version: 1.0.5
The skill provides a standard integration for the ClickUp API using a managed OAuth proxy service (maton.ai). The provided Python snippets in SKILL.md are transparent, using standard libraries to perform authenticated API requests, and the documentation explicitly includes security best practices such as requiring user approval for write operations.
Capability Assessment
Purpose & Capability
The skill is instruction-only documentation for using ClickUp through Maton's OAuth proxy, covering workspaces, spaces, folders, lists, tasks, users, and webhooks; these capabilities match the stated project-management purpose but can affect real business data.
Instruction Scope
Instructions are scoped to ClickUp API calls and explicitly require user approval before create, update, or delete operations.
Install Mechanism
The artifact contains only SKILL.md with inline examples; there is no installer, dependency package, hidden executable, or automatic runtime code.
Credentials
Network access and MATON_API_KEY are required and proportionate for managed OAuth, and the Maton proxy data path is disclosed.
Persistence & Privilege
OAuth connections and webhooks can persist beyond a session, but connection creation/deletion and webhook management are documented and expected for this integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clickup-api - After installation, invoke the skill by name or use
/clickup-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
No changes detected in this version.
- Version updated to 1.0.5, but no file or documentation changes are present.
v1.0.4
- Updated all ClickUp API endpoints to use https://api.maton.ai instead of https://gateway.maton.ai.
- Updated connection management URLs and examples to https://api.maton.ai.
- Improved security section, clarifying required user approval for all write actions.
- Removed sample LICENSE.txt file from the repository.
v1.0.3
Version 1.0.3
- Added new `clawdbot` metadata section specifying an emoji and required environment variable (`MATON_API_KEY`).
- No code or logic changes; documentation only updated with additional metadata.
- Existing API usage and functionality remain unchanged.
v1.0.2
- No file changes detected in this release.
- Documentation and skill metadata remain unchanged.
- No functional or API updates were made for version 1.0.2.
v1.0.1
- Updated usage examples to use Python scripts instead of curl for easier automation and cross-platform compatibility.
- Improved documentation with Python code snippets for all connection management and API request examples.
- Added a reference to the api-gateway skill for integrating with other third party apps.
- Clarified environment variable usage in authentication sections.
v1.0.0
- Major update: Migrated ClickUp integration to Maton gateway with managed OAuth.
- Legacy helper scripts and standalone token config removed; now uses centralized, secure OAuth connections.
- Unified API endpoint: All requests proxy through `https://gateway.maton.ai/clickup/{native-api-path}`.
- Centralized connection management added via `https://ctrl.maton.ai` (list, create, delete ClickUp OAuth connections).
- Updated documentation with concise API usage, ClickUp hierarchy, and improved authentication instructions.
- Deprecated detailed code samples, troubleshooting, and low-level scripting in favor of streamlined REST API calls.
Metadata
Frequently Asked Questions
What is ClickUp?
ClickUp API integration with managed OAuth. Access tasks, lists, folders, spaces, workspaces, users, and manage webhooks. Use this skill when users want to m... It is an AI Agent Skill for Claude Code / OpenClaw, with 17885 downloads so far.
How do I install ClickUp?
Run "/install clickup-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ClickUp free?
Yes, ClickUp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ClickUp support?
ClickUp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ClickUp?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.5.
More Skills