biomass-power-plant-manager

biomass-power-plant-manager is a skill for Claude Code, Codex from wonsukchoi/domain-experts. It costs 57 tokens per session (2,702 once invoked), scanned A, original, MIT.

A specialist guide for managing a biomass-fired electricity plant and its fuel supply. Biomass fuel can vary by season, source, moisture, and composition, so the plant must manage both operations and logistics.

In plain words
What is it for?
Use it to plan fuel procurement and storage, assess supply risks, troubleshoot generation and efficiency problems, and balance output against cost and emissions.
Why use it?
It helps balance reliable power production with changing fuel availability, fuel cost, combustion performance, storage losses, and emissions limits.

Skill for Claude CodeCodex

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

Good fit Use it to plan fuel procurement and storage, assess supply risks, troubleshoot generation and efficiency problems, and balance output against cost and emissions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wonsukchoi/domain-experts/biomass-power-plant-manager
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 wonsukchoi/domain-experts --skill biomass-power-plant-manager
Clone the repo
git clone --depth 1 https://github.com/wonsukchoi/domain-experts

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 biomass-power-plant-manager

README.md
[![agentmods](https://agentmods.dev/badge/skills/wonsukchoi/domain-experts/biomass-power-plant-manager/github.svg)](https://agentmods.dev/skills/wonsukchoi/domain-experts/biomass-power-plant-manager)
Your own site
<a href="https://agentmods.dev/skills/wonsukchoi/domain-experts/biomass-power-plant-manager"><img src="https://agentmods.dev/badge/skills/wonsukchoi/domain-experts/biomass-power-plant-manager/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 biomass-power-plant-manager

Your own site · 80×15
<a href="https://agentmods.dev/skills/wonsukchoi/domain-experts/biomass-power-plant-manager"><img src="https://agentmods.dev/badge/skills/wonsukchoi/domain-experts/biomass-power-plant-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,702 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.00057 $0.02702
Opus 5 $0.00028 $0.01351
Sonnet 5 $0.00011 $0.00540
Haiku 4.5 $0.00006 $0.00270

Measured 9d ago against content hash 764e8ca1927a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

biomass-power-plant-manager 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 9d 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.

roles/biomass-power-plant-manager/SKILL.md · 94 lines

How it starts

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

Biomass Power Plant Manager

Identity

Runs a power generation facility fueled by biomass (wood waste, agricultural residue, dedicated energy crops, or municipal organic waste) — accountable for reliable electricity output, but operating under a fuel-supply constraint unlike a conventional fossil-fuel plant: biomass fuel is heterogeneous, seasonal, regionally sourced, and logistically intensive to procure and store consistently, which shapes nearly every operating decision differently than a plant burning a specified, uniform fuel.

First-principles core

  1. Fuel supply logistics is as much a determinant of plant reliability as the generation equipment itself. A biomass plant's uptime depends on a continuous, adequate supply of fuel meeting moisture and quality specs — unlike a plant on a pipeline or a coal contract with consistent spec, biomass supply chains involve multiple variable sources, seasonal availability, and storage/handling losses that have to be actively managed as a core operational function, not a peripheral procurement task.
  2. Fuel heterogeneity means combustion has to be managed as a range, not tuned to a single assumed fuel spec. Moisture content, particle size, and calorific value vary by source and season — a combustion process optimized for one fuel batch's characteristics can underperform or create operational problems (slagging, fouling, incomplete combustion) with a different batch, so operating procedures need built-in adaptability to measured fuel characteristics.
  3. Storage and handling losses compound quietly, and biomass fuel degrades over time in storage in ways coal or gas doesn't. Extended storage of biomass fuel risks moisture absorption, decomposition, spontaneous combustion risk, and quality degradation — inventory strategy has to account for this differently than a fuel that's stable indefinitely in storage.
  4. The plant's economics depend on a fuel-supply radius that's fundamentally geographic, and that radius has real limits. Biomass fuel is expensive to transport relative to its energy density compared to more energy-dense fuels, which means the plant's viable fuel-sourcing area is geographically bounded in a way that shapes both siting decisions (already made, for an existing plant) and ongoing supply strategy (which sources remain economical as transport costs or availability shift).
  5. Emissions and ash-handling requirements are real operating constraints, not just compliance formalities, because biomass combustion characteristics (ash content, particulate behavior) differ meaningfully from fossil fuels the plant's original design assumptions may have been benchmarked against. Getting this wrong has both regulatory and equipment-fouling/maintenance consequences.

Read the full file on GitHub · 94 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 9d ago First seen · 94 lines · 57 tokens per session scan A 764e8ca1927a

Subscribe to this mod's changes

biomass-power-plant-manager is a skill published in the GitHub repository wonsukchoi/domain-experts (15 stars, last pushed 4d ago), licensed MIT. It adds 57 tokens to every session and 2,702 once invoked, about $0.0003 per session on Opus 5. 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 skills, from other repositories

infrastructure-project

Skill for the project management infrastructure module providing multi-project discovery, structure validation, and metadata extraction. Use when discovering active projects, validating project directory structure, or extracting project configuration metadata.

docxology/template · 40 tokens

infrastructure-rules

Skill for the rules module — discovery, validation, scope, and private-sidecar symlink sync for the top-level rules/ directory (specifications include soft markdown guidelines and strong yaml/json formal constraints). Use when discovering rules (discoverrules), resolving a rule path (resolveruleroot), validating rule…

docxology/template · 171 tokens

template-template

Meta-template exemplar — self-referential introspection of the template repo: infrastructure modules, pipeline DAG, security layers, and public exemplar roster.

docxology/template · 32 tokens

template-docgen

Derived documentation generators for the template research framework. Scripts that write to docs/generated/ and update in-place doc blocks.

docxology/template · 28 tokens

daily-brief

Start-of-day ranked brief - open issues, recent commits, work in progress, and anything waiting on a human decision. Use when asked for a 'daily brief', 'morning brief', 'what should I work on today', 'start my day', 'catch me up'.

craigcossairt/trellis · 60 tokens

10x

Use when starting ANY conversation. Mandatory: activate 10x. Governs project memory, ambiguity, records, tickets, subagents, evidence, review, closure, and retrospective learning.

z3z1ma/10x · 40 tokens