What problem does it solve? When a NodeSource account belongs to multiple organizations, MCP data may come from the wrong org, and there is no way to keep two orgs active at once. This Skill guides the AI through safely re-authenticating against a different NodeSource organization. ## Core Features & Use Cases - Shared-credential warning: Explains that switching orgs changes the single NodeSource login shared by every installed harness (Claude Code, Codex CLI, OpenCode, Antigravity, Pi) and all three MCP servers. - Harness detection: Determines which harness is running so the correct --harness flag is passed to the CLI. - OAuth switch execution: Runs npx -y nsolid-plugin@1.0.3 switch-org --harness <harness> with an extended timeout, then relays the CLI's own output and follow-up guidance. - Use Case: A user notices N|Solid console data showing the wrong organization; the Skill warns about the global impact, triggers the browser sign-in with org picker, and reports the newly active org. ## Quick Start Switch my nsolid-plugin authentication to a different NodeSource organization for the Claude harness.