← Back to Skills Marketplace
15058
Downloads
6
Stars
41
Active Installs
5
Versions
Install in OpenClaw
/install monday
Description
Monday.com API integration with managed OAuth. Manage boards, items, columns, groups, and workspaces using GraphQL. Use this skill when users want to create,...
Usage Guidance
Install only if you trust Maton with OAuth-backed Monday.com API access. Keep MATON_API_KEY secure, verify the intended Maton connection when multiple accounts exist, and approve create, update, or delete operations only after checking the exact target and effect.
Capability Analysis
Type: OpenClaw Skill
Name: monday
Version: 1.0.4
The skill provides a legitimate integration for Monday.com via a managed OAuth proxy service (api.maton.ai). The SKILL.md file contains standard Python snippets using the built-in urllib library to interact with GraphQL endpoints and manage connections. It includes appropriate security instructions requiring user approval for write operations and shows no signs of malicious intent, data exfiltration, or obfuscation.
Capability Assessment
Purpose & Capability
The skill's Monday.com GraphQL read/write capabilities match its stated purpose, including boards, items, columns, groups, users, and workspaces; mutations such as create, update, and delete are sensitive but expected for this integration.
Instruction Scope
The artifact discloses the Maton proxy, MATON_API_KEY use, connection selection, user-approval guidance for writes, and examples of sensitive mutations. The security bullet slightly under-describes user/account-level reads, but those are visible elsewhere in the artifact.
Install Mechanism
The package contains only SKILL.md with documentation and examples; there are no executable scripts, dependency installs, startup hooks, or obfuscated files.
Credentials
Network access and a Maton API key are proportionate to a managed OAuth Monday.com integration, but users must trust api.maton.ai to proxy authenticated Monday.com requests.
Persistence & Privilege
The skill documents persistent Maton OAuth connection management, including creating, selecting, and deleting connections. This is disclosed and purpose-aligned, with no hidden local persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install monday - After installation, invoke the skill by name or use
/monday - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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,... It is an AI Agent Skill for Claude Code / OpenClaw, with 15058 downloads so far.
How do I install Monday.com?
Run "/install monday" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Monday.com free?
Yes, Monday.com is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Monday.com support?
Monday.com is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Monday.com?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.4.
More Skills