Awesome Hermes PluginsTools & Automation

open-world-project/model-router

⭐ 31 Python added to this list on 2026-07-15 repository created 2026-05-09

The `model-router` is a sophisticated plugin designed for Nous Research Hermes Agent, offering automatic and cost-aware routing of language models based on conversation turns. It intelligently classifies each turn to select the most suitable and cheapest available tier, escalating to higher tiers only when the task requires more complex reasoning or previous attempts fail. The plugin is built around a fixed five-tier system, allowing users to customize the models, labels, emojis, and reasoning modes for each tier while maintaining the structural integrity. It supports both automatic per-turn routing and manual model pinning via commands like `/t1` to `/t5` and `/auto`. Installation is straightforward, involving cloning the repository into the Hermes plugin directory and running an `install.sh` script that handles profile installation, validation, and repair of core Hermes integrations. It also features robust integration with `hermes-webui`, patching the UI and API to provide native tier controls and ensuring accurate routing during streaming. The plugin includes a dynamic auto-escalation mechanism, bumping up tiers after consecutive tool call failures, and a de-escalation feature (though not fully described in the provided text). Configuration is managed through `model_router.yaml`, which allows for detailed customization of classifier models, tier-specific models, and integration paths, with automatic synchronization into other Hermes configuration files and documentation.

https://github.com/open-world-project/model-router

ai-agenthermes-agentllm-routingopenrouterpluginpythonmodel-managementdynamic-routingcost-optimizationagent-tools

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.