← Back to Skills Marketplace
netanel-abergel

Monday For Agents

by Netanel Abergel · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ Security Clean
158
Downloads
1
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install monday-for-agents
Description
Set up a monday.com account for an OpenClaw agent and work with monday.com boards, items, and updates via the GraphQL API or MCP server. Use when: creating a...
Usage Guidance
This skill appears coherent: it only needs a monday.com API token to call the GraphQL API and its instructions match that need. Before installing, provide an agent-specific monday.com account and a limited-scope token (not your owner's token), store the token in OpenClaw's secret/environment config (avoid plaintext files), and review the rest of the SKILL.md (the truncated MCP section) for any additional network endpoints. Revoke the token if you see unexpected activity and follow least-privilege practice when creating tokens.
Capability Analysis
Type: OpenClaw Skill Name: monday-for-agents Version: 1.1.1 The skill bundle provides legitimate instructions and shell-based GraphQL helpers for an AI agent to interact with the monday.com API. It emphasizes security best practices, such as using environment variables for the MONDAY_API_TOKEN and explicitly warning against logging secrets or hardcoding credentials in skill.md. No indicators of data exfiltration, malicious execution, or unauthorized access were found.
Capability Assessment
Purpose & Capability
Name/description (monday.com integration) align with requested env var MONDAY_API_TOKEN and the provided GraphQL/cURL examples; there are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md contains concrete GraphQL endpoint usage and bash helper functions that only reference the MONDAY_API_TOKEN and local variables; it does not instruct reading unrelated files, secrets, or system state beyond the declared token. The doc also explicitly recommends storing the token in the agent environment (not plaintext), which is appropriate.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk delivery model. The runtime examples assume curl and python3 are available, which is reasonable for CLI examples.
Credentials
Only one environment variable is required (MONDAY_API_TOKEN), which is proportional to the stated functionality. No other secret-like env vars or unrelated credentials are requested.
Persistence & Privilege
Skill is not always-enabled and does not request persistent system configuration or cross-skill settings. Autonomous invocation is the platform default and is not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install monday-for-agents
  3. After installation, invoke the skill by name or use /monday-for-agents
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
## monday-for-agents 1.1.1 - Renamed documentation file from `SKILL.md` to `skill.md` for consistency. - No changes to implementation or functionality.
v1.1.0
fix: remove plaintext token storage, align metadata with actual requirements
v1.0.0
monday-for-agents 1.0.0 initial release - Enables setup and management of monday.com accounts for OpenClaw agent PAs, including account creation and secure API token handling. - Provides ready-to-use bash functions for interacting with monday.com boards, items, and columns via the GraphQL API. - Documents robust troubleshooting, setup checklists, operation rules, and best practices for API and MCP server use. - Supports both direct GraphQL operations and natural language workflows through MCP, with guidance for local or hosted deployment. - Includes cost and rate-limit tips, as well as strict operational rules to ensure secure and reliable integration.
Metadata
Slug monday-for-agents
Version 1.1.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Monday For Agents?

Set up a monday.com account for an OpenClaw agent and work with monday.com boards, items, and updates via the GraphQL API or MCP server. Use when: creating a... It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.

How do I install Monday For Agents?

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

Is Monday For Agents free?

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

Which platforms does Monday For Agents support?

Monday For Agents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Monday For Agents?

It is built and maintained by Netanel Abergel (@netanel-abergel); the current version is v1.1.1.

💬 Comments