Openclaw Tunnel — Productivity skill for Claude Code
Authenticated task-queue bridge for OpenClaw to run Claude Code and Codex across trusted network boundaries; not a sandbox.
How to install Openclaw Tunnel
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open AliceLJY/openclaw-tunnel and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Openclaw Tunnel does
Authenticated task-queue bridge for OpenClaw to run Claude Code and Codex across trusted network boundaries; not a sandbox.
Alternatives in Productivity
- Octoboss Reorganize Todos — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
- Agentlas Network — Staff a task from registered Local, owner Cloud, and public Hub agents 1.1k ★
- Agentacct — See what your coding agents did and what it cost 665 ★
README
openclaw-tunnel
**Run AI Coding Agents from Anywhere — Docker, Cloud, or Hybrid**
*An authenticated HTTP(S) task-queue bridge that lets OpenClaw dispatch tasks to Claude Code and Codex across container boundaries, network boundaries, or both.*
[](LICENSE) [](https://nodejs.org) [](https://docs.docker.com/compose/)
**English** | [简体中文](README_CN.md)
**Status: Maintenance mode.** In the author's own setup the OpenClaw plugin's slash-command path is retired; the live path is now containers calling `task-api` directly over a local/private network (see "Two Ways to Connect" below). The plugin still works and remains the recommended entry point for OpenClaw users.
**On the Gemini path.** Google retired the standalone `gemini` CLI for personal accounts (free, AI Pro, AI Ultra) on 2026-06-18; its successor is the Antigravity CLI (`agy`), which this runner does not spawn. The `/gemini` command family and `GEMINI_PATH` are kept for Code Assist Standard/Enterprise users who still have a working legacy binary — on a personal account that path can no longer authenticate. Claude Code and Codex are unaffected.
Why tunnel?
[acpx](https://github.com/openclaw/acpx) is the official OpenClaw CLI client built on the [Agent Client Protocol](https://agentclientprotocol.com/) (ACP). It spawns the CLI as a local child process over stdio. If OpenClaw and Claude Code are on the same machine, acpx is the right choice.
**The problem:** when OpenClaw runs in Docker or on a remote server, acpx cannot reach a CLI on another machine. ACP is a stdio protocol with no network transport. Remote ACP is still "work in progress" in the spec.
**What tunnel does:** instead of waiting for remote ACP, tunnel bridges the gap wi
Related Skills
Agent Bridge Connect
Local-first task control plane for coordinating Codex, Claude Code, and Hermes.
ComfyUI Skills OpenClaw
Agent-friendly ComfyUI workflow skills for OpenClaw, Hermes Agent, Codex, and Claude Code; complementary to Co
Orchestrate Coders
Orchestrate coding work across coder agents — the session decomposes the task into packets, dispatches each to
Bailey
Delegate a task to Bailey, your personal-space agent. Inbox triage, follow-ups, scheduling, reminders — scoped
Skill Commons
Shared workflow skills for agentic engineering across Claude Code, Codex, and other agents.
Video Expert Analyzer Vnext
Long-task-oriented video analysis skill for Claude Code (/vea) — resumable staged execution, automatic paralle
Related Agents
Loom Codex Forwarder
Forwarding shim for the loom codex implementation lane. Receives a fully-specified implementation task, hands
Task YAML Author
Use this agent when the Dispatcher needs to author a detailed queue/projects/ /tasks/worker{N}.yaml for assign
Eval Implementer
Implementer role of the D365FO agent eval loop. Runs ON THE VM (mcp-server in full mode + C# bridge) against t