cliproxyapi-manager-skill
Installation
SKILL.md
CLIProxyAPI Manager Skill
Use this skill when the user asks an AI coding agent to manage CLIProxyAPI / CLIProxyAPIPlus / CLI Proxy API from the terminal.
This skill is intentionally only about CLIProxyAPI. Do not add opencode, Codex client, Claude Code client, Gemini CLI client, or other AI client configuration unless the user explicitly asks in a separate task.
What this skill does
- Saves CLIProxyAPI Management API connection profiles locally.
- Reads and updates the CLIProxyAPI runtime configuration through
/v0/management. - Documents all CLIProxyAPI Management API endpoints in
references/management-api-full.md. - Lets the AI call every endpoint through the bundled
rawcommand. - Provides convenience commands for config, aliases, auth files, OpenAI-compatible providers, Vertex import, scalar toggles, and endpoint discovery.
- Redacts secrets by default when printing JSON.
- Works on Windows, Linux, and macOS.