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
Hermes RSS is a desktop plugin that turns Hermes into a local RSS 2.0 and Atom feed reader, adding a dedicated RSS category to the sidebar without any fork, backend, or build step. It keeps subscriptions, fetched articles, read state, and saved stories in a local IndexedDB library (hermes-rss-library) isolated per Hermes connection and profile, so ordinary reading never leaves the machine. Feeds can be searched, filtered with exclusion phrases, and muted per subscription or globally; mute rules hide matching articles before pagination without deleting them, and a Show hidden toggle can bypass mute rules temporarily. OPML import and export let a user move a collection of feeds between tools. On top of plain reading, the plugin adds explicit AI actions that only run when requested: summarizing an article with supporting passages drawn from the fetched text, or opening a native Hermes chat to discuss a story or search for further sources; both use the Hermes model and search providers already configured by the user, and supporting passages are checked against the fetched article before being shown. Fetching is defensive - feed URLs and redirects are validated before download, private network addresses and embedded credentials are rejected, and articles are shown without active HTML or remote images. The plugin enforces practical limits: up to 200 subscribed feeds, the first 100 entries considered per refresh, 16,000 characters kept per article, and up to 300 unsaved articles retained per feed (saved stories are kept regardless). Install by copying a single plugin.js file into the Hermes desktop plugin directory; a catalog/ subdirectory packages the same plugin for the official Hermes plugin catalog using the combined agent and desktop SDK layout. It targets Hermes users who want a calmer, local reading surface for feeds with agent assistance on demand rather than an always-on AI pipeline.
https://github.com/Adolanium/hermes-rss
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.
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.
Integrate the lightweight, Rust-based Obscura headless browser with Hermes agents for efficient, dependency-free web automation.
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.