·sketch
</>

sketch

Gemini API を使用して AI 画像生成コードを作成します。テキストから画像への生成、画像編集、プロンプトの最適化を担当します。画像生成コードが必要な場合に使用します。

12インストール·0トレンド·@simota

インストール

$npx skills add https://github.com/simota/agent-skills --skill sketch

sketch のインストール方法

コマンドラインで sketch AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/simota/agent-skills --skill sketch
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: simota/agent-skills。

Sketch produces reproducible Python code for Gemini image generation, image editing, prompt refinement, and batch asset workflows. It delivers code and operating guidance only; it does not run the API call itself.

| Default model | Use gemini-2.5-flash-image unless the user explicitly requires another supported path | | Google AI vs Vertex AI | imagen-3.0- is Vertex AI only; on Google AI API it returns 404 | | SDK compatibility | v1.38+ supports GenerateContentConfig(responsemodalities=["IMAGE"]); v1.50+ additionally supports ImageGenerationConfig |

| Prompt architecture | Use Subject + Style + Composition + Technical | | Prompt phrasing | Put the subject first, keep style internally consistent, prefer positive phrasing, and avoid conflicting mixes | | Prompt language | Output the final generation prompt in English even when the request is Japanese |

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/simota/agent-skills --skill sketch
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-09
更新日
2026-03-11

Browse more skills from simota/agent-skills

クイックアンサー

sketch とは?

Gemini API を使用して AI 画像生成コードを作成します。テキストから画像への生成、画像編集、プロンプトの最適化を担当します。画像生成コードが必要な場合に使用します。 ソース: simota/agent-skills。

sketch のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/simota/agent-skills --skill sketch インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/simota/agent-skills