·together-images
</>

together-images

Together AI の画像生成 API を介して画像を生成および編集します。モデルには、FLUX.1 (schnell/dev/pro)、FLUX.2、Kontext (参照画像を使用した画像編集)、Seedream、Stable Diffusion などが含まれます。ユーザーがテキストから画像を生成する場合、既存の画像を編集する場合、AI アートを作成する場合、カスタム スタイルに LoRA アダプターを使用する場合、または画像生成タスクを操作する場合に使用します。

10インストール·0トレンド·@zainhas

インストール

$npx skills add https://github.com/zainhas/togetherai-skills --skill together-images

together-images のインストール方法

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

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

ソース: zainhas/togetherai-skills。

Generate images from text prompts and edit existing images via the Together AI API.

| prompt | string | Text description (required) | - | | model | string | Model ID (required) | - | | width | int | Width in pixels | 1024 | | height | int | Height in pixels | 1024 | | n | int | Number of images (1-4) | 1 | | steps | int | Diffusion steps (more = better quality) | varies | | seed | int | Random seed for reproducibility | random |

| negativeprompt | string | What to exclude | - | | responseformat | string | "url" or "base64" | "url" | | imageurl | string | Reference image (Kontext) | - | | aspectratio | string | For Schnell/Kontext models | - | | disablesafetychecker | bool | Disable NSFW filter | false |

引用可能な情報

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

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

Browse more skills from zainhas/togetherai-skills

クイックアンサー

together-images とは?

Together AI の画像生成 API を介して画像を生成および編集します。モデルには、FLUX.1 (schnell/dev/pro)、FLUX.2、Kontext (参照画像を使用した画像編集)、Seedream、Stable Diffusion などが含まれます。ユーザーがテキストから画像を生成する場合、既存の画像を編集する場合、AI アートを作成する場合、カスタム スタイルに LoRA アダプターを使用する場合、または画像生成タスクを操作する場合に使用します。 ソース: zainhas/togetherai-skills。

together-images のインストール方法は?

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

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

https://github.com/zainhas/togetherai-skills

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-03-10