Build, test, and debug monday.com GraphQL queries and mutations. Introspects the live schema, handles pagination, column value formatting, and validates queries by executing them. Use when writing API queries, debugging response shapes, or figuring out column value JSON formats.
$npx -y skills add mondaycom/agentic-monday --skill build-queryInstalls into the current project.
Run `npx skills use "https://github.com/mondaycom/agentic-monday" --skill "mondaycom/agentic-monday/build-query"` 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/agentic-monday" that are relevant to the current task. Run `npx skills add "https://github.com/mondaycom/agentic-monday"` and select the relevant skills, then follow their instructions.