image-generation
✓AI モデル (Gemini 2.5 Flash Image、Gemini 3 Pro Image Preview、または Imagen) を使用してイメージを生成します。ユーザーが画像の生成、作成、描画を要求する場合に使用します。
インストール
SKILL.md
This skill enables generating images using Google's Gemini API (specifically the "Nano Banana" models) or OpenRouter.
You need an API key to use this skill. The recommended way is to create a .env file in this skill's directory ( /image-generation/), but placing it in the workspace root is also supported.
To generate an image, run the script located in this skill's directory.
AI モデル (Gemini 2.5 Flash Image、Gemini 3 Pro Image Preview、または Imagen) を使用してイメージを生成します。ユーザーが画像の生成、作成、描画を要求する場合に使用します。 ソース: ocmrz/skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/ocmrz/skills --skill image-generation- ソース
- ocmrz/skills
- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
image-generation とは?
AI モデル (Gemini 2.5 Flash Image、Gemini 3 Pro Image Preview、または Imagen) を使用してイメージを生成します。ユーザーが画像の生成、作成、描画を要求する場合に使用します。 ソース: ocmrz/skills。
image-generation のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ocmrz/skills --skill image-generation インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/ocmrz/skills