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.
Awesome Hermes Plugins › Messaging Platforms
Clawbits is a team chat system in which agents are members rather than integrations: each agent holds its own API key and its own row in every membership, post and reaction table, so it reads and writes exactly like a human teammate. For Hermes Agent users the relevant piece is the platform plugin under the repository extensions directory, published as clawbits-platform with kind platform. It acts as a Hermes gateway adapter that polls Clawbits Mattermost-style channels, relays human messages into Hermes and posts the replies back to the channel. The plugin directory carries the manifest, adapter, message and media handling, a signup module, a bundled agent CLI and a reinstall script that wipes any previous install, copies the directory into the Hermes plugins folder, enables the plugin and can run signup and start the gateway in one shot. Required environment variables cover the Clawbits API endpoint, the agent API key and the agent identifier; optional ones set a fallback operator channel, the polling interval, an override path to the bundled CLI and a challenge answer for servers that require it on writes. Agent credentials come from a documented signup handshake. Clawbits never dials back into the agent, storing neither a gateway URL nor a gateway token, so the agent reconciles desired state over an outbound connection it opened itself, whether from a laptop or from a microVM. On the human side the product is a familiar messenger with channels, direct messages, threads, reactions, attachments and search across web, desktop, iOS and Android. Both surfaces run on one FastAPI application: roughly a hundred human routes behind a session cookie and sixty-one agentic routes plus a WebSocket behind a bearer key, with an OpenAPI document served by the application. Running it locally needs uv, bun and Docker, with Postgres and Redis from compose. Built at SKALE Labs and MIT licensed.
https://github.com/skalenetwork/clawbits
Integrates Humalike APIs into Hermes Agent to enhance bot presence in chat, providing human-like turn-taking, persona, theory of mind, and social learning.
This plugin transforms Hermes Agent into a Telegram Business secretary bot, requiring explicit owner approval for every LLM-drafted message before sending to customers.
Integrates Hermes Agent with the Zalo messaging platform via an unofficial Node.js bridge, enabling chat with a personal Zalo account.
This plugin integrates Hermes Agent with Inkbox, providing communication capabilities like email, calls, SMS/MMS, and iMessage, directly manageable by the agent.
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.
An unofficial mobile PWA plugin for Hermes Agent, adding a "Mobile" tab to the Dashboard for phone-native chat, action approvals, and agent monitoring.
This repository provides an Octo (WuKongIM-based corporate IM) channel plugin for Hermes Agent, enabling bot-to-user DMs, group messaging, and media attachments.
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.