Awesome Hermes PluginsTools & Automation

GumbyEnder/hermes-local-rig-accounting

⭐ 24 Python added to this list on 2026-07-15 repository created 2026-04-24

The hermes-local-rig-accounting plugin integrates with Nous Research Hermes Agent to offer detailed cost analysis for local Large Language Model (LLM) inference setups. It goes beyond traditional cloud pricing models by calculating the real-world expenses associated with running LLMs on personal hardware. The plugin considers critical factors such as hardware depreciation (based on total rig cost, lifespan, and GPU-specific cost), and electricity consumption (factoring in average power draw and local electricity rates). Users can configure these parameters in their `config.yaml` and even utilize an auto-lookup feature for electricity rates by region. Key functionalities include `/rig-benchmark` to measure model throughput, `/rig-summary` for a comprehensive overview of rig economics, `/rig-cost` to check current session expenses, and `/rig-rates` to query electricity prices. It also supports `/rig-submit` for optionally sharing benchmark results with a community leaderboard. The plugin employs a transparent cost model, detailed through clear formulas for depreciation, energy, and per-token cost. It smartly integrates with Hermes Agent life-cycle hooks like `post_api_request` to track local provider token counts, `on_session_start` to reset accumulators, and `on_session_finalize` to persist inference hours. Importantly, it only tracks local inference costs, ignoring cloud API calls, and supports multi-rig configurations via hostname detection. All cost data remains local for privacy.

https://github.com/GumbyEnder/hermes-local-rig-accounting

Hermes AgentLLMlocal inferencecost accountinghardwareelectricitydepreciationbenchmarkingplugintoolscommandsobservability

Also in Tools & Automation

DietrichGebert/ponytail

Ponytail is a set of plugins for AI agent development tools like Claude Code and GitHub Copilot CLI that helps agents write more efficient, concise, and safe code by following a 'lazy senior dev' m...

XiaoMi/xiaomi-miloco

Miloco is Xiaomi's open-source AI solution for whole-home intelligence, functioning as an Agent plugin on OpenClaw and Hermes to orchestrate devices for a proactive, intelligent experience.

indranilbanerjee/digital-marketing-pro

Digital Marketing Pro is an open-source AI marketing plugin for agencies and in-house teams, offering 158 skills, 24 specialist agents, and a 12-Part Strategy Flow, with EU AI Act Article 50 readin...

Tommy-yw/RunbookHermes

RunbookHermes is an AIOps agent built on Nous Research Hermes Agent, designed for evidence-driven incident response, approval-gated remediation, and continuous learning.

robbyczgw-cla/hermes-web-search-plus

A source-only Hermes Agent plugin for multi-provider web search and URL extraction, offering diagnostic routing and transparent evidence.

Codename-11/hermes-relay

Hermes-Relay is an Android companion app and CLI that extends Hermes Agent with chat, voice, and device control, enabling mobile interaction and remote execution.

Cassette-Editor/oh-my-cassette

Oh My Cassette is a video editing plugin and skill for AI agents like Hermes, enabling agent-supervised video montage workflows with minimal token overhead.

AtlasOmnia/hermes-tool-router

A Hermes Agent plugin that intelligently routes tools to reduce first-turn schema tokens and optimize LLM interactions, featuring deterministic routing and optional model-based classification.