A collection of Agent Skills for Claude Code.
| Skill | Description |
|---|---|
| nano-banana | Generate and edit images using Gemini API (Nano Banana models) directly from Claude Code |
| openrouter-imagegen | Generate and edit images via OpenRouter's unified API — one key, many models (Nano Banana, GPT-5 Image, FLUX.2, Riverflow, and more) |
Each skill has its own README with installation instructions. The general pattern:
# Copy the skill folder into your Claude Code skills directory
cp -r skills/<skill-name> ~/.claude/skills/<skill-name>- Claude Code CLI
- Each skill may have additional requirements (API keys, tools) — check the skill's README
MIT