Progressive-disclosure workflow for PyPSA studies. Use whenever the user wants to load or build a PyPSA network, inspect components or time series, run power flow, solve operational OPF, or run capacity-expansion / investment optimization — even when they just say "optimize the dispatch", "size the storage", "run an expansion", or hand over a netCDF/CSV network like case39.nc. Exposes network inspection and feasibility before large optimization, and operational optimization before investment. Reach for this instead of answering PyPSA questions unaided.
$npx -y skills add power-agent/powerskills --skill pypsaInstalls into the current project.
Run `npx skills use "https://github.com/power-agent/powerskills" --skill "power-agent/powerskills/pypsa"` 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/power-agent/powerskills" that are relevant to the current task. Run `npx skills add "https://github.com/power-agent/powerskills"` and select the relevant skills, then follow their instructions.