← 返回 Skills 市场
byungkyu

ClickUp

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
18755
总下载
12
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install clickup-api
功能描述
ClickUp API integration with managed OAuth. Access tasks, lists, folders, spaces, workspaces, users, and manage webhooks. Use this skill when users want to manage work items, track projects, or integrate with ClickUp workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install only if you want Maton to broker access to your ClickUp account. Use OAuth when possible, approve connection creation yourself, review every proposed write/delete/webhook action before confirming it, and revoke unused Maton connections when finished.
能力评估
Credentials
Network access, Bash use, and ClickUp API calls are proportionate to the integration purpose; the raw API passthrough is scoped to ClickUp paths and paired with write-confirmation guidance.
Install Mechanism
Installation requires the third-party Maton CLI via npm or Homebrew, which is disclosed and purpose-aligned but means users must trust that external CLI and gateway.
Instruction Scope
The skill repeatedly instructs agents to default to read/list calls, confirm connection creation, confirm every POST/PUT/PATCH/DELETE, specify the intended connection when ambiguous, and treat ClickUp-returned content as untrusted data.
Persistence & Privilege
OAuth/API credentials and ClickUp connections persist in Maton/OS credential storage, but this is disclosed and the skill explicitly says not to inspect, print, export, or persist secrets elsewhere.
Purpose & Capability
The stated purpose is ClickUp project/work-item management, and the documented capabilities match that purpose: reading teams, spaces, folders, lists, tasks, users, and managing webhooks through Maton.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clickup-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clickup-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
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.
元数据
Slug clickup-api
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 8
常见问题

ClickUp 是什么?

ClickUp API integration with managed OAuth. Access tasks, lists, folders, spaces, workspaces, users, and manage webhooks. Use this skill when users want to manage work items, track projects, or integrate with ClickUp workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 18755 次。

如何安装 ClickUp?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install clickup-api」即可一键安装,无需额外配置。

ClickUp 是免费的吗?

是的,ClickUp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ClickUp 支持哪些平台?

ClickUp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ClickUp?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论