CLI Agent Bridge for OpenClaw
/install cli-agent-bridge
CLI Agent Bridge (Windows Companion)
This directory is the public ClawHub text release of cli-agent-bridge.
It is designed for:
- ClawHub listing and skill discovery
- OpenClaw skill description and usage guidance
- explaining how the local companion deployment works
It is not a self-contained runtime package.
What this published release includes
- skill metadata for ClawHub and OpenClaw discovery
- public documentation
- reference notes for provider behavior, file operations, and approval rules
What this published release does not include
- PowerShell executors
- batch launchers
- local install scripts
- local test scripts
- embedded AI provider binaries
Uploading this directory does not automatically give the user:
- a PowerShell execution layer
- local
gemini,claude, orcodex - workspace file read/write execution
Intended capability of the local companion deployment
The full local companion deployment is intended to provide:
- local AI CLI bridging for
gemini,claude, andcodex - controlled workspace
read,list, andexists - approval-gated
mkdir,write, andappend - prompt loading from files for long or special-character input
Provider status
This published text release does not execute providers by itself.
In the local companion deployment:
gemini: locally validatedcodex: locally validatedclaude: adapter path exists, but real availability depends on the user's local Claude CLI authentication and quota
Filesystem boundary
The published text release does not grant filesystem access by itself.
In the local companion deployment, filesystem actions are intended to stay inside a configured workspace root and require explicit approval for write-like operations.
Local companion requirement
Users who want the complete runnable experience need the local companion deployment from:
\x3Crepo-root>/cli-agent-bridge
That local directory contains the Windows executors and local OpenClaw integration scripts that are intentionally excluded from this public upload directory.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cli-agent-bridge - 安装完成后,直接呼叫该 Skill 的名称或使用
/cli-agent-bridge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
CLI Agent Bridge for OpenClaw 是什么?
Public ClawHub text release for a Windows companion skill that bridges local AI CLIs and controlled workspace file operations. This release documents the cap... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 264 次。
如何安装 CLI Agent Bridge for OpenClaw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cli-agent-bridge」即可一键安装,无需额外配置。
CLI Agent Bridge for OpenClaw 是免费的吗?
是的,CLI Agent Bridge for OpenClaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
CLI Agent Bridge for OpenClaw 支持哪些平台?
CLI Agent Bridge for OpenClaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 CLI Agent Bridge for OpenClaw?
由 archibald80000-ai(@archibald80000-ai)开发并维护,当前版本 v0.2.1。