Add a new CLI provider to cc-multi-cli-plugin (beyond the built-in Codex/Cursor/Antigravity/OpenCode). Use when the user asks to integrate another AI CLI like Aider, Qwen, or any CLI that can be driven headlessly (a -p/print mode with JSON output, an app-server/HTTP mode, or any structured transport). Trigger phrases include "add Aider to the plugin", "integrate Qwen", "hook up my custom CLI", "support another model via its CLI".
$npx -y skills add greenpolo/cc-multi-cli-plugin --skill multi-cli-anythingInstalls into the current project.
Run `npx skills use "https://github.com/greenpolo/cc-multi-cli-plugin" --skill "greenpolo/cc-multi-cli-plugin/multi-cli-anything"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/greenpolo/cc-multi-cli-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/greenpolo/cc-multi-cli-plugin"` and select the relevant skills, then follow their instructions.