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-kagi-plugin replaces Hermes Agent's default web_search and web_extract backends with Kagi's v1 search and extract APIs, and adds a standalone kagi_enriched_search tool that returns the parts of Kagi's response Hermes's normal web_search contract discards - infoboxes, adjacent questions, interesting finds, related searches, direct answers, listicles, code results, package tracking and more, with empty categories omitted. It targets Kagi subscribers who want Hermes's built-in search and page-extraction tools backed by a search engine without ad-driven ranking, and prefer this over Kagi's own official kagimcp server because that server targets Kagi's older v0 API (a separate key scope), while this plugin reuses the v1 key already used for the extract API. Kagi has no crawl endpoint, so crawl support is intentionally absent, and Kagi's Summarizer API is v0-only so summarization is not implemented either; when v1 search returns nothing for a broad query the plugin falls back through news, video, podcast, interesting-finds and code result categories before giving up. Installation is a two-file drop into the Hermes plugins directory (or as a proper plugin directory with a manifest, an entry point, a provider module and a tools module), setting the backend to kagi in config.yaml (or splitting search and extract backends independently) and adding a Kagi API key to the Hermes environment file, followed by a reload. The only runtime dependency is httpx, which Hermes already bundles. It is a small, single-purpose backend-provider plugin rather than a broader toolset, aimed at anyone who wants Kagi as the search and extraction layer behind Hermes's existing tool names instead of learning a new tool. Licensed under MIT.
https://github.com/fastfinge/hermes-kagi-plugin
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.
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.