ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/byungkyu/monday
Or

What This Skill Does

The monday skill provides a seamless integration with the Monday.com API, allowing you to manage your workspace, boards, items, and columns programmatically through the OpenClaw agent. By leveraging the Maton gateway, this skill handles complex OAuth flows automatically, letting you focus on interacting with your data via GraphQL queries. Whether you need to retrieve current user details, track board progress, or manage task statuses, this skill acts as the bridge between your AI agent and the Monday.com ecosystem.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface. Ensure you have your MATON_API_KEY configured as an environment variable before starting:

clawhub install openclaw/skills/skills/byungkyu/monday

After installation, verify your connection status at https://ctrl.maton.ai and ensure your account has active API permissions. If you need to create a new connection, follow the provided Python workflow in the documentation to generate a unique connection URL.

Use Cases

  • Automated Task Management: Automatically create items on a board when specific conditions are met in your project workflow.
  • Dashboard Reporting: Query specific board items to generate summary reports or track team productivity metrics using the Monday.com GraphQL endpoint.
  • Data Synchronization: Keep your Monday.com items in sync with other project management tools or custom databases by fetching updates in real-time.
  • Project Onboarding: Quickly retrieve user information or workspace configurations to help new team members get set up within your Monday.com environment.

Example Prompts

  1. "Check my Monday.com boards and list all active tasks assigned to me in the 'Marketing' project."
  2. "Create a new item in the 'Development' board named 'Update Documentation' and assign it to the 'High' priority column."
  3. "Fetch the latest updates from my primary project board and summarize the status of all items currently marked as 'In Progress'."

Tips & Limitations

  • GraphQL Proficiency: Since the underlying API uses GraphQL, understanding query structures will significantly improve your ability to fetch precise data.
  • Rate Limiting: Note that the Maton gateway proxies requests to Monday.com. Be mindful of Monday's API rate limits to ensure your automated workflows remain functional.
  • Security: Never hardcode your MATON_API_KEY in scripts. Always use environment variables or secure credential management systems.
  • Connection Status: If your requests return unauthorized errors, visit https://ctrl.maton.ai to verify your OAuth token is still valid and active.

Metadata

Author@byungkyu
Stars3875
Views0
Updated2026-04-07
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-byungkyu-monday": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#monday#productivity#project-management#graphql#automation
Safety Score: 4/5

Flags: network-access, external-api

Related Skills

apollo

Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 3917

manychat

ManyChat API integration with managed authentication. Manage subscribers, tags, custom fields, and send messages through Facebook Messenger. Use this skill when users want to manage ManyChat subscribers, send messages, add/remove tags, or work with custom fields and bot automation. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 3917

hubspot

HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 3917

squareup

Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

byungkyu 3917

whatsapp-business

WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact with WhatsApp Business. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 3917