← Back to Skills Marketplace
byungkyu

Monday.com

by byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
15820
Downloads
7
Stars
0
Active Installs
7
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, 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.
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install monday
  3. After installation, invoke the skill by name or use /monday
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug monday
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 7
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, 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 15820 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.2.0.

💬 Comments