# cc-multi-cli-plugin

If you have access to multiple AI coding CLIs (Codex, Cursor, Antigravity, and OpenCode), this plugin lets Claude Code delegate to whichever one is best for the task — without you having to switch tools or run them yourself.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/greenpolo-cc-multi-cli-plugin
- Source: https://github.com/greenpolo/cc-multi-cli-plugin
- Price: free and open source

## Summary
cc-multi-cli-plugin is a Claude Code plugin with 8 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes codex-cli-runtime, codex-result-handling, customize. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add greenpolo/cc-multi-cli-plugin
```

## Skills
- codex-cli-runtime
- codex-result-handling
- customize
- gpt-5-4-prompting
- multi-cli-anything
- multi-cli-runtime
- multi-plan-handoff
- multi-result-handling

## FAQ

### What is cc-multi-cli-plugin?
If you have access to multiple AI coding CLIs (Codex, Cursor, Antigravity, and OpenCode), this plugin lets Claude Code delegate to whichever one is best for the task — without you having to switch tools or run them yourself.

### How do I install cc-multi-cli-plugin?
Run these in Claude Code: npx -y skills add greenpolo/cc-multi-cli-plugin. Then prompt normally.

### Does cc-multi-cli-plugin auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is cc-multi-cli-plugin free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
