Awesome Hermes PluginsMessaging Platforms

hellowind777/hermes-feishu-plugin

⭐ 10 Python added to this list on 2026-07-15 repository created 2026-04-12

The hermes-feishu-plugin project offers a dedicated Feishu (Lark) channel plugin for Nous Research's Hermes Agent. Its primary goal is to harmonize the user experience with the official OpenClaw Lark/Feishu interaction model, ensuring that Hermes-driven communications within Feishu feel native and coherent. Crucially, it achieves this while strictly maintaining compliance with Hermes's officially supported Python directory plugin format (plugin.yaml + __init__.py). The plugin focuses on optimizing various aspects of Feishu interaction, such as using Feishu's 'Typing' reaction instead of default 'OK' messages, consolidating multi-message responses into single card updates, and handling tool execution progress within one card to reduce message fragmentation. It also intelligently merges messages arriving during busy periods and localizes buttons, approval documents, and system prompts for enhanced user experience in Chinese contexts. The project emphasizes clear separation of concerns, handling Feishu channel specifics, card construction, and runtime patches, while deferring core Hermes routing or business logic to other plugins. It supports multiple installation methods, including as a Hermes directory plugin, a Python package via pip, and even distributes metadata via npm for broader ecosystem integration, though execution remains Python-centric. Configuration options allow controlling reply modes (streaming vs. static) and localization.

https://github.com/hellowind777/hermes-feishu-plugin

Hermes AgentFeishuLarkpluginmessaging platformchannelintegrationPythonOpenClaw

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.