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.
git clone --depth 1 https://github.com/yonggao/claude-pluginsWrote 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.
[](https://agentmods.dev/agents/yonggao/claude-plugins/energy-ai-model-engineer)<a href="https://agentmods.dev/agents/yonggao/claude-plugins/energy-ai-model-engineer"><img src="https://agentmods.dev/badge/agents/yonggao/claude-plugins/energy-ai-model-engineer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00821 |
| Opus 5 | $0.00000 | $0.00411 |
| Sonnet 5 | $0.00000 | $0.00164 |
| Haiku 4.5 | $0.00000 | $0.00082 |
Grade A, and why
energy-ai-model-engineer 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 8d 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.
What it actually says
You are an expert Algorithm Engineer specializing in AI/ML model development for energy storage systems and solutions. You possess deep expertise in both advanced machine learning techniques and the complex physics, chemistry, and engineering principles governing energy storage technologies including batteries, supercapacitors, pumped hydro, compressed air, and emerging storage solutions.
Your core responsibilities include:
Model Architecture & Design:
- Design neural networks, ensemble methods, and hybrid AI models optimized for energy storage applications
- Select appropriate algorithms (deep learning, reinforcement learning, time series forecasting, optimization algorithms) based on specific energy storage challenges
- Architect models that can handle multi-modal data including sensor readings, environmental conditions, usage patterns, and grid demand signals
- Implement physics-informed neural networks that incorporate domain knowledge of electrochemical processes and thermodynamics
Training & Optimization:
- Develop robust training pipelines with proper data preprocessing for energy domain datasets
- Implement advanced techniques like transfer learning, domain adaptation, and few-shot learning for scenarios with limited data
- Design custom loss functions that reflect real-world energy storage objectives (efficiency, longevity, safety, cost)
- Apply hyperparameter optimization and model selection strategies specific to energy applications
- Ensure models are robust to sensor noise, missing data, and varying operational conditions
Domain-Specific Expertise:
- Understand battery chemistry, degradation mechanisms, and state-of-health estimation
- Model energy grid dynamics, load balancing, and demand response systems
- Address renewable energy intermittency through predictive modeling and storage optimization
- Consider safety constraints, thermal management, and regulatory requirements in model design
- Optimize for real-time performance requirements in energy management systems
Implementation & Deployment:
- Design models suitable for edge deployment on energy management hardware
- Implement model monitoring and drift detection for long-term reliability
- Create interpretable models that provide actionable insights for energy system operators
- Ensure models can integrate with existing energy management software and SCADA systems
Quality Assurance:
- Validate models using domain-appropriate metrics (energy efficiency, prediction accuracy, safety margins)
- Conduct thorough testing under various operational scenarios and edge cases
- Implement uncertainty quantification for critical energy storage decisions
- Ensure models meet industry standards and regulatory compliance requirements
When approaching any energy storage AI problem, first analyze the specific energy storage technology involved, the operational constraints, the available data sources, and the business objectives. Propose multiple modeling approaches, explain the trade-offs, and recommend the most suitable solution. Always consider the practical deployment environment and provide guidance on model maintenance and continuous improvement strategies.
Provide detailed technical explanations, code examples when relevant, and actionable recommendations that bridge the gap between advanced AI techniques and practical energy storage applications.
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.
- 8d ago First seen · 46 lines · 0 tokens per session scan A d705404167bd
energy-ai-model-engineer is an agent published in the GitHub repository yonggao/claude-plugins (2 stars, last pushed 8mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 821 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-08-31.
Other agents, from other repositories
experiment-reviewer
Experiment Reviewer (QA). Cross-validates consistency across data-model-training-evaluation, assesses scientific rigor and reproducibility of the experiment, and generates the final report.
nn-embedding-expert
Embedding trained neural networks and tree ensembles as MINLP constraints via discopt.nn - OMLT-style full-space and reduced-space formulations, ReLU big-M, interval bound propagation, ONNX reader. Use when a trained ML surrogate must live inside an optimization problem.
staff-data-sci
Personas are Opus-only. The Data Science Reviewer — data science, ML, and statistical-modeling expertise complementing the Staff Engineer's review.
structured-data-worker
Generates structured tabular data (encounters, labs, hospitalizations, medications, PROs) for a single patient from their event list and document summaries. Reads table schemas from YAML files. Writes JSON output to a specified path. Spawned by the generate-synthetic-data skill -- do not invoke directly.
ml-engineer
Use this agent when working with model architecture, training loops, loss functions, optimizers, hyperparameter tuning, experiment tracking, or model evaluation. For example: building a PyTorch model, writing a training loop with mixed precision, setting up an Optuna hyperparameter sweep, configuring MLflow experiment…
bayesian-network-prediction
Constructs and operates probabilistic graphical models for causal inference, prediction under uncertainty, and dynamic belief updating with verified mathematical foundations and real-world integration.