← 返回 Skills 市场
Monday For Agents
作者
Netanel Abergel
· GitHub ↗
· v1.1.1
· MIT-0
158
总下载
1
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install monday-for-agents - 安装完成后,直接呼叫该 Skill 的名称或使用
/monday-for-agents触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。
如何安装 Monday For Agents?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install monday-for-agents」即可一键安装,无需额外配置。
Monday For Agents 是免费的吗?
是的,Monday For Agents 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Monday For Agents 支持哪些平台?
Monday For Agents 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Monday For Agents?
由 Netanel Abergel(@netanel-abergel)开发并维护,当前版本 v1.1.1。
推荐 Skills