Bootstrap a project using the monday.com public GraphQL API. Installs the @mondaydotcomorg/api SDK, configures auth, pins API version, and sets up TypeScript codegen. Use when starting a new API integration or adding monday.com API to an existing project.
$npx -y skills add mondaycom/agentic-monday --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/mondaycom/agentic-monday" --skill "mondaycom/agentic-monday/setup"` 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.