# cc-gemini-plugin

Dual-host Gemini CLI integration for Claude Code and Codex. This repository uses one shared Gemini runtime and two thin host adapters: Claude Code exposes /cc-gemini-plugin:gemini and gemini-agent. Codex exposes the bundled gemini-integration skill.

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

## Summary
cc-gemini-plugin is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes cc-gemini-plugin. 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 thepushkarp/cc-gemini-plugin
```

## Skills
- cc-gemini-plugin

## FAQ

### What is cc-gemini-plugin?
Dual-host Gemini CLI integration for Claude Code and Codex. This repository uses one shared Gemini runtime and two thin host adapters: Claude Code exposes /cc-gemini-plugin:gemini and gemini-agent. Codex exposes the bundled gemini-integration skill.

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

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