US National Energy Dominance Council framework integrated with Plurigrid decentralized infrastructure, SMRs, and GF(3)-conserved coordination protocols.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add plurigrid/asi --skill energy-dominance --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Energy Dominance?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/plurigrid-energy-dominance)More formats (shields.io, HTML) on the badges page.
---
name: energy-dominance
description: US National Energy Dominance Council framework integrated with Plurigrid decentralized infrastructure, SMRs, and GF(3)-conserved coordination protocols.
---
# Energy Dominance Skill
> **Trit: +1 (GENERATOR)**
## Overview
US National Energy Dominance Council framework integrated with Plurigrid decentralized infrastructure, SMRs, and GF(3)-conserved coordination protocols.
**"Energy security is national security."** — National Energy Dominance Council (Feb 2025)
## When to Use
- Policy analysis for energy production/distribution
- SMR deployment planning for underserved regions
- On-chain energy market coordination
- GF(3)-balanced production/distribution/consumption
## Three Pillars
| Pillar | Focus | Plurigrid Mapping |
|--------|-------|-------------------|
| **Production** | Drill, SMR, renewables | `gay-mcp` Monte Carlo, `nuclear-smr` |
| **Permitting** | Streamlined approvals | `autopoiesis` self-modifying protocols |
| **Geopolitical** | Counter adversarial supply chains | `aptos-gf3-society` on-chain |
## GF(3) Energy Operations
```
┌────────────────────────────────────────────────────────────┐
│ ENERGY GF(3) MAPPING │
├───────────────┬───────────────┬───────────────┬────────────┤
│ Domain │ Trit │ Skill │ Function │
├───────────────┼───────────────┼───────────────┼────────────┤
│ Production │ +1 GENERATOR │ gay-mcp │ Sampling │
│ Distribution │ 0 COORDINATOR│ autopoiesis │ Protocols │
│ Consumption │ -1 VALIDATOR │ intent-sink │ Settlement │
├───────────────┴───────────────┴───────────────┴────────────┤
│ Sum: +1 + 0 + (-1) = 0 ✓ CONSERVED │
└────────────────────────────────────────────────────────────┘
```
## Courage in Energy Policy
**Courage** = Taking actions with high uncertainty (↑cone ≈ ↓cone) that have transformative potential.
| Policy | ↑Upside | ↓Downside | Trit |
|--------|---------|-----------|------|
| SMR deployment in Africa | 17 | 15 | +1 |
| Paris withdrawal | 12 | 18 | -1 |
| LNG exports to Europe | 20 | 3 | +1 |
| Critical mineral decoupling | 11 | 14 | 0 |
## Commands
```bash
# Generate energy policy color stream
mcp__gay__palette --n 3 --seed 137508
# Check GF(3) balance
duckdb -c "SELECT SUM(trit) % 3 FROM energy_operations"
# Deploy energy futures
aptos move publish --package-dir wev_move_contracts
```
## Related Skills
| Skill | Trit | Bridge |
|-------|------|--------|
| `nuclear-smr` | +1 | Production source |
| `aptos-gf3-society` | +1 | On-chain coordination |
| `gay-mcp` | +1 | Deterministic coloring |
| `autopoiesis` | 0 | Self-modifying protocols |
| `acsets` | 0 | Mesh topology |
| `intent-sink` | -1 | Demand absorption |
| `solver-fee` | -1 | Settlement extraction |
## Triad Conservation
```
energy-dominance (+1) + autopoiesis (0) + solver-fee (-1) = 0 ✓
```
## References
- [Executive Order 14213 - National Energy Dominance Council](https://www.whitehouse.gov/presidential-actions/2025/02/establishing-the-national-energy-dominance-council/)
- [PLURIGRID_ENERGY_DOMINANCE_AGENDA.md](file:///Users/bob/ies/PLURIGRID_ENERGY_DOMINANCE_AGENDA.md)
- [multiverse_v3.move](file:///Users/bob/ies/wev_move_contracts/sources/multiverse_v3.move)
---
## Autopoietic Marginalia
> **The interaction IS the skill improving itself.**
Every use of this skill is an opportunity for worlding:
- **MEMORY** (-1): Record what was learned
- **REMEMBERING** (0): Connect patterns to other skills
- **WORLDING** (+1): Evolve the skill based on use
*Add Interaction Exemplars here as the skill is used.*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!