Awesome Hermes PluginsTools & Automation

Sahil-SS9/hermes-project-stewardship

⭐ 41 Python added to this list on 2026-09-07 repository created 2026-08-21

hermes-project-stewardship gives a team of Hermes Agent profiles durable ownership of a project over time. Each stewardship cycle runs a fixed loop: WAKE, VERIFY, SNAPSHOT, ASSESS, PROPOSE, GATE, EXECUTE, MEASURE, LEARN. A cycle may not claim project status or authorize mutating work without canonical evidence such as git state, test or CI results, and declared files; memory and session history are only supporting evidence, and unknown or contradictory state blocks mutation (fail closed). An autonomy policy narrows what Hermes may do across six levels, from read-only Assistant up to full-lifecycle Steward, and can only restrict, never escalate, tool permissions or credentials; levels 4 and 5 ship disabled pending a merge-gate implementation. Architecturally, canonical Hermes Projects/Kanban owns tasks, epics and execution state, while a separate SQLite WAL store (Dockyard) owns stewardship policy, evidence, rankings, workflows, approvals and audit metadata, reached through a versioned host adapter. The system is reachable from a CLI (stewardctl), a FastAPI RPC surface with bearer auth and rate limiting, gateway commands (e.g. Discord) with permission binding, and a thin desktop plugin client. Installation is either a standalone checkout with uv, or hermes plugins install as a vanilla directory plugin using only shipped Hermes APIs (register_tool, register_command, register_cli_command, register_skill, dashboard manifest, Desktop SDK). Operational export and restore use SQLite's online backup API with a versioned manifest, SHA-256 digest and integrity checks, and refuse unsafe restore targets. The README documents a threat model and recommends against autonomy above level 2 on repositories exposed to untrusted content. Apache-2.0 licensed.

https://github.com/Sahil-SS9/hermes-project-stewardship

project-managementautonomykanbangovernanceauditsqlitehermes-plugin

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.