← 返回 Skills 市场
byungkyu

Monday.com

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
15820
总下载
7
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install monday
功能描述
Monday.com API integration with managed OAuth. Manage boards, items, columns, groups, and workspaces using GraphQL. Use this skill when users want to create, update, or query Monday.com boards and items, manage tasks, or automate workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. 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 intend to let Maton mediate access to your Monday.com account. Use OAuth where possible, confirm the exact board/item and payload before writes or deletions, and revoke unused Monday.com connections when finished.
能力评估
Credentials
Network access, Bash use for the CLI, and optional SDK/raw HTTPS examples are proportionate to a third-party API integration.
Install Mechanism
Installation is limited to the documented Maton CLI via npm or Homebrew, with no bundled executable scripts in the artifact.
Instruction Scope
The skill includes GraphQL mutations that can create, update, or delete Monday.com data, but it repeatedly requires explicit user approval for connection creation and any write operation.
Persistence & Privilege
OAuth tokens or API keys are stored by the Maton CLI or OS credential store, which is expected for this integration; the skill also instructs agents not to inspect, print, persist, or exfiltrate credentials.
Purpose & Capability
The stated purpose is to query and manage Monday.com boards, items, columns, groups, users, and workspaces, and the documented commands match that purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install monday
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /monday 触发
  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.4
- Changed all Maton endpoint URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for consistency and clarity. - Updated usage examples and instructions to reflect new API endpoint. - Connection management documentation revised to use unified endpoint. - Added a Security & Permissions section highlighting explicit user approval for write operations. - Removed the LICENSE.txt file from the repository.
v1.0.3
- Added new metadata fields under the "metadata" section, including a "clawdbot" section with emoji and required environment variable information. - No other changes to the skill implementation or usage instructions.
v1.0.2
- Documentation formatting and content were updated in SKILL.md. - No changes to code, logic, or API functionality were made. - Improved clarity and completeness of the documentation for users.
v1.0.1
No user-visible changes in this release. - Version bumped with no SKILL.md or code changes detected. - No new features, bug fixes, or documentation updates.
v1.0.0
Initial release of Monday.com API skill with managed OAuth. - Integrates Monday.com GraphQL API via Maton gateway. - Supports managing boards, items, columns, groups, users, and workspaces. - Provides connection management for Monday.com OAuth via Maton control interface. - Requires a Maton API key and network access. - Includes example code for authentication, queries, mutations, and connection management. - Allows header-based selection of OAuth connection for multi-account support.
元数据
Slug monday
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

Monday.com 是什么?

Monday.com API integration with managed OAuth. Manage boards, items, columns, groups, and workspaces using GraphQL. Use this skill when users want to create, update, or query Monday.com boards and items, manage tasks, or automate workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. 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 插件,目前累计下载 15820 次。

如何安装 Monday.com?

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

Monday.com 是免费的吗?

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

Monday.com 支持哪些平台?

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

谁开发了 Monday.com?

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

💬 留言讨论