Awesome Hermes PluginsTools & Automation

Team-Volt/hermes-reasoning-router-plugin

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

The `reasoning-router` is a sophisticated Hermes gateway plugin designed to automatically classify incoming Discord and Telegram messages and assign an appropriate "reasoning effort" level to them (e.g., `none`, `low`, `medium`, `high`, `xhigh`, `max`). This is particularly useful in chat environments where a single channel might contain both trivial messages and complex, deep-work requests. Instead of processing every message at a uniform reasoning level, the plugin uses deterministic heuristics and optionally a semantic classifier to ensure simple queries remain cost-effective while demanding tasks receive sufficient processing power. It registers two Hermes hooks, `pre_gateway_dispatch` to classify messages and set the session reasoning override, and `post_llm_call` to manage "pending intent" for approval-based workflows. This allows the router to intelligently inherit the processing effort for follow-up approvals (like a 'yes' to a complex task). The plugin is configurable, allowing users to define default efforts, minimum and maximum clamps, enable/disable platforms, and configure decision logging. It supports various Codex model IDs and normalizes "Ultra" to `max` for compatibility. Installation involves cloning the repository into Hermes' plugin directory, and configuration is managed through a dedicated `config.yaml` file, providing granular control over routing behavior and integration with an optional semantic classifier for ambiguous cases.

https://github.com/Team-Volt/hermes-reasoning-router-plugin

hermes agentpluginreasoningrouterdiscord integrationtelegram integrationautomationcost optimizationAI workflowmessage classificationdynamic routing

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.