Awesome Hermes PluginsTools & Automation

AtlasOmnia/hermes-tool-router

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

The Hermes Tool Router is an experimental, standalone plugin designed to optimize interactions with the Hermes Agent by significantly reducing the token overhead associated with tool schemas during the first turn of a conversation. It employs a combination of deterministic intent classification and an optional external model for ambiguous prompts, ensuring that only relevant tools are presented to the LLM. This approach minimizes token usage and improves efficiency without altering the tool prefix later in the conversation. The plugin features a session-sticky tool surface, monotonic recovery for added toolsets, and a fail-open design to maintain functionality even on classifier uncertainty or errors. It does not require modifications to the Hermes Agent core, leveraging existing Hermes hooks for pre-LLM call processing and automatic tool recovery through generic `tool_request` middleware. Configuration options allow for enabling or disabling the classifier, setting routing scopes, and defining custom model providers. Benchmarks demonstrate substantial first-turn token reductions and high toolset recall. This plugin is ideal for Hermes Agent users seeking to enhance performance and reduce operational costs by streamlining tool schema management.

https://github.com/AtlasOmnia/hermes-tool-router

hermes-agentllm-toolspluginprompt-optimizationtool-routingtool-router

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.

Strategic-Automation/violin

Violin is a supervised, agentic Hermes Agent pentest profile featuring 31 playbooks, 8 references, and a required execution guard for authorized reconnaissance, exploit validation, and reporting.