·gateway-setup
</>

gateway-setup

Configura un gateway agente AI persistente su macOS con bridge eventi Redis, monitoraggio heartbeat e routing multisessione. Domande e risposte interattive per soddisfare le tue intenzioni: dal minimo (Redis + estensione) al completo (daemon incorporato + Telegram + watchdog). Da utilizzare quando: "configura un gateway", "voglio che il mio agente sia sempre attivo", "bridge eventi", "monitoraggio del battito cardiaco", "notifiche agente" o qualsiasi richiesta per rendere un agente AI persistente e raggiungibile.

18Installazioni·1Tendenza·@joelhooks

Installazione

$npx skills add https://github.com/joelhooks/joelclaw --skill gateway-setup

Come installare gateway-setup

Installa rapidamente la skill AI gateway-setup nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/joelhooks/joelclaw --skill gateway-setup
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: joelhooks/joelclaw.

This skill builds a persistent gateway for an AI coding agent on a Mac. It bridges background workflows (Inngest, cron, pipelines) into your agent's session and optionally routes responses to external channels (Telegram, WebSocket).

GATEWAYROLE=central is required for the always-on session. Without it, the session runs as a satellite and misses heartbeats, system alerts, and any events not targeted at it specifically. Set it when launching:

serveHost is mandatory when Inngest runs in Docker and the worker runs on the host. The SDK advertises localhost:3100 as its callback URL, but Docker can't reach the host's loopback. Set it in your Hono serve handler:

Configura un gateway agente AI persistente su macOS con bridge eventi Redis, monitoraggio heartbeat e routing multisessione. Domande e risposte interattive per soddisfare le tue intenzioni: dal minimo (Redis + estensione) al completo (daemon incorporato + Telegram + watchdog). Da utilizzare quando: "configura un gateway", "voglio che il mio agente sia sempre attivo", "bridge eventi", "monitoraggio del battito cardiaco", "notifiche agente" o qualsiasi richiesta per rendere un agente AI persistente e raggiungibile. Fonte: joelhooks/joelclaw.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/joelhooks/joelclaw --skill gateway-setup
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-03-08
Aggiornato
2026-03-10

Browse more skills from joelhooks/joelclaw

Risposte rapide

Che cos'è gateway-setup?

Configura un gateway agente AI persistente su macOS con bridge eventi Redis, monitoraggio heartbeat e routing multisessione. Domande e risposte interattive per soddisfare le tue intenzioni: dal minimo (Redis + estensione) al completo (daemon incorporato + Telegram + watchdog). Da utilizzare quando: "configura un gateway", "voglio che il mio agente sia sempre attivo", "bridge eventi", "monitoraggio del battito cardiaco", "notifiche agente" o qualsiasi richiesta per rendere un agente AI persistente e raggiungibile. Fonte: joelhooks/joelclaw.

Come installo gateway-setup?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/joelhooks/joelclaw --skill gateway-setup Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

https://github.com/joelhooks/joelclaw