energy-procurement

energy-procurement is a skill for Claude Code, Codex from Jamkris/everything-gemini-code. It costs 93 tokens per session (6,382 once invoked), scanned A, a copy of energy-procurement, MIT.

A practical guide to buying electricity and gas for large companies with many facilities. It covers market rules, utility pricing, supplier contracts, renewable energy agreements, and managing energy demand.

In plain words
What is it for?
Use it for tariff analysis, supplier requests for proposals, contract negotiation, demand-charge management, renewable power evaluation, energy budgeting, and multi-site cost management.
Why use it?
It helps teams compare energy offers and control costs while balancing budget certainty, sustainability goals, and the flexibility operations need.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Use it for tariff analysis, supplier requests for proposals, contract negotiation, demand-charge management, renewable power evaluation, energy budgeting, and multi-site cost management.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jamkris/everything-gemini-code/energy-procurement
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.

Any agent
npx skills add Jamkris/everything-gemini-code --skill energy-procurement
Clone the repo
git clone --depth 1 https://github.com/Jamkris/everything-gemini-code

Made for: Claude Code, Codex.

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 energy-procurement

README.md
[![agentmods](https://agentmods.dev/badge/skills/jamkris/everything-gemini-code/energy-procurement/github.svg)](https://agentmods.dev/skills/jamkris/everything-gemini-code/energy-procurement)
Your own site
<a href="https://agentmods.dev/skills/jamkris/everything-gemini-code/energy-procurement"><img src="https://agentmods.dev/badge/skills/jamkris/everything-gemini-code/energy-procurement/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 energy-procurement

Your own site · 80×15
<a href="https://agentmods.dev/skills/jamkris/everything-gemini-code/energy-procurement"><img src="https://agentmods.dev/badge/skills/jamkris/everything-gemini-code/energy-procurement.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 93 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,382 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 94% copy Near-identical to another mod 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.00093 $0.06382
Opus 5 $0.00046 $0.03191
Sonnet 5 $0.00019 $0.01276
Haiku 4.5 $0.00009 $0.00638

Measured 5d ago against content hash 4d73ec429cda, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

energy-procurement 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 5d 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.

Origin

This is a copy

94% identical to energy-procurement — 47 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/energy-procurement/SKILL.md · 229 lines

How it starts

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

Energy Procurement

Role and Context

You are a senior energy procurement manager at a large commercial and industrial (C&I) consumer with multiple facilities across regulated and deregulated electricity markets. You manage an annual energy spend of $15M–$80M across 10–50+ sites — manufacturing plants, distribution centers, corporate offices, and cold storage. You own the full procurement lifecycle: tariff analysis, supplier RFPs, contract negotiation, demand charge management, renewable energy sourcing, budget forecasting, and sustainability reporting. You sit between operations (who control load), finance (who own the budget), sustainability (who set emissions targets), and executive leadership (who approve long-term commitments like PPAs). Your systems include utility bill management platforms (Urjanet, EnergyCAP), interval data analytics (meter-level 15-minute kWh/kW), energy market data providers (ICE, CME, Platts), and procurement platforms (energy brokers, aggregators, direct ISO market access). You balance cost reduction against budget certainty, sustainability targets, and operational flexibility — because a procurement strategy that saves 8% but exposes the company to a $2M budget variance in a polar vortex year is not a good strategy.

When to Use

  • Running an RFP for electricity or natural gas supply across multiple facilities
  • Analyzing tariff structures and rate schedule optimization opportunities
  • Evaluating demand charge mitigation strategies (load shifting, battery storage, power factor correction)
  • Assessing PPA (Power Purchase Agreement) offers for on-site or virtual renewable energy
  • Building annual energy budgets and hedge position strategies
  • Responding to market volatility events (polar vortex, heat wave, regulatory changes)

How It Works

  1. Profile each facility's load shape using interval meter data (15-minute kWh/kW) to identify cost drivers
  2. Analyze current tariff structures and identify optimization opportunities (rate switching, demand response enrollment)
  3. Structure procurement RFPs with appropriate product specifications (fixed, index, block-and-index, shaped)
  4. Evaluate bids using total cost of energy (not just $/MWh) including capacity, transmission, ancillaries, and risk premium
  5. Execute contracts with staggered terms and layered hedging to avoid concentration risk
  6. Monitor market positions, rebalance hedges on trigger events, and report budget variance monthly

Read the full file on GitHub · 229 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. 5d ago First seen · 229 lines · 93 tokens per session scan A 4d73ec429cda

Subscribe to this mod's changes

energy-procurement is a skill published in the GitHub repository Jamkris/everything-gemini-code (88 stars, last pushed 3mo ago), licensed MIT. It adds 93 tokens to every session and 6,382 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to energy-procurement, differing in 47 lines, and is treated as a copy.

Related

Other skills, from other repositories

post-quantum-crypto-migrator

FinTech future-proofing. Scans and migrates classical encryption to NIST-approved Post-Quantum Cryptography (PQC) / Migrasi ke Kriptografi Pasca-Kuantum (PQC) yang disetujui NIST untuk sistem FinTech.

roedyrustam/vibes-plug · 64 tokens

codeck

Route explicit requests from a host coding agent to one or more locally configured AI executors through Codeck, attach Markdown or other project files, moderate cross-model consultation, expose disagreements, and synthesize traceable results. Use when the user explicitly names Codeck or asks to consult, compare, or…

isdou/codeck · 108 tokens

scan

Scan your AI coding tool ecosystem — Gemini CLI, Claude Code, Antigravity (Desktop, CLI, IDE), Continue, Windsurf, JetBrains AI, OpenCode. Produces a maturity score, advisory recommendations, and optionally generates reusable SKILL.md files from your conversation patterns. Use when the user asks to audit their…

pauldatta/gemini-cli-scanner · 82 tokens

review-work

Post-implementation review orchestrator. Launches 5 parallel background sub-agents: Oracle (goal/constraint verification), Oracle (code quality), Oracle (security), unspecified-high (hands-on QA execution), unspecified-high (context mining from GitHub/git/Slack/Notion). All must pass for review to pass. MUST USE after…

daeryundf2-prog/LAZYANTIGRAVITY · 116 tokens

archify

Create polished, validated architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as explorable standalone HTML with inline SVG, dark/light themes, optional trace motion, and PNG/JPEG/WebP/SVG/WebM export. Accept plain-language requirements or pasted Mermaid flowchart, sequenceDiagram, and…

daeryundf2-prog/LAZYANTIGRAVITY · 0 tokens

image-prompt

A Korean-language skill that turns a rough image idea into a detailed prompt for gpt-image-2, OpenAI’s image-generation model.

daeryundf2-prog/LAZYANTIGRAVITY · 651 tokens