Diagnoses and resolves power-flow convergence failures in PSS/E, PSLF, PowerWorld, pandapower, PyPSA, surge, and OpenDSS. Separates data errors from numerical fragility from physical infeasibility.
How this skill is triggered — by the user, by Claude, or both
Slash command
/powerskills-engineering:convergence-failure-mitigationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Start from the failed solve and its mismatch report. The goal is to learn *why* it failed, not just to force a solution.
Start from the failed solve and its mismatch report. The goal is to learn why it failed, not just to force a solution.
npx claudepluginhub power-agent/powerskills --plugin powerskills-engineeringOpens PowerWorld cases, solves power flow, inspects flows/voltages, changes model data, runs contingency analysis, and pulls sensitivity matrices (PTDF, LODF, Jacobian, Ybus) via PowerMCP.
Debugs infeasible or expensive power-system optimization runs (Egret/PyPSA) with corrective actions: data quality fixes, screening solves, flexibility additions, congestion relief.
Analyzes electric power networks with pandapower v3.4.0: builds models (buses, lines, transformers, loads, generators), runs AC/DC power flow, OPF, short circuit (IEC 60909), state estimation, time series, topology, plotting.