← 返回 Skills 市场
byungkyu

Wrike

作者 byungkyu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
267
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wrike-api
功能描述
Wrike API integration with managed OAuth. Manage tasks, folders, projects, spaces, and team collaboration. Use this skill when users want to manage project w...
安全使用建议
This skill is internally consistent: it uses a Maton API key to call Maton gateway endpoints that proxy to Wrike. Before installing, confirm you trust maton.ai and the listed domains (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai), because your MATON_API_KEY grants the gateway access to your Wrike connections. Use least-privilege / revocable keys if possible, review Maton account settings and the Connections dashboard to control or revoke access, and avoid pasting your API key into untrusted places. If you need higher assurance, verify Maton’s privacy/security documentation or use Wrike’s native API credentials directly instead of a third-party gateway.
功能分析
Type: OpenClaw Skill Name: wrike-api Version: 1.0.0 The skill provides a standard integration for the Wrike API via the Maton API gateway (gateway.maton.ai). It uses a managed OAuth approach requiring a MATON_API_KEY and provides clear documentation and code examples for managing tasks, spaces, and connections. No malicious patterns, data exfiltration, or prompt injection attempts were identified in the code or instructions.
能力评估
Purpose & Capability
Name and description say 'Wrike API with managed OAuth' and the SKILL.md exclusively documents calls to Maton gateway endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) to manage Wrike resources. The single required environment variable (MATON_API_KEY) is consistent with using a managed API gateway.
Instruction Scope
The runtime instructions show concrete HTTP calls and Python examples that only read MATON_API_KEY from the environment and interact with Maton proxy endpoints for Wrike. There are no instructions to read unrelated files, other environment variables, or system state, nor to transmit data to unexpected endpoints beyond the Maton domains documented in the skill.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to be executed on install. That minimizes disk writes and external code execution risk.
Credentials
The skill requires exactly one environment variable, MATON_API_KEY, which is appropriate for a proxied managed-OAuth gateway. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and default autonomous invocation is allowed (platform default). The skill does not request permanent presence or any system-level configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wrike-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wrike-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Wrike API integration by Maton. - Provides managed OAuth integration with Wrike API v4 for tasks, folders, projects, spaces, comments, attachments, timelogs, and workflows. - Easily manage connections and OAuth flows via Maton’s control panel. - Includes Python quick start scripts and detailed endpoint examples for core Wrike operations. - Supports specifying Maton API key and selecting between multiple Wrike connections. - Comprehensive documentation for authentication, connection management, and main API endpoints.
元数据
Slug wrike-api
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Wrike 是什么?

Wrike API integration with managed OAuth. Manage tasks, folders, projects, spaces, and team collaboration. Use this skill when users want to manage project w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。

如何安装 Wrike?

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

Wrike 是免费的吗?

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

Wrike 支持哪些平台?

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

谁开发了 Wrike?

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

💬 留言讨论