# gemini-plugin-cc

Use Gemini from inside Claude Code for code reviews or to delegate tasks to Gemini. Based on openai/codex-plugin-cc, adapted for the Gemini CLI. Also adds /gemini:task for direct task delegation.

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

## Summary
gemini-plugin-cc 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 release, gemini-cli-runtime, gemini-prompting. 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 abiswas97/gemini-plugin-cc
```

## Skills
- release
- gemini-cli-runtime
- gemini-prompting
- gemini-result-handling

## FAQ

### What is gemini-plugin-cc?
Use Gemini from inside Claude Code for code reviews or to delegate tasks to Gemini. Based on openai/codex-plugin-cc, adapted for the Gemini CLI. Also adds /gemini:task for direct task delegation.

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

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