Reach and act on Windows-side services, processes, launchers, and logs when the agent runs inside WSL. Use whenever a service seems unreachable from WSL (a localhost curl fails), when you need to start/stop or inspect a Windows-side process or .ps1 launcher, read Windows logs, hibernate the machine, or when the repo ships both a .sh and a .ps1 entry point. Self-detecting: if this is not WSL or the target is not Windows-side, it is a no-op. Applies inside subagents too. Never conclude "unreachable" or "can't test this" from WSL without first trying both the Windows LAN-IP and powershell.exe.
$npx -y skills add marcel-bich/marcel-bich-claude-marketplace --skill wsl-envInstalls into the current project.
Run `npx skills use "https://github.com/marcel-bich/marcel-bich-claude-marketplace" --skill "marcel-bich/marcel-bich-claude-marketplace/wsl-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/marcel-bich/marcel-bich-claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/marcel-bich/marcel-bich-claude-marketplace"` and select the relevant skills, then follow their instructions.