Awesome Hermes PluginsMessaging Platforms

outsourc-e/hermes-workspace-plugin

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

The hermes-workspace-plugin provides a convenient way to embed the Hermes Workspace chat interface directly into the Hermes Agent's dashboard. This integration allows users to access the Workspace's chat functionalities without leaving the agent's primary management interface. Once installed, either via the dashboard's plugin page or the Hermes CLI, the plugin adds a dedicated 'Hermes Workspace' tab to the dashboard's sidebar. It automatically detects the running Hermes Workspace instance on common local ports (3000–3002) but also permits manual configuration of the Workspace URL. The plugin's structure includes a `plugin.yaml` for agent manifest, a no-op `__init__.py` (indicating it's primarily a dashboard-focused extension), and a `dashboard` directory containing `manifest.json` for dashboard tab metadata and a `dist/index.js` for the plugin's UI bundle. This design ensures seamless communication and presentation of the Hermes Workspace within the agent's web interface, enhancing user experience by centralizing tools.

https://github.com/outsourc-e/hermes-workspace-plugin

Hermes AgentHermes Workspacedashboard pluginchatUI extensionweb UIintegration

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.