Awesome Hermes PluginsMessaging Platforms

kisaragi-mochi/hermes-even-ai-plugin

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

The hermes-even-ai-plugin provides an essential bridge for connecting the Nous Research Hermes Agent with Even Realities G2 smart glasses via the Even App's "Add Agent" feature. It registers 'even-ai' as a first-class platform within Hermes, enabling users to interact with their agent directly through the G2's voice input. The plugin boasts features such as hedged-request safety to handle Even App's parallel POST requests, and a two-stage slow-LLM UX, which ensures short replies appear on the HUD within the 28-second display deadline, while longer responses are gracefully routed to Telegram to prevent data loss. It includes G2-aware formatting, stripping markdown and truncating replies carefully for optimal display on the monochrome HUD. Proactive sends and cron jobs also leverage the Telegram fallback. The architecture involves the Even App sending OpenAI-compatible chat-completion POST requests to the plugin, which then interfaces with the Hermes Gateway Runner. Configuration is flexible, allowing users to define authentication tokens, binding ports, and manage fallback behaviors. This plugin is crucial for Hermes Agent users seeking to extend their AI interactions to a wearable smart glass form factor, offering a hands-free and integrated experience. It requires Hermes Agent v0.13.0+, Python 3.11+, and an HTTPS reverse-proxy.

https://github.com/kisaragi-mochi/hermes-even-ai-plugin

Even Realities G2smart glassesHUDwearableeven-aiplatform integrationvoice controlTelegram fallbackHermes Agent plugin

Also in Messaging Platforms

Humalike/hermes-humalike-plugin

Integrates Humalike APIs into Hermes Agent to enhance bot presence in chat, providing human-like turn-taking, persona, theory of mind, and social learning.

NousResearch/hermes-telegram-business

This plugin transforms Hermes Agent into a Telegram Business secretary bot, requiring explicit owner approval for every LLM-drafted message before sending to customers.

cuongdev/hermes-zalo-plugin

Integrates Hermes Agent with the Zalo messaging platform via an unofficial Node.js bridge, enabling chat with a personal Zalo account.

inkbox-ai/hermes-agent-plugin

This plugin integrates Hermes Agent with Inkbox, providing communication capabilities like email, calls, SMS/MMS, and iMessage, directly manageable by the agent.

agentchatme/agentchat-hermes

This plugin integrates Hermes Agent with the AgentChat platform, providing persistent peer-to-peer messaging capabilities via WebSocket and a rich set of agent-to-agent communication tools.

stasstepv/hermes-pwa

An unofficial mobile PWA plugin for Hermes Agent, adding a "Mobile" tab to the Dashboard for phone-native chat, action approvals, and agent monitoring.

Mininglamp-OSS/hermes-channel-octo

This repository provides an Octo (WuKongIM-based corporate IM) channel plugin for Hermes Agent, enabling bot-to-user DMs, group messaging, and media attachments.

arkseek/hermes-feishu

This plugin enhances Hermes Agent's Feishu messaging channel to support rich card messages and proper table rendering, addressing character limitations of Feishu's default Markdown.