admin-windows
Installation
SKILL.md
Windows Administration
Requires: Windows platform, PowerShell 7.x
Profile-First Approach
Always load profile before operations:
. $HOME/.admin/scripts/Load-Profile.ps1 # Or from admin skill
Load-AdminProfile -Export
Then check preferences before suggesting commands: