·powershell-shell-detection
</>

powershell-shell-detection

Rilevamento della shell e indicazioni sulla compatibilità tra shell per PowerShell e Git Bash/MSYS2 su Windows

63Installazioni·0Tendenza·@josiahsiegel

Installazione

$npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill powershell-shell-detection

Come installare powershell-shell-detection

Installa rapidamente la skill AI powershell-shell-detection nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill powershell-shell-detection
  3. Verifica l'installazione: 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

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.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill powershell-shell-detection
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-01
Aggiornato
2026-03-11

Browse more skills from josiahsiegel/claude-plugin-marketplace

Risposte rapide

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.

Come installo powershell-shell-detection?

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

Dov'è il repository sorgente?

https://github.com/josiahsiegel/claude-plugin-marketplace