abundantbeing/hermes-browser-extension
This project provides a browser-native side panel and full-page workspace for Hermes Agent, connecting active web context to local, cloud, or remote Hermes runtimes.
Awesome Hermes Plugins › Browser, Media & Other Backends
This plugin enables Hermes agents to utilize Obscura, a headless browser written in Rust, for browser-based tasks. Obscura provides a lightweight alternative to Chromium or Firefox, significantly reducing binary size and RAM usage (approximately 70 MB binary, 30 MB RAM at runtime), making it ideal for running multiple concurrent agent sessions. It natively supports the Chrome DevTools Protocol (CDP), ensuring compatibility with existing Hermes browser tools without requiring Chrome or Node.js dependencies. The plugin offers two operational modes: a local mode where it spawns and manages an `obscura serve` subprocess per session, and a remote/Docker mode that connects to an already running Obscura instance, allowing independent scaling or sharing across sessions. Configuration options are available via environment variables to specify the Obscura binary path, enable stealth mode, set a fixed CDP port, or define the CDP server URL for remote connections. The plugin implements the Hermes `BrowserProvider` lifecycle, managing session creation and termination. Its development environment includes a robust testing setup that simulates the `obscura` binary, ensuring reliable testing of its spawn, poll, and teardown functionalities. This plugin is particularly beneficial for users seeking high performance, minimal resource consumption, and a streamlined setup for their Hermes agent's browser automation needs.
https://github.com/SGavrl/hermes-plugin-obscura
This project provides a browser-native side panel and full-page workspace for Hermes Agent, connecting active web context to local, cloud, or remote Hermes runtimes.
Local RSS/Atom reader built into Hermes Desktop, with per-article AI summaries and source-checking chats and no data leaving the machine until requested.
Hermes Agent plugin adding a duplex realtime voice session that relays speech into the real Hermes tool surface, delegates background agents mid-conversation and speaks their results when they land.
This plugin integrates the HermesWorld creative AI platform directly into the Hermes Agent dashboard as an embedded tab.
Chrome extension and local companion that bind a specific Hermes profile and session to chosen signed-in tabs, letting Hermes read and control them without a hidden automation browser.
Hermes Notebook provides handwriting-first clients for Kindle Scribe, BOOX, and Android stylus tablets, integrating recognized notes into Hermes Agent sessions with OCR and offline ink support.
Swaps Hermes' default web_search and web_extract backends for Kagi's v1 API and adds a kagi_enriched_search tool exposing infoboxes, related searches, and other enrichment data.