← 返回 Skills 市场
Monday
作者
Otman Heddouch
· GitHub ↗
· v1.0.0
· MIT-0
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install monday-matan
功能描述
Access Monday.com API via Maton Gateway to manage boards, items, columns, groups, users, and workspaces using GraphQL with OAuth authentication.
安全使用建议
This skill is an instruction-only wrapper for the Maton gateway to talk to Monday.com; the SKILL.md instructs you to export MATON_API_KEY and to use ctrl.maton.ai/gateway.maton.ai endpoints. Before installing: (1) Verify the publisher/source and prefer official Monday.com or Maton-hosted integrations — provenance is missing here. (2) Confirm what privileges the MATON_API_KEY grants (which accounts/workspaces it can access) and use least-privilege credentials. (3) Be aware that the skill will send your data to maton.ai/ctrl.maton.ai; do not provide sensitive data you wouldn't want sent to that service. (4) Because the registry metadata omits the required MATON_API_KEY, ask the publisher or maintainer to correct the metadata so the platform can surface credential prompts and apply protections. If you cannot verify the skill's origin or the key's scope, treat it as untrusted.
能力标签
能力评估
Purpose & Capability
Skill name/description (Monday.com via Maton Gateway) match the runtime instructions (GraphQL calls to gateway.maton.ai and ctrl.maton.ai). However the registry metadata lists no required environment variables or primary credential while the SKILL.md repeatedly instructs callers to set MATON_API_KEY — an incoherence between claimed requirements and actual instructions. The skill's source/homepage are also missing, reducing provenance.
Instruction Scope
SKILL.md confines actions to HTTP POST GraphQL calls to gateway.maton.ai and connection management at ctrl.maton.ai, plus using MATON_API_KEY and an optional Maton-Connection header. It does not instruct reading local files or unrelated system state. It does instruct opening OAuth URLs in a browser (expected for OAuth flows).
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by an installer. This is lower risk from an installmechanism perspective.
Credentials
The only secret the instructions reference is MATON_API_KEY (appropriate for a gateway-based API), which is proportionate to the functionality. But the skill metadata fails to declare this required env var or a primary credential, which is an important mismatch: users and the platform may not be prompted for or protected around a secret the skill actually uses. Confirming exact credential scope (what the API key can do) is advisable.
Persistence & Privilege
Skill does not request always:true, does not declare modifying other skills or system configurations, and is user-invocable with normal autonomous invocation allowed. Nothing here grants unusual persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install monday-matan - 安装完成后,直接呼叫该 Skill 的名称或使用
/monday-matan触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the monday-matan skill.
- Connects to Monday.com API via Maton Gateway with managed OAuth.
- Supports management of boards, items, columns, groups, users, and workspaces using GraphQL.
- Provides sample curl commands for common operations (list, create, update, delete).
- Includes instructions for API key setup, OAuth connection flow, and troubleshooting.
- Documents error codes and common usage patterns.
元数据
常见问题
Monday 是什么?
Access Monday.com API via Maton Gateway to manage boards, items, columns, groups, users, and workspaces using GraphQL with OAuth authentication. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Monday?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install monday-matan」即可一键安装,无需额外配置。
Monday 是免费的吗?
是的,Monday 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Monday 支持哪些平台?
Monday 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Monday?
由 Otman Heddouch(@otman-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills