Agent skill
gemini-image-generator
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/gemini-image-generator
SKILL.md
Gemini Image Generator (NanoBanana統合)
Description
Google Gemini (NanoBanana) を使用した統合画像生成スキル。 YouTubeサムネイル、図解、一般画像生成を一元化。
Capabilities
1. 一般画像生成
- テキストプロンプトからの画像生成
- スタイル指定(リアル、アニメ、イラスト等)
- アスペクト比指定
2. YouTubeサムネイル
- 4パターン自動生成
- 文字配置最適化
- クリック率最大化デザイン
3. 図解・解説画像
- 6種類の図解スタイル
- フローチャート
- 比較表
- プロセス図
- 階層図
- タイムライン
- インフォグラフィック
4. 画像編集
- 背景変更
- フェイススワップ
- スタイル転送
- キャラクター一貫性維持
Usage
/gemini-image-generator [mode] [prompt]
Modes:
generate - 一般画像生成
thumbnail - YouTubeサムネイル
diagram - 図解生成
edit - 画像編集
Examples
# YouTubeサムネイル
/gemini-image-generator thumbnail "驚きの収益化方法"
# 図解生成
/gemini-image-generator diagram flowchart "ユーザー登録フロー"
# 一般画像
/gemini-image-generator generate "プロフェッショナルなビジネスミーティング"
Integration
- nanobanana-prompts スキルと連携可能
- 自動プロンプト最適化
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?