# ccx

CCX is a high-performance AI API proxy and protocol translation gateway for Claude, OpenAI Chat, OpenAI Images, OpenAI Embeddings, Codex Responses, and Gemini.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/benedictking-ccx
- Source: https://github.com/BenedictKing/ccx
- Price: free and open source

## Summary
ccx is a Claude Code plugin with 4 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes model-update, store-update, upstream-check. 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 BenedictKing/ccx --agent claude-code
```

## Skills
- model-update
- store-update
- upstream-check
- version-bump

## FAQ

### What is ccx?
CCX is a high-performance AI API proxy and protocol translation gateway for Claude, OpenAI Chat, OpenAI Images, OpenAI Embeddings, Codex Responses, and Gemini.

### How do I install ccx?
Run these in Claude Code: npx -y skills add BenedictKing/ccx --agent claude-code. Then prompt normally.

### Does ccx 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 ccx free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
