powershell-docs
Installation
SKILL.md
PowerShell Skill
PowerShell — Task-based command-line shell and scripting language for system administration. Version: PowerShell 7.6 (latest) + Windows PowerShell 5.1 | Docs: learn.microsoft.com/powershell
Quick Reference
| Topic | File | Sections |
|---|---|---|
| Getting Started | getting-started.md |
What is PowerShell, installation, versions, execution policy, console/ISE/VS Code, Get-Help, $PSVersionTable |
| Language | language.md |
Variables, arrays, hashtables, strings, operators, control flow, functions, classes, error handling, about_ topics, scope |
| Cmdlets & Modules | cmdlets-modules.md |
Core modules, cmdlet reference, pipeline, providers, PSDrives, PSResourceGet, PowerShell Gallery, utility modules |
| Remoting & Security | remoting-security.md |
WinRM/SSH remoting, sessions, CIM/WMI, JEA, execution policies, SecureString, DSC, security features |