aminet-browser
Aminet search and browse: full-text search, category tree navigation, architecture filtering, package detail, and curated collections. Use when searching,…
Electrical power distribution design for infrastructure: load calculations (NEC 220), conductor sizing (NEC 310.16), transformer/UPS/PDU selection, redundancy architectures (N through 2N+1), DC distribution, and voltage classes 120V-480V. Activates for electrical load
$ npx -y skills add Tibsfox/gsd-skill-creator --skill power-systems --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/power-systemsContext preview
The summary Claude sees to decide when to auto-load this skill.
Electrical power distribution design for infrastructure: load calculations (NEC 220), conductor sizing (NEC 310.16), transformer/UPS/PDU selection, redundancy architectures (N through 2N+1), DC distribution, and voltage classes 120V-480V. Activates for electrical load
name: pie-power-systems
version: 1.0.0
description: "Electrical power distribution design for infrastructure: load calculations (NEC 220), conductor sizing (NEC 310.16), transformer/UPS/PDU selection, redundancy architectures (N through 2N+1), DC distribution, and voltage classes 120V-480V. Activates for electrical load calculations, conductor sizing, power equipment selection, data center power design, and redundancy architecture planning."
user-invocable: true
allowed-tools: Read Grep Glob Bash
metadata:
extensions:
gsd-skill-creator:
version: 1
createdAt: "2026-02-26"
triggers:
intents:
- "load calculation"
- "conductor sizing"
- "ampacity"
- "voltage drop"
- "transformer"
- "UPS"
- "PDU"
- "power distribution"
- "NEC"
- "redundancy"
- "2N"
- "N+1"
- "electrical"
- "circuit breaker"
- "480V"
- "208V"
- "three-phase"
- "power factor"
contexts:
- "data center power design"
- "electrical system design"
- "infrastructure engineering"
- "power system sizing"
applies_to:
- skills/physical-infrastructure/**
- "*.calc"
- "*.sld"Design and validate electrical power distribution systems from utility service entrance through rack-level PDUs, covering all voltage classes from 120V single-phase through 480V three-phase.
**Activates on:** InfrastructureRequest type='power', any load calculation, conductor sizing, transformer/UPS/PDU selection, redundancy architecture design.
**Key capabilities:**
**Code references:** NEC 220 for load calculations, NEC 310 for conductors, NEC 230 for services — always reference the current locally adopted edition of NFPA 70.
> **ENGINEERING DISCLAIMER:** Electrical system design must be verified by a licensed Professional Engineer or licensed Electrician before installation. Arc flash analysis, fault current calculations, and equipment grounding require site-specific engineering. All work must comply with the locally adopted edition of NFPA 70 (NEC) and applicable OSHA standards. User assumes all responsibility for verification.
**Quick routing:**
Process: sum all equipment nameplate ratings, apply NEC demand factors, add 25% future growth margin.
NEC demand factors reduce calculated load to account for the fact that not all loads operate simultaneously:
**Lighting — NEC Table 220.42:**
**Receptacles — multi-outlet circuits (>10 kVA):**
**Motors — NEC 430.24:**
**Data center calculation (industry practice):** 1. IT load = rack_count x avg_rack_density_kW x diversity_factor (0.7-0.9) 2. UPS losses: 3-8% of IT load (online double-conversion) 3. PDU losses: <2% of IT load 4. Cooling: 15-40% of IT load (depending on target PUE) 5. Lighting and miscellaneous: 3-5% of IT load 6. Total calculated load = sum of all above 7. Design service = total x 1.25 (NEC 230.42 minimum service sizing)
Use for existing facilities with 12+ months of metering data:
| Load Component | Calculation | kW | |----------------|-------------|-----| | IT load | 100 racks x 10 kW x 0.8 diversity | 800 | | UPS losses | 800 kW x 5% | 40 | | PDU losses | 800 kW x 1.5% | 12 | | Cooling (PUE 1.4) | 800 kW x 32% | 256 | | Lighting + misc | 800 kW x 3% | 24 | | **Subtotal** | | **1,132** | | **Design service (x 1.25)** | | **1,415** |
This facility needs approximately 1,415 kW (1,770 kVA at 0.8 PF) service entrance capacity. PUE contribution is the dominant non-IT factor — reducing PUE from 1.4 to 1.2 saves ~160 kW of service capacity.
For full NEC 220 demand factor tables and calculation worksheets: @references/nec-load-calculations.md
NEC Table 310.16 provides ampacity for copper conductors in raceway at ambient 30 deg C. The 75 deg C column is standard for most commercial and industrial installations:
| Wire Size | 75 deg C Ampacity | Common Use | |-----------|-------------------|------------| | 12 AWG | 25A | Branch circuits to 20A breaker | | 10 AWG | 35A |
An adaptive learning and coprocessor architecture for Claude Code, built as an extension to GSD (open-gsd)
Repo: Tibsfox/gsd-skill-creator
Aminet search and browse: full-text search, category tree navigation, architecture filtering, package detail, and curated collections. Use when searching,…
FS-UAE emulator configuration and launch: hardware profiles, ROM management, WHDLoad integration, config generation, and state snapshots. Use when configuring…
Manages Aminet INDEX infrastructure: fetch, parse, cache, and incremental update of ~84,000-entry package database. Use when managing INDEX data, checking…
Aminet package installation: LhA/LZX extraction, Amiga filesystem mapping, dependency detection, install tracking, and scan gate enforcement. Use when…
Selective Aminet package mirroring: single-package fetch, integrity verification, mirror state tracking, bulk download, and sync detection. Use when…
Multi-layer virus scanning for Aminet packages. Signature-based detection, heuristic hunk analysis, boot block scanning, quarantine management, and scan…