Hermes Desktop Bridges — Development skill for Claude Code
Bridge your local Claude Desktop and Google Antigravity subscriptions directly into Hermes Agent & Hermes Desktop.
How to install Hermes Desktop Bridges
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open dchumari/hermes-desktop-bridges and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Hermes Desktop Bridges does
Bridge your local Claude Desktop and Google Antigravity subscriptions directly into Hermes Agent & Hermes Desktop. Zero extra API costs, OS-native credential decryption, and seamless multi-provider coexistence across Windows, macOS, and Linux.
Alternatives in Development
- Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
- Claude SEO — Multi-Platform Agent Instructions — For Cursor, Cursor Cloud Agents, Google Antigravity, and Gemini CLI 5k ★
- CORS — Scan an endpoint for CORS misconfiguration — arbitrary-origin reflection, null-origin trust, credential exposu 4.5k ★
README
⚡ Hermes Desktop Bridges
**Connect your existing Claude Desktop and Google Antigravity subscriptions to Hermes Agent & Hermes Desktop.**
*Zero API costs • Multi-OS Native • Cryptographic Token Extraction • Seamless Multi-Provider Coexistence*
[](LICENSE) [](https://python.org) [](docs/ARCHITECTURE.md) [](https://github.com/nousresearch/hermes)
📖 Overview
If you already subscribe to **Claude Pro / Team** via the official Claude Desktop app, or **Google AI Pro** via Google Antigravity / Cloud Code, you shouldn't have to purchase separate per-token API credits just to use autonomous AI coding agents.
**Hermes Desktop Bridges** bridges your local desktop app subscriptions into **Hermes Agent** (CLI) and **Hermes Desktop** (Electron GUI). It automatically discovers and decrypts your local OAuth credentials, manages multi-year inference tokens, and sets up high-performance routing across Windows, macOS, and Linux.
🏗️ Architecture
flowchart TD
subgraph LocalApps["Local Subscriptions (0 Extra Cost)"]
CD["Claude Desktop
(Anthropic Pro/Team)"]
AG["Google Antigravity
(Google AI Pro)"]
end
subgraph Bridges["Hermes Desktop Bridges Engine"]
DPAPI["Windows DPAPI / AES-256-GCM"]
KC["macOS Keychain / Linux SecretService"]
ScopeResolver["Scope & Lifetime Resolver
(Selects 2027 Inference Token)"]
Plugin["In-Process Antigravity Provider
(Cloud Code Assist OAuth)"]
end
subgraph Hermes["Hermes Core Ecosystem"]
CredStore["$HERMES_HOME/.anthropic_oauth.json
$HERMES_HOME/auth.json"]
Related Skills
Notebooklm Skill Antigravity
NotebookLM skill for Google Antigravity - forked from PleasePrompto/notebooklm-skill. Query your NotebookLM no
Meridian Plugin Hermes Scrub
Meridian plugin: strip Hermes Agent's coding-harness fingerprint from the system prompt to avoid Extra-Usage m
Agent Bridges
MCP configuration and templates for Claude Code to delegate work to Antigravity (Gemini) and Codex while keepi
Subscriptions
List all detected subscriptions with monthly and annual costs
Orchestrator MCP
Use Codex from Claude Code, or Claude Code from Codex, through the subscriptions you already have. Multi-turn
Thalamus
Bridge Cursor subscriptions to run Claude Code seamlessly using Anthropic and OpenAI APIs without needing a se
Related Agents
Bridge Specialist
Bridge-specific specialist. Native bridges, optimistic bridges, validator-set bridges, LayerZero/CCIP/Wormhole
Cargo Execution Planner
Compose a Cargo GTM execution plan — stage-by-stage provider + action slugs with per-step credit costs, a samp
Extension Author
WRITE-access implementer for the browser extension (apps/extension/ — MV3, Chrome + Firefox) and the desktop⇄e