A bridge that transforms subscription-based CLI and OAuth accounts into a unified, OpenAI-compatible API layer for seamless integration with AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cliproxy-openclaw
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install cliproxy-openclaw using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The CLIProxy + OpenClaw integration provides a robust solution for developers who want to leverage their existing CLI-based AI subscriptions—such as Claude Code, Gemini, or Qwen—through a standardized API. By deploying CLIProxyAPI, users can centralize multiple OAuth-backed providers into a single management dashboard, allowing for multi-account routing and secure credential handling. This skill is essential for users of Openclaw Skills who need to bypass traditional API limitations by using their native CLI-bound accounts in a production-ready agent environment.
# Standard installation via OpenClaw environment
openclaw install cliproxy-openclaw
# Verify the service status
systemctl status cliproxy-api
CLIProxy organizes its operational data and provider metadata through a structured taxonomy to ensure high availability for Openclaw Skills:
| Component | Description | Persistence |
|---|---|---|
| Provider Config | OAuth credentials and session cookies for Claude, Gemini, etc. | Encrypted Store |
| API Keys | Custom tokens generated for client authentication. | Internal DB |
| Endpoints | Standardized OpenAI-compatible routes (/v1/chat/completions). | Dynamic |
| Logs | Transactional history for smoke tests and troubleshooting. | Systemd/Journald |
Loading
A high-performance Rust-based headless browser CLI designed for AI agents to interact with the web via structured commands.

A high-stakes executive-mode skill for diagnosing complex problems and designing definitive strategies with four distinct rigor modes.

A secure, read-only bash CLI wrapper for AI agents to browse Bitbucket repositories, pull requests, and source code.

An AI-driven research suite for Amazon FBA, Shopify, and dropshipping designed to identify winning products and analyze market competition.

A professional deep-dive workflow for selecting, optimizing, and operating vector databases for high-performance AI applications.

A high-performance OCR skill that converts scanned PDFs and photographed documents into machine-readable text without requiring an API key.








































