native-mondayRead and query Monday.com boards, items, workspaces, and users directly via the Monday.com GraphQL API. Use when you need project/task data, board contents,...
Install via ClawdBot CLI:
clawdbot install codeninja23/native-mondayGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.monday.com/v2Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
A marketing agency uses Monday.com to track campaign tasks, deadlines, and team assignments. The skill enables quick retrieval of board data to generate status reports, monitor progress, and identify bottlenecks without manual logging into the platform.
A tech startup manages agile sprints on Monday.com boards for bug fixes and feature development. The skill allows developers to query item lists and board details via command line, integrating with internal tools for automated updates and dashboards.
An event planning company organizes vendor tasks, schedules, and budgets on Monday.com. Using this skill, planners can fetch board information to share updates with clients, track item completion, and ensure all teams are aligned on timelines.
A sales team tracks leads, deals, and follow-ups on a Monday.com board. The skill helps managers query board items to analyze pipeline health, forecast revenue, and generate weekly performance reports directly from the API.
A university department manages course schedules, assignments, and student progress on Monday.com. Administrators use the skill to list boards and items, automating data extraction for grade tracking and resource allocation without manual entry.
Monday.com offers a free plan with limited seats but unlimited boards and API access, attracting small teams. This skill leverages the API to provide value without extra costs, encouraging upgrades to paid plans for advanced features and support.
Agency partners use this skill to build custom integrations for clients, such as automating data flows between Monday.com and other business tools. This creates recurring revenue through setup fees and ongoing maintenance contracts.
Large enterprises adopt Monday.com for internal project management and develop in-house scripts using this skill to enhance workflows. This reduces manual effort, improving operational efficiency and potentially lowering labor costs.
💬 Integration Tip
Ensure the MONDAY_API_TOKEN is securely stored as an environment variable and use the provided Python scripts for direct GraphQL API calls, avoiding third-party dependencies.
Scored Apr 19, 2026
Manage Trello boards, lists, and cards via the Trello REST API.
Query and manage Linear issues, projects, and team workflows.
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira...
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.
Manage TickTick tasks and projects from the command line with OAuth2 auth, batch operations, and rate limit handling.
Run the Model Context Protocol (MCP) Atlassian server in Docker, enabling integration with Jira, Confluence, and other Atlassian products. Use when you need to query Jira issues, search Confluence, or interact with Atlassian services programmatically. Requires Docker and valid Jira API credentials.