> ## Documentation Index
> Fetch the complete documentation index at: https://docs.soloent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent 画像生成

> 自然言語で Agent に書影・キャラクターカード・イラストを直接生成させる。モデルの切り替えは不要

<Note>
  画像生成ツールは **v0.11.0** から提供され、**会員限定** です。
</Note>

v0.11.0 から、Agent は画像生成ツールに対応しています。有効にすると、いつものように Agent と対話しながら、自然言語で画像生成タスクを完了できます。

## 有効にする場所

**設定** で **SoloEnt Image Tools（画像生成ツール）** をオン／オフできます。

<img src="https://mintcdn.com/soloent/4RpSHkUFmW5kEqcF/assets/images/agentimage_1.png?fit=max&auto=format&n=4RpSHkUFmW5kEqcF&q=85&s=4cd85ec204558eb1cc8095519ec6e453" alt="設定の TOOLS 分区にある SoloEnt Image Tools のスイッチ。AI で書影やイラストを生成すると説明されている" style={{ width: '55%' }} width="924" height="936" data-path="assets/images/agentimage_1.png" />

有効にした後の注意点：

* 画像生成タスクは Agent との **自然言語での対話** で完了します
* 生成時に **モデルを切り替える必要はありません**——いつものモデルで skill を実行すれば、生成時に自動で画像生成サービスが呼び出されます
* 画像生成サービスは **公式が提供** し、アカウントの AI 額度を自動的に消費します。**会員限定** です

## Skill で書影やキャラクターカードを作る

執筆用の Skill と組み合わせると、小説の世界観やキャラクター設定をもとに、Agent に書影・キャラクターカード・イラストを直接生成させられます。以下は「キャラクターカード」Skill を例にした手順です。

<Steps>
  <Step title="キャラクターカードの Skill をインストール">
    プロジェクトに「キャラクターカード」Skill をインストールします（[Marketplace](/ja/tips/marketplace) からワンクリックで導入できます）。

    <img src="https://mintcdn.com/soloent/4RpSHkUFmW5kEqcF/assets/images/agentimage_install.png?fit=max&auto=format&n=4RpSHkUFmW5kEqcF&q=85&s=53eaff924b861d8561681aa27dc49d96" alt="プロジェクトにキャラクターカードの Skill をインストール" style={{ width: '55%' }} width="928" height="1346" data-path="assets/images/agentimage_install.png" />
  </Step>

  <Step title="対話で要望を伝える">
    Skill の使い方に従って、対話ウィンドウで要望を伝えます。たとえば「ヒロインのキャラクターカードを生成して」。

    * Skill はヒロインの設定に関するファイルを自動で特定・読み取り、内容をあなたと確認します
    * ここでは、あなたが普段使う **実行能力の高い** モデルを選べば十分です。このモデルは画像の生成結果には影響しません

    <img src="https://mintcdn.com/soloent/4RpSHkUFmW5kEqcF/assets/images/agentimage_request.png?fit=max&auto=format&n=4RpSHkUFmW5kEqcF&q=85&s=68ad230584790ad1ba3bc2e3ef0fe84b" alt="対話ウィンドウで Agent に「ヒロインのキャラクターカードを生成して」と要望を伝える" style={{ width: '60%' }} width="822" height="1650" data-path="assets/images/agentimage_request.png" />

    Skill の案内に沿ってすべての質問に答えると、画像の **生成プロンプト** が作られます（例は下の折りたたみブロックをご覧ください）。
  </Step>

  <Step title="確認して生成">
    プロンプトが思い描いたキャラクターカードと一致していることを確認したら、生成を確定します。Agent が自動で画像生成ツールを呼び出します。

    <img src="https://mintcdn.com/soloent/4RpSHkUFmW5kEqcF/assets/images/agentimage_confirm.png?fit=max&auto=format&n=4RpSHkUFmW5kEqcF&q=85&s=19609a52215e2d2fce0780a1d8a0bf1a" alt="生成プロンプトを確認すると、Agent が自動で画像生成ツールを呼び出す" style={{ width: '70%' }} width="862" height="1064" data-path="assets/images/agentimage_confirm.png" />
  </Step>

  <Step title="結果を受け取る">
    生成された画像は、プロジェクトフォルダに直接表示されます。

    <img src="https://mintcdn.com/soloent/4RpSHkUFmW5kEqcF/assets/images/agentimage_result.png?fit=max&auto=format&n=4RpSHkUFmW5kEqcF&q=85&s=23fc27d731e3ebbe8582c9d5a08eeeaa" alt="生成されたキャラクターカードの画像がプロジェクトフォルダに直接表示される" style={{ width: '55%' }} width="658" height="414" data-path="assets/images/agentimage_result.png" />
  </Step>
</Steps>

<Accordion title="例：キャラクターカードの生成プロンプト（Xiao Chen）">
  **テキスト版キャラクターカード**

  ```text theme={null}
  Name: Xiao Chen
  Age / Identity: 22 · unlicensed masseuse · Chen's Massage (Chinatown)
  Visual anchors: (1) white model label "SomaTouch Basic v2.3" on the back of the neck; (2) the edge of the grey concealing spray peels up, revealing real skin tone and faint freckles underneath; (3) slightly thin but strong hands with thin calluses on the palms (an android hand would have no calluses).
  Core desire: to be seen as a real person, rather than pretending to be a machine.
  Fatal wound: her true identity is Harrison Wells's illegitimate daughter — but she does not know it herself.
  Key prop: the neck model label (put on every day, peeled off every day — both disguise and shackle).
  Signature line: "Every day I pretend to be a machine. But I know I'm not."
  ```

  **生成プロンプト**（モデルに送信される）

  ```text theme={null}
  Character key visual illustration for a near-future dystopian sci-fi novel, restrained cold tone with hidden warmth, cinematic film still aesthetic, low-key lighting with film grain, like "Her" or "Arrival".
  Subject: 22-year-old female, unlicensed masseuse disguised as an android, quiet and restrained aura hiding stubborn defiance, black straight hair tucked under a cap showing only a standardized hairline, deep brown eyes (hollow and distant during work, warm when makeup removed), pale skin covered by Soma standard grey concealing spray.
  Signature traits: (1) white model label "SomaTouch Basic v2.3" on the back of her neck; (2) grey concealing spray on face and neck — one edge peeling up to reveal real pale skin with faint freckles underneath; (3) slender but powerful hands with thin calluses on palms (android hands don't have calluses).
  Costume: simple grey short-sleeve T-shirt, low neckline exposing the neck label, dark trousers, old canvas sneakers; cheap but clean, practical and unadorned.
  Pose and expression: full body standing in a dim massage parlor back room, body slightly turned away but face turned toward the viewer — like a candid moment caught on camera; one hand unconsciously touching the edge of the neck label, gaze restrained but pupils holding a trace of living warmth and unease; lips slightly pursed, not smiling, not angry, just quietly existing.
  Key prop: white model label "SomaTouch Basic v2.3" on the back of the neck, one corner peeling up to reveal real skin and freckles; an old massage table faintly visible behind her.
  Background: blurred dim underground massage parlor back room — warm yellow old bulb, peeling wallpaper, massage supplies stacked in corners; overall dark, a single side light from above illuminating the character's silhouette, creating a cinematic lonely atmosphere.
  Color: primary cold grey (Soma standard color / disguise) + secondary warm yellow (old lamp / true humanity) + accent deep brown (eyes), cold-warm contrast pointing to "humanity beneath a machine shell".
  Composition: full body standing, 9:16 vertical portrait, camera slightly below eye level (subtle low angle), main light from warm yellow lamp above and to the side, half-lit half-shadow, film grain texture.
  Style: cinematic film still aesthetic, low-key lighting, restrained mood like "Her" or "Arrival", film grain, naturalistic lighting, highly detailed.
  Aspect ratio: 9:16 portrait, 576x1024 pixels.
  On-card text: minimal text at bottom — small name "Xiao Chen" in thin white type on a translucent dark strip, no stat panel, no long quote, visual-first key visual treatment, subtle and integrated into the scene.
  Negative: no watermark, no garbled characters, no misspelled text, no unintended text, no extra limbs, no extra fingers, no over-designed text frames, no large text blocks.
  ```
</Accordion>

<img src="https://mintcdn.com/soloent/4RpSHkUFmW5kEqcF/assets/images/agentimage_example.png?fit=max&auto=format&n=4RpSHkUFmW5kEqcF&q=85&s=ed9052ac943080c364256fc91dc2697c" alt="Agent が生成したキャラクターカードの例" style={{ width: '90%' }} width="768" height="1024" data-path="assets/images/agentimage_example.png" />

<CardGroup cols={2}>
  <Card title="Skills（技能）" icon="wand-magic-sparkles" href="/ja/tips/skills">
    Skill の作り方・使い方を学び、画像生成と組み合わせて書影やキャラクターカードを作る
  </Card>

  <Card title="Marketplace（スキルマーケット）" icon="store" href="/ja/tips/marketplace">
    公式ライティングスキルパックをワンクリックでインストール
  </Card>
</CardGroup>
