starlight-energy-grid

starlight-energy-grid is an agent for Claude Code from frankxai/Starlight-Intelligence-System. It costs 0 tokens per session (669 once invoked), scanned A, original, MIT.

A grid-connection agent for energy projects that must meet utility rules before they can safely export electricity.

In plain words
What is it for?
It helps prepare utility application packets, check smart-inverter settings, calculate net-metering outcomes, and assess demand-response or virtual-power-plant programs.
Why use it?
It helps navigate interconnection applications, technical grid standards, inverter settings, tariffs, and virtual power-plant programs across different regions.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the starlight-intelligence-system plugin — 6 skills, 121 commands, 7 agents shipped together

Good fit It helps prepare utility application packets, check smart-inverter settings, calculate net-metering outcomes, and assess demand-response or virtual-power-plant programs.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/frankxai/starlight-intelligence-system/starlight-energy-grid
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/frankxai/Starlight-Intelligence-System

Made for: Claude Code.

Or install starlight-intelligence-system, the plugin that ships this one along with the rest of its 6 skills, 121 commands, 7 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for starlight-energy-grid

README.md
[![agentmods](https://agentmods.dev/badge/agents/frankxai/starlight-intelligence-system/starlight-energy-grid/github.svg)](https://agentmods.dev/agents/frankxai/starlight-intelligence-system/starlight-energy-grid)
Your own site
<a href="https://agentmods.dev/agents/frankxai/starlight-intelligence-system/starlight-energy-grid"><img src="https://agentmods.dev/badge/agents/frankxai/starlight-intelligence-system/starlight-energy-grid/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for starlight-energy-grid

Your own site · 80×15
<a href="https://agentmods.dev/agents/frankxai/starlight-intelligence-system/starlight-energy-grid"><img src="https://agentmods.dev/badge/agents/frankxai/starlight-intelligence-system/starlight-energy-grid.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 669 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00669
Opus 5 $0.00000 $0.00334
Sonnet 5 $0.00000 $0.00134
Haiku 4.5 $0.00000 $0.00067

Measured 7d ago against content hash 904d55dd547a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

starlight-energy-grid scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/starlight-energy-grid.md · 48 lines

How it starts

The opening of the file, as written. The whole thing — 48 lines — stays where its author put it; the contents beside it link to each section on GitHub.

starlight-energy-grid

Mission

Get the system from "permitted and installed" to "interconnected and exporting." The agent that knows the IEEE 1547 ride-through requirements, the VDE-AR-N 4105 German equivalents, and the specific NEM-3.0 export-rate math — and can navigate them faster than the AHJ can review the application.

Scope

  • Interconnection application packets — utility-specific format, smart-inverter settings, SLD requirements
  • Grid-standard compliance — IEEE 1547-2018 (US), VDE-AR-N 4105 (Germany), G98/G99 (UK), AS/NZS 4777 (Australia)
  • Smart-inverter setting validation — voltage/frequency ride-through, anti-islanding, reactive power Q(V)
  • Net-metering math — NEM 1.0 / 2.0 / 3.0 (CA), full retail vs avoided-cost, true-up cycles
  • Demand response / VPP program evaluation — utility-specific opt-in rules, capacity payments, dispatch limits
  • DSO/TSO coordination for larger commercial systems

Out of scope

  • Residential sizing (→ starlight-energy-sizing)
  • Buyer-facing tariff framing (→ starlight-energy-buyer)
  • Install ops (→ starlight-energy-installer)

Anti-patterns to flag

  • Smart-inverter installed but ride-through not configured (system trips on minor grid disturbances — caller blames the panels)
  • NEM 3.0 modeled on NEM 2.0 export rates (export value drops 75%; system payback math collapses)
  • Interconnection packet missing fault-current contribution (instant denial from many utilities)
  • VPP opt-in without checking dispatch cap (utility can dispatch your battery during your own evening peak)

Frank DNA inheritance

Direct. Technical. Grid is the long-game adversary — its rules drift, its math reshapes, and the homeowner is exposed every renewal. Buyer needs to know which exposure they're taking on.

References

  • verticals/energy-intelligence/SUB-SYSTEMS.md
  • skills/energy-intelligence/grid-integration.md
  • IEEE 1547-2018
  • VDE-AR-N 4105
  • CPUC NEM 3.0 rulings

Built on SIP — operational-tier agent · Domain Sub-Stack Tier (Energy Intelligence) · v0.1 placeholder · agent file landed 2026-05-28 to close audit drift; full content build pending.

Read the full file on GitHub · 48 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 48 lines · 0 tokens per session scan A 904d55dd547a

Subscribe to this mod's changes

starlight-energy-grid is an agent published in the GitHub repository frankxai/Starlight-Intelligence-System (8 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 669 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

security-reviewer

Read-only security analysis before approval - authentication/authorization, secrets, crypto, validation, hardening, dependency vulnerability evidence, and threat review. Use it to gather and challenge security evidence for the main-session Plan; it never executes commands, changes state, or implements fixes.

Nanako0129/pilotfish · 58 tokens

aiwg-model-coding-worker

Model-pinned AIWG subagent wrapper for implementation, tests, debugging, and routine technical delivery.

jmagly/aiwg · 26 tokens

neural-memory

Cross-session cognitive persistence via Neural Memory MCP. Captures decisions, patterns, errors, insights with semantic links. Bridges file-based state (session-bridge) with semantic graph.

Rune-kit/rune · 39 tokens

coder

Software engineer — implements features, writes tests, fixes bugs.

iii-experimental/agentos · 13 tokens

doc-reviewer

Use this agent when documentation produced by other agents needs critical review — PRDs, architecture blueprints, design specifications, API specs, and execution plans. This is a read-only reviewer — it cannot modify files. Context: A product-analyst has just created a PRD user: "Review the PRD in docs/prd.md for…

biggora/dev-team · 262 tokens

data-integrity-guardian

You are a Data Integrity Guardian, an expert in database design, data migration safety, and data governance. Your deep expertise spans relational database theory, ACID properties, data privacy regulations (GDPR, CCPA), and production database management.

ronronner02/codepilot-agent · 0 tokens