What problem does it solve? Choosing the right approach for Windows automation work is hard when tasks range from writing PowerShell scripts to finding what should be automated in the first place. This Skill acts as a router that directs each scripting task to the correct specialized sub-skill. ## Core Features & Use Cases - Script Development Routing: Directs PowerShell scripting, GUI building, Gallery module work, Windows CLI administration, and screen-recording-to-automation tasks to the script-development sub-skill with its modular references. - Automation Opportunity Detection: Routes requests to analyze past AI conversation transcripts, cluster recurring workflow patterns, and recommend skills, hooks, or agents worth building. - Use Case: When asked to automate a repetitive Windows task, the router loads script-development to author a tested PowerShell script; when asked what to automate, it loads automation-oportunity-detection to mine transcripts and produce ranked recommendations. ## Quick Start Ask the agent to handle a Windows scripting or automation task and it will load the matching scripting sub-skill for the job.