Awesome Hermes PluginsTools & Automation

theopitori/hermeskill

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

Hermeskill is a critical safety and governance plugin designed specifically for Nous Research Hermes Agent. It integrates directly into the agent's workflow, monitoring every tool call and LLM turn. The system is engineered to detect various anomalies, including agent loops, budget overruns, excessive runtime, or attempts to use tools outside its defined scope. Upon detection, Hermeskill initiates an 'apoptosis protocol,' which first attempts a cooperative shutdown, then escalates to a forced kill if necessary. Each termination generates an auditable "death certificate" that provides a forensic record of why and how the agent was stopped, including trigger, reason, symptoms, shutdown sequence, and cost. The plugin operates in-process, requiring no external server or API keys for basic functionality, making it easy to integrate. Users can install it as a drop-in component for Hermes Agent. For enhanced capabilities, Hermeskill offers an optional control plane, implemented as a FastAPI service backed by Postgres. This control plane provides persistent, queryable history of kill events, live fleet visibility, operator-issued manual kills, and a grant system to temporarily override kill triggers for specific scenarios. Hermeskill aims to provide robust supervision and control over AI agents, ensuring they operate within defined parameters and can be safely curtailed when exhibiting problematic behavior.

https://github.com/theopitori/hermeskill

hermes agentpluginsafetyagent supervisionAI governanceautonomous agentstool monitoringapoptosisagent termination

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.