cost-optimizer

Compare mining revenue to power costs and automate shutdowns on NixOS clusters.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/reverb256/hermes-skills --skill cost-optimizer-reverb256
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cost-optimizer
Source: https://github.com/reverb256/hermes-skills/tree/main/cost-optimizer
Command: npx skills add https://github.com/reverb256/hermes-skills --skill cost-optimizer-reverb256

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps optimize mining profitability by tracking revenue against power costs, calculating break-even thresholds, and recommending auto-shutdown settings.

Core Features & Use Cases

  • Profitability Tracking: Monitor mining revenue and power costs to ensure profitability.
  • Break-Even Analysis: Calculate the minimum revenue needed to cover power costs.
  • Auto-Shutdown: Configure auto-shutdown based on profitability thresholds.
  • Use Case: If you have a NixOS cluster and want to ensure your mining operations are profitable, this Skill can help you track costs, calculate break-even points, and automate shutdowns when necessary.

Quick Start

Run the 'check-mining-profit.sh' script to evaluate your mining profitability and configure auto-shutdown settings.

Frequently Asked Questions about cost-optimizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate mining profitability and break-even points against power costs?▼

Mining profitability tracking compares your mining revenue to power costs to calculate break-even thresholds. By contrasting actual electricity rates with GPU power consumption, it determines the minimum revenue needed to cover power costs.

Can I automate mining shutdowns on a NixOS cluster when profitability drops?▼

Yes, you can automate mining shutdowns on a NixOS cluster by configuring profitability thresholds. The system evaluates mining revenue against power costs and automates shutdowns when operations become unprofitable.

How does auto-shutdown work for mining rigs based on electricity rates?▼

Auto-shutdown for mining rigs triggers when revenue falls below calculated break-even points. By continuously comparing mining revenue against power costs and electricity rates, the system automatically stops operations when profitability is low.

Do I need specific electricity rate data to optimize mining profitability?▼

Yes, calculating mining profitability requires knowledge of your mining setup, electricity rates, and GPU power consumption. Accurate power cost analysis depends on these inputs to determine break-even points and auto-shutdown settings.

What is the best way to monitor mining revenue versus power costs?▼

The best way to monitor mining revenue versus power costs is running a profitability evaluation script. This tracks revenue against power costs, calculates break-even thresholds, and recommends auto-shutdown settings for your mining operations.

When should I not use automated mining shutdown based on profitability?▼

Automated mining shutdown based on profitability may not suit operations where continuous network uptime is prioritized over power cost savings, or when electricity rates fluctuate unpredictably, making break-even calculations unreliable.