pwsh

Installation
SKILL.md

pwsh - PowerShell CLI Enhancement

The pwsh module improves the PowerShell experience on supported platforms, offering an interactive REPL and powerful system management subcommands for disks, IPs, and processes.

When to Activate

  • When the user needs to manage Windows/PowerShell-specific system resources.
  • When entering a PowerShell interactive REPL via x-cmd.
  • When performing rapid system diagnostics (processes, services, logs) using PowerShell.

Patterns & Examples

Interactive REPL

# Enter the interactive PowerShell REPL
x pwsh --repl

System Management

Related skills

More from x-cmd/skill

Installs
3
Repository
x-cmd/skill
GitHub Stars
20
First Seen
Apr 10, 2026