Migrate between monday.com API versions. Identifies your current version, shows breaking changes, guides code updates, and tests migrated queries. Use when a new API version is released or you need to upgrade from a deprecated version.
$npx -y skills add mondaycom/agentic-monday --skill migrateInstalls into the current project.
Run `npx skills use "https://github.com/mondaycom/agentic-monday" --skill "mondaycom/agentic-monday/migrate"` 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.