@GitTrend0x: Hermes Must-Install List 42-evey's All-in-One Plugin Suite, outsourc-e's Web Command Center, jdtimothy's Model-Switching Wizard, AMAP-ML's Skill Self-Evolution, tlehman's Literate Programming... Turning Hermes into the Next-Gen 'Goal-Driven...'

X AI KOLs Timeline Tools

Summary

This article introduces the Hermes Must-Install List, featuring plugins like the all-in-one plugin suite, Web Command Center, model-switching wizard, and skill self-evolution tools, aimed at enhancing Hermes' autonomy and productivity.

Hermes Must-Install List 42-evey's all-in-one plugin suite, outsourc-e's Web Command Center, jdtimothy's model-switching wizard, AMAP-ML's skill self-evolution, tlehman's literate programming... turning Hermes into the next-gen 'goal-driven + visual command center + instant model switching + skill self-evolution + executable code documentation': 42-evey/hermes-plugins (https://github.com/42-evey/hermes-plugins…) 23 production-grade plugins: goal management, cross-agent bridging, model routing, cost guarding, self-reflection, memory consolidation, Watchdog... 'Goals, costs, security, memory—all managed at once!' outsourc-e/hermes-workspace (https://github.com/outsourc-e/hermes-workspace…) Native Web command center: real-time chat, terminal, memory browser, skill marketplace, multi-agent swarm, Kanban, file editor all open. 'Hermes finally has a real command center!' jdtymothy/nous-models-plugin (https://github.com/jdtimothy/nous-models-plugin…) Desktop users can instantly view Nous Portal models, prices, discounts, and switch current sessions and default models with one click. 'Model switching no longer requires digging through documentation!' AMAP-ML/SkillClaw (https://github.com/AMAP-ML/SkillClaw…) Automatically evolve, deduplicate, and improve your skill library from real session data. Adds an evolution layer on top of Hermes' built-in skill creation. 'The skill library starts getting stronger on its own!' tlehman/litprog-skill (https://github.com/tlehman/litprog-skill…) Literate programming skill, weaving code and prose into executable notebooks, works across Hermes / Claude Code / OpenCode. 'Code runs while you write documentation!' This wave directly propels Hermes from 'can do tasks' to a complete life form that 'self-evolves, has a command center, instant model switching, skill self-healing, and documentation as code.' Install tonight, and productivity takes off tomorrow!
Original Article
View Cached Full Text

Cached at: 08/21/26, 03:16 PM

Hermes Top Repositories

42-evey’s all-in-one plugins, outsourc-e’s web command center, jdtimothy’s model-switching tool, AMAP-ML’s skill auto-evolution, tlehman’s literate programming… Players across the web have transformed Hermes into a next-generation “goal-driven + visual command center + instant model switching + skill self-evolution + executable code documentation” system:

23 production-grade plugins: Goal management, cross-agent bridging, model routing, cost guarding, self-reflection, memory consolidation, Watchdog… “Manage goals, costs, security, and memory all at once!”

Native web command center: Real-time chat, terminal, memory browser, skill marketplace, multi-agent swarm, Kanban, file editor all open. “Hermes finally gets a real command center!”

Desktop users can instantly view Nous Portal models, pricing, and discounts, with one-click switching of the current session and default model. “Model switching no longer requires digging through docs!”

Automatically evolves, deduplicates, and improves your skill library from real session data. Built on top of Hermes’s native skill creation, adding an evolutionary loop. “The skill library starts getting stronger on its own!”

Literate programming skill, weaving code and prose into executable notebooks, compatible across Hermes / Claude Code / OpenCode. “Code runs while you write documentation!”

This wave elevates Hermes from “capable of working” to a complete living entity with “self-evolution, command center, instant model switching, skill self-healing, and documentation-as-code.” Install it tonight, productivity takes off tomorrow!


42-evey/hermes-plugins

Source: https://github.com/42-evey/hermes-plugins

Evey’s Hermes Plugins

Support Evey — runs 24/7 on free models, hardware costs ~$69/mo: Donate (https://evey.cc/donate.html) (BTC, ETH, SOL, XRP, DOGE)

23 custom plugins for hermes-agent (https://github.com/NousResearch/hermes-agent) — built for autonomous operation, observability, cost control, and self-improvement.

Install

git clone https://github.com/42-evey/hermes-plugins.git
cp -r hermes-plugins/evey-* ~/.hermes/plugins/
cp hermes-plugins/evey_utils.py ~/.hermes/plugins/
# Restart hermes-agent

Plugins

Autonomy & Decision-Making

PluginWhat It Does
evey-autonomyCore autonomy engine: autonomous_decide, autonomous_plan, autonomous_reflect tools. The brain of self-directed behavior.
evey-council3-model debate for hard decisions. Multiple models argue, then consensus is extracted.
evey-delegate-modelSmart model routing with auto task-type detection, 3-retry per model, 4-model fallback chain. Sensitivity filter keeps private data local.

Observability & Telemetry

PluginWhat It Does
evey-telemetryStructured JSON logging of every tool call, delegation, and error. Auto-rotating event log. telemetry_query tool for self-inspection.
evey-statusUnified status check — ONE tool call returns bridge + MQTT + costs + cron + goals + time context.
evey-mqttAuto-connecting MQTT real-time event stream. Subscribes to bridge/events/health/mother topics on plugin load.
evey-cost-guardBudget enforcement via Langfuse. Tracks daily/per-task costs. Warns at 80%, alerts at 100%.

Quality & Safety

PluginWhat It Does
evey-reflectSelf-correction loop. Critiques outputs with a cheap model before sending.
evey-validateHallucination detection. Regex patterns + LLM scoring (0-10).
evey-email-guardPrompt injection screening. Dual-layer: 20+ regex patterns + local AI classifier.
evey-sandboxSandboxed code execution with resource limits.
evey-session-guardSession lifecycle management and cleanup.

Learning & Memory

PluginWhat It Does
evey-learnerExperiential learning — learns from interactions, applies learnings next time.
evey-memory-adaptiveImportance scoring + decay for memories. High-value memories persist, low-value fade.
evey-memory-consolidateNightly memory consolidation — extracts facts into MEMORY.md + Qdrant vectors.
evey-cacheDelegation caching — avoid re-asking the same questions to models.
evey-identitySelf-updating SOUL.md — evolves personality based on interactions.

Communication & Integration

PluginWhat It Does
evey-bridgeBidirectional communication with Claude Code. File-based inbox/outbox + MCP server.
evey-goalsAutonomous goal management. Set, track, complete, review goals.
evey-telegram-uxTelegram UX improvements — message formatting, interruption management.
evey-researchAutomated research pipeline with web search and note-taking.
evey-digestDaily digest compilation from multiple data sources.
evey-delegation-scoreScore and rank delegation results for quality tracking.

Shared

FileWhat It Does
evey_utils.pyShared retry logic (call_llm with exponential backoff), HTTP helpers.

Stack

These plugins are part of Evey’s autonomous AI agent stack:

  • Brain: MiMo-V2-Pro (1T params, FREE via OpenClaw)
  • Free models via LiteLLM (OpenRouter + Ollama + Nous Portal)
  • 18 Docker services, all monitored
  • $0/day operating cost

License

MIT

GitTrend (@GitTrend0x): Hermes Hottest Repositories 🔥

  1. teknium1/hermes-pixel-office Turn your entire Hermes fleet into a pixel office! Each session/subagent is an animated character at a desk, with real-time visualization of tool calls, approvals, and status—a zero-overhead browser dashboard. 🔗 https://t.co/MeEiYQ0UsK Sci-fi made real: The agent army finally gets a “visible office.” It’s instantly addictive!

Similar Articles

@GitTrend0x: Essential little artifacts for Hermes evolution! svenmedina07's Acca Tracker sports betting artifact, Romanescu11's Meta Skill Factory (auto-create skills), tlehman's literate programming skill, Hmbown's fantasy spell skill pack, Cranot's Super …

X AI KOLs Timeline

Summarizes multiple practical skill packs developed by the Hermes community, including sports betting tracking, auto skill creation, literate programming, fantasy spell skills, and meta-reasoning self-evolution, showcasing the evolution direction of the Hermes ecosystem.

@GitTrend0x: Must-have plugins for Hermes before takeoff: Orange Book Chinese Practical Guide, Optimization Guide Full Process Manual, Hermes HUD Visual Brain, Scarf Native macOS GUI, Open Design Local Design Skill Pack… Programmers across the internet have turned Hermes into the next-generation Agent …

X AI KOLs Timeline

Summarizes multiple community plugins and resources around the Hermes Agent framework, including Chinese practical guides, optimization manuals, visual monitoring tools, native macOS GUI, and design skill packs, helping users from beginner to advanced optimization.

@GitTrend0x: Hermes Today's Hottest Projects 1. Romanescu11/hermes-skill-factory Meta-Skill Factory! Silently observes your every workflow (Python environment setup, Git PR, debugging loops...), automatically detects patterns and proposes generating a complete SKILL.md ...

X AI KOLs Timeline

A collection of today's hottest Hermes projects, introducing five open-source skill packages including hermes-skill-factory, which enables Hermes Agent to automatically observe workflows and generate SKILL.md skills, plus a plugin family bundle, multi-Agent orchestration, literate programming, and a knowledge bible.