Logs the user into their Intility Developer Platform cluster so they can run kubectl/oc commands against it. Use when the user asks to "log in", "log into the cluster", "connect to my cluster", "oc login", or when another skill needs cluster access and the user is not authenticated.
$npx -y skills add intility/for-developers-plugin --skill cluster-loginInstalls into the current project.
Run `npx skills use "https://github.com/intility/for-developers-plugin" --skill "intility/for-developers-plugin/cluster-login"` 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/intility/for-developers-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/intility/for-developers-plugin"` and select the relevant skills, then follow their instructions.