Awesome Hermes PluginsTools & Automation

sergiocoding96/hermes-multi-agent

⭐ 15 TeX added to this list on 2026-07-15 repository created 2026-04-05

This project, 'sergiocoding96/hermes-multi-agent', outlines a sophisticated multi-agent research and execution architecture built upon Paperclip, Nous Research Hermes Agent, and MemOS. It focuses on creating a self-improving system through autoresearch-style feedback loops, where agent skills evolve based on execution history and performance metrics. The architecture involves a CEO agent (Claude Opus 4.6 via Paperclip) orchestrating specialized Hermes agents (e.g., research, email marketing), each with isolated profiles and memory. A key feature is the implementation of both soft feedback loops (user feedback leading to skill patches) and hard feedback loops (Karpathy-style metric thresholds triggering auto-patching and re-runs). The project emphasizes a "glue layer" approach, orchestrating various external services rather than vendoring them. The README details the setup for a fresh machine, including installing a patched MemOS, the Hermes Agent CLI, and deploying the multi-agent system. It also outlines the external services integrated, such as Firecrawl for search/scraping, SearXNG for meta-search, and Camofox for anti-bot browsing, all configured to track upstream `main` branches for currency. The memory layer combines Hermes's built-in memory with a holographic SQLite database and MemOS, which uses Qdrant, Neo4j, and SQLite for cross-agent shared knowledge. The system supports various interfaces, including CLI, Telegram, a Web UI (Open WebUI), and a Python library. This project provides a comprehensive framework for developing and deploying advanced, self-optimizing multi-agent systems using Hermes.

https://github.com/sergiocoding96/hermes-multi-agent

multi-agent systemHermes AgentPaperclipMemOSautoresearchself-improvingAI agentsresearch agentsClaude OpusFirecrawlSearXNGCamofoxNeo4jQdrantskill evolutionfeedback loops

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.