Guide for developing monday.com platform API tools in the agent-toolkit package. Use when creating, modifying, or debugging tools in packages/agent-toolkit/src/core/tools/platform-api-tools/, working with GraphQL queries, or adding new MCP tools to the toolkit.
$npx -y skills add mondaycom/mcp --skill agent-toolkit-api-toolsInstalls into the current project.
Run `npx skills use "https://github.com/mondaycom/mcp" --skill "mondaycom/mcp/agent-toolkit-api-tools"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mondaycom/mcp" that are relevant to the current task. Run `npx skills add "https://github.com/mondaycom/mcp"` and select the relevant skills, then follow their instructions.