Explain and verify how a Claude session pins itself (and all its n8nac workflow/instance commands) to exactly ONE n8n environment without clobbering other sessions' global active env. Use when the user asks "which env am I on", "how does session env pinning work", "pin this session to env X", "why was my env command blocked", or wants to verify env isolation. Reports the session-resolved env vs the shared global active, and can run the empirical isolation test.
$npx -y skills add neurawork-git/n8n-autopilot --skill session-envInstalls into the current project.
Run `npx skills use "https://github.com/neurawork-git/n8n-autopilot" --skill "neurawork-git/n8n-autopilot/session-env"` 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/neurawork-git/n8n-autopilot" that are relevant to the current task. Run `npx skills add "https://github.com/neurawork-git/n8n-autopilot"` and select the relevant skills, then follow their instructions.