← Back to Skills Marketplace
byungkyu

Wrike

by byungkyu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
267
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wrike-api
Description
Wrike API integration with managed OAuth. Manage tasks, folders, projects, spaces, and team collaboration. Use this skill when users want to manage project w...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wrike-api
  3. After installation, invoke the skill by name or use /wrike-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug wrike-api
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.

How do I install Wrike?

Run "/install wrike-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Wrike free?

Yes, Wrike is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wrike support?

Wrike is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wrike?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.0.

💬 Comments