Che cos'è powershell-shell-detection?
Rilevamento della shell e indicazioni sulla compatibilità tra shell per PowerShell e Git Bash/MSYS2 su Windows Fonte: josiahsiegel/claude-plugin-marketplace.
Rilevamento della shell e indicazioni sulla compatibilità tra shell per PowerShell e Git Bash/MSYS2 su Windows
Installa rapidamente la skill AI powershell-shell-detection nel tuo ambiente di sviluppo tramite riga di comando
Fonte: josiahsiegel/claude-plugin-marketplace.
Critical guidance for distinguishing between PowerShell and Git Bash/MSYS2 shells on Windows, with shell-specific path handling and compatibility notes.
When working on Windows, correctly identifying the shell environment is crucial for proper path handling and command execution.
| Environment Variable | $env:VARIABLE | $VARIABLE | | Path Separator | ; (semicolon) | : (colon) | | Path Style | C:\Windows\System32 | /c/Windows/System32 | | Home Directory | $env:USERPROFILE | $HOME | | Temp Directory | $env:TEMP | /tmp | | Command Format | Get-ChildItem | ls (native command) |
Rilevamento della shell e indicazioni sulla compatibilità tra shell per PowerShell e Git Bash/MSYS2 su Windows Fonte: josiahsiegel/claude-plugin-marketplace.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill powershell-shell-detectionBrowse more skills from josiahsiegel/claude-plugin-marketplace
Rilevamento della shell e indicazioni sulla compatibilità tra shell per PowerShell e Git Bash/MSYS2 su Windows Fonte: josiahsiegel/claude-plugin-marketplace.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill powershell-shell-detection Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/josiahsiegel/claude-plugin-marketplace