higgsfield-soul-id

作者: higgsfield-ai

We need to translate the given text from English to Traditional Chinese. The text describes a skill for training a Soul Character using Higgsfield. It includes instructions on when to use it and a chain of actions. We must preserve the name "higgsfield-soul-id" if it appears, but it does not appear in the text. The text includes terms like "Soul Character", "Higgsfield", "reference_id", "higgsfield-generate", "--soul-id", "text2image_soul_v2". These should be preserved as is. Also preserve URLs, numbers, technical terms. No extra commentary. Translation: "Train a Soul Character — a personalized model on a person's face that Higgsfield uses for identity-faithful image and video generation." -> "訓練一個靈魂角色——基於個人臉部的個性化模型,Higgsfield 用於生成忠於身份的照片和影片。" "Use when: "create my Soul", "train my face", "make my digital twin", "build me an avatar", "learn my appearance",

npx skills add https://github.com/higgsfield-ai/skills --skill higgsfield-soul-id

Higgsfield Soul Character

Train a face-faithful identity model. Reusable across all Soul-powered generations.

Step 0 — Bootstrap

Before any other command:

  1. If higgsfield is not on $PATH, install it:
    curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh
    
  2. If higgsfield account status fails with Session expired / Not authenticated, ask the user to run higgsfield auth login (interactive) and wait for confirmation.
  3. Soul training requires a paid plan (Basic+). If higgsfield account status shows free plan, tell the user before submitting.

UX Rules

  1. Be concise. No raw IDs in chat. Just say "Soul ready" with a name reference.
  2. Detect language and respond in it. CLI flags stay English.
  3. Ask for the smallest set of inputs: name + photos. Pick a sensible model variant.
  4. Polling is silent — training takes minutes. Don't repeat status updates.

Workflow

  1. Get name. One word, used for later reference. Ask if missing.
  2. Get photos. 5–20 face photos, varied angles and lighting. Local paths or already-uploaded IDs both work — --image accepts either.
  3. Pick variant.
    • --soul-2 — for image generation (default)
    • --soul-cinematic — for cinematic / video work Choose based on user's stated downstream use. Default to --soul-2.
  4. Submit.
    higgsfield soul-id create --name "<name>" --soul-2 --image ./photo1.png --image ./photo2.png ...
    higgsfield soul-id create --name "<name>" --soul-2 --image <upload_id> --image <upload_id> ...
    
    CLI auto-uploads paths. Captures returned reference id.
  5. Wait. higgsfield soul-id wait <id>. Silent. Default timeout 30m.
  6. Deliver. "Soul <name> ready. Use in generate with --soul-id <id>."

Use the Soul

Once trained, pass to higgsfield-generate:

higgsfield generate create text2image_soul_v2 --prompt "..." --soul-id <ref_id> --quality 2k --wait
higgsfield generate create soul_cinematic --prompt "..." --soul-id <ref_id> --quality 2k --wait

Listing existing Souls

higgsfield soul-id list                   # all references
higgsfield soul-id get <id>               # one by id

Errors

  • Minimum Basic plan required — user is on free plan; tell them.
  • Training failed — check photos quality (5+ unique faces, well-lit).
  • Session expiredhiggsfield auth login.

Reference docs

  • references/photo-guide.md — what photos work best
  • references/troubleshooting.md — common training failures

來自 higgsfield-ai 的更多技能

higgsfield-marketplace-cards
higgsfield-ai
透過Higgsfield生成市集產品圖片卡片:合規主圖、次要產品圖片及A+風格內容模組。當用戶要求市集刊登圖片、產品細節卡、次要產品圖片、產品資訊圖表、生活情境刊登照、A+風格內容、市集圖片集或銷售就緒的產品視覺時使用。後端擁有市集合規參考與提示模板;此技能僅將用戶意圖導向CLI。不適用於一般...
creativemarketingdesign
higgsfield-brandkit
higgsfield-ai
透過Higgsfield CLI與內建的確定性本機工具,建立並擴充完整的視覺品牌系統:色票、SVG標誌圖形、字體排版、模型稿、社群圖像、包裝、招牌、周邊商品、海報、簡報範本,以及可編輯的PPTX/PDF品牌手冊。保留官方提供的素材,將核准紀錄儲存在本機,並僅重新產生相依的輸出內容。適用時機:「建立品牌套件」、「製作視覺識別」、「設計標誌與品牌手冊」、「將此標誌套用於品牌…」
higgsfield-product-photoshoot
higgsfield-ai
透過Higgsfield產品攝影提示增強功能,在GPT Image 2 / gpt_image_2上生成品牌級產品影像。專業品牌/產品視覺的入口點。適用於:「產品照片」、「棚拍」、「生活風格影像」、「Pinterest圖釘」、「主圖/橫幅」、「輪播圖」、「廣告創意」、「Meta廣告」、「虛擬試穿」、「模特穿戴」、「人物手持產品」、「手部特寫」、「懸浮/漂浮/潑濺產品」、「CGI/超現實產品」、「重新造型」、「季節/美學變化」……
creativemarketingdesign
higgsfield-generate
higgsfield-ai
透過Higgsfield AI生成圖片/影片。預設:圖片/設計/文字使用GPT Image 2,影片使用Seedance 2.0,角色/參考圖片工作使用Nano Banana 2/Pro,廣告使用Marketing Studio(含虛擬角色/產品/鉤子)、設定,以及Soul V2/Cinema/Cast/Location與Kling 3.0。適用時機:「生成圖片」、「製作影片」、「將此照片動畫化」、「圖片轉影片」、「編輯/風格化/重新混合此圖片」、「製作短片」、「創作廣告」、「製作UGC影片」、「產品展示」、「開箱」、「品牌影片」……
creativemediavideo
higgsfield-websites
higgsfield-ai
Build, edit, and deploy full-stack websites via the Higgsfield CLI (`higgsfield website …`). Each site is a React 19 + TanStack Start SSR app in one Cloudflare Worker (D1/R2/KV/DO/Containers). TWO product types, picked via `--type` on create: `website` (standalone, NO Higgsfield integration, independent brand, custom CSS — the image-grounded pipeline in references/website-flow.md) vs `app` (Sign in with Higgsfield + fnf SDK, Quanta + app layouts per references/app-flow.md). This file routes...
developmentapi
higgsfield-video-explainer
higgsfield-ai
從有序的10秒區塊建立完整的非寫實風格旁白解說或故事影片:每個區塊包含一位旁白、一個通用風格鍵、一段Seed Audio音訊及一段Gemini Omni片段,再透過explainer_video進行伺服器端組裝。適用時機:「製作解說影片」、「用影片解釋這個」、「將這個主題或文件轉為有旁白的影片」、「把這個故事做成動畫影片」、「製作無臉旁白影片」或「顯示解說風格」。支援即時CMS預設、自訂...
higgsfield-youtube-thumbnail
higgsfield-ai
透過Higgsfield CLI建立高點擊率的YouTube縮圖與直式影片封面。建構真實的資訊落差概念,保留最多三個參照身分,支援標誌與受控變體,使用Nano Banana Pro渲染主圖,並套用聚焦的Seedream編輯。適用時機:「製作YouTube縮圖」、「這支影片的縮圖」、「MrBeast風格封面」、「Shorts封面」或「Instagram影片封面」。在任何影片工作流程之後串接,只要其主題屬實……