Public ClawHub text release for a Windows companion skill that bridges local AI CLIs and controlled workspace file operations. This release documents the capability and setup path, but does not include the local PowerShell execution layer.
This directory is the public ClawHub text release of cli-agent-bridge.
It is designed for:
It is not a self-contained runtime package.
Uploading this directory does not automatically give the user:
gemini, claude, or codexThe full local companion deployment is intended to provide:
gemini, claude, and codexread, list, and existsmkdir, write, and appendThis 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 quotaThe 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.
Users who want the complete runnable experience need the local companion deployment from:
<repo-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.