Olivaw banner
Walt9819 Walt9819

Olivaw

Communication community

Description

olivaw - run a Hermes Agent on a Claude Code subscription: local bridge, silent auto-updater, browser onboarding wizard, multi-agent isolation, and channels (WhatsApp, Slack, webhook, email).

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Hermes Bridge

Run the **Hermes Agent** on a **coding-CLI subscription as its model** — no API key — reachable over Telegram (or any Hermes platform). The brain is your choice: **Claude Code** (default) or **OpenAI Codex**. Includes local GPU **STT** (voice notes) and **TTS** (voice replies), an `hqctl` ops CLI, and a **silent auto-updater** so non-technical users stay current without ever touching a terminal.

Telegram ⇄ Hermes gateway ⇄ bridge (localhost:8790) ⇄ claude -p     (Claude Code = the brain)
                                     │                └─ or ─┐
                                     │                  codex exec  (Codex = the brain)
                                     ▲
                          supervisor: keeps it alive + auto-updates when idle

Everything else is engine-agnostic: the same tool loop, session resume, routing, wizard, SOS console, nightly consolidation and weekly self-review run on either brain.

🚀 Empezar en ~15 minutos (guía para no-técnicos)

Esta guía es para ti si alguien te compartió **olivaw** y quieres tu propio asistente. No necesitas saber programar. El instalador se encarga de **todo** solo.

**Lo único que necesitas tener tú:**

  • Una cuenta de pago de Claude (plan Pro o Max) → claude.com. Es el “cerebro” de tu agente; iniciarás sesión una vez.
  • Una cuenta de Hermes.

Todo lo demás (Python, Node, Claude Code y el propio Hermes) **se descarga e instala solo** — tú no instalas nada técnico a mano. La primera vez puede tardar varios minutos.

**Paso 1 — Enciéndelo.** Copia la línea de tu sistema, pégala y pulsa En