← Back to Skills Marketplace
archibald80000-ai

CLI Agent Bridge for OpenClaw

by archibald80000-ai · GitHub ↗ · v0.2.1 · MIT-0
cross-platform ✓ Security Clean
264
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cli-agent-bridge
Description
Public ClawHub text release for a Windows companion skill that bridges local AI CLIs and controlled workspace file operations. This release documents the cap...
README (SKILL.md)

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, or codex
  • 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, and codex
  • controlled workspace read, list, and exists
  • approval-gated mkdir, write, and append
  • 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 validated
  • codex: locally validated
  • claude: 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.

Usage Guidance
This release is documentation-only and does not execute or request credentials. If you plan to use the full runnable companion described here, obtain that local package from a trusted source and review any .ps1/.bat executables and install scripts before running them. Confirm the local companion enforces the documented workspace-root and approval gating for writes, and verify any provider CLIs (gemini/claude/codex) are installed and authenticated locally. The absence of code in this upload reduces immediate risk, but the full functionality depends on a separate local package — review that package carefully before use.
Capability Analysis
Type: OpenClaw Skill Name: cli-agent-bridge Version: 0.2.1 The bundle consists entirely of documentation and metadata (SKILL.md, README.md, _meta.json) for a 'CLI Agent Bridge' skill. It explicitly states that it is a text-only release for discovery purposes and intentionally excludes all executable components, such as PowerShell or batch scripts. No executable code, sensitive data access, or malicious instructions were found.
Capability Assessment
Purpose & Capability
The name/description claim a Windows companion that bridges local AI CLIs and guarded file ops; the published bundle is documentation-only and explicitly states the runtime PowerShell executors and installers are intentionally excluded, which matches the claimed scope.
Instruction Scope
SKILL.md and reference files are descriptive documentation; they do not instruct the agent to run commands, read local files, or transmit secrets at runtime. The files repeatedly state that executable behavior lives in a separate local package.
Install Mechanism
There is no install spec and no code files. Nothing will be written or executed on install from this upload-only release, so install risk is minimal and proportionate to the documentation purpose.
Credentials
No environment variables, credentials, or config paths are requested. The documentation notes that local providers (gemini/claude/codex) require separately installed CLIs and authentication, which is appropriate and not requested by this text release.
Persistence & Privilege
always is false and the package does not request persistent system presence or modify other skills. As a documentation-only skill it does not gain elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cli-agent-bridge
  3. After installation, invoke the skill by name or use /cli-agent-bridge
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.1
Initial public release. This ClawHub package provides the publish-safe text version of CLI Agent Bridge for OpenClaw. It includes skill rules, approval model, filesystem operation guidance, and local setup instructions. Known limitations: full execution capabilities depend on local runtime components and installation environment.
Metadata
Slug cli-agent-bridge
Version 0.2.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 264 downloads so far.

How do I install CLI Agent Bridge for OpenClaw?

Run "/install cli-agent-bridge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is CLI Agent Bridge for OpenClaw free?

Yes, CLI Agent Bridge for OpenClaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does CLI Agent Bridge for OpenClaw support?

CLI Agent Bridge for OpenClaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created CLI Agent Bridge for OpenClaw?

It is built and maintained by archibald80000-ai (@archibald80000-ai); the current version is v0.2.1.

💬 Comments