Windows system commands and info via PowerShell. Execute shell commands, get system info (hostname, OS, uptime), list top processes, read environment variables. Use when needing to run commands, check system status, or inspect the Windows environment.
$npx -y skills add aloth/powerskills --skill systemInstalls into the current project.
Run `npx skills use "https://github.com/aloth/powerskills" --skill "aloth/powerskills/system"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aloth/powerskills" that are relevant to the current task. Run `npx skills add "https://github.com/aloth/powerskills"` and select the relevant skills, then follow their instructions.